ImageProcessingUtils


NameImageProcessingUtils JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryA simple Image Processing Library
upload_time2024-01-11 16:24:13
maintainer
docs_urlNone
authorNarmadadevi
requires_python
licenseMIT
keywords imageprocessing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a simple image processing library that has several methods

Change Log
==========

0.0.1 (11-01-2024)
-------------------
- First Release
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ImageProcessingUtils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "imageprocessing",
    "author": "Narmadadevi",
    "author_email": "narmadadevi16@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f4/90/fc0113a737506575ec274ed01e161493a38b4cef528f9d6b9e68b3e70296/ImageProcessingUtils-0.0.1.tar.gz",
    "platform": null,
    "description": "This is a simple image processing library that has several methods\n\nChange Log\n==========\n\n0.0.1 (11-01-2024)\n-------------------\n- First Release",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple Image Processing Library",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "imageprocessing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f490fc0113a737506575ec274ed01e161493a38b4cef528f9d6b9e68b3e70296",
                "md5": "d06686ba834c1dc46395c1b94b182961",
                "sha256": "e1aa8f30035fba90d7a64346fb64649d56fc21a6b87129d3aeef1ea431dedc69"
            },
            "downloads": -1,
            "filename": "ImageProcessingUtils-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d06686ba834c1dc46395c1b94b182961",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2281,
            "upload_time": "2024-01-11T16:24:13",
            "upload_time_iso_8601": "2024-01-11T16:24:13.629780Z",
            "url": "https://files.pythonhosted.org/packages/f4/90/fc0113a737506575ec274ed01e161493a38b4cef528f9d6b9e68b3e70296/ImageProcessingUtils-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-11 16:24:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "imageprocessingutils"
}
        
Elapsed time: 0.23923s