jp2-remediator


Namejp2-remediator JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryA module to validate jp2images
upload_time2024-08-09 11:06:29
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # jp2_remediator

README for the module to validate jp2images

https://pypi.org/project/jp2_remediator/0.0.1/

## Installation

```bash
pip install jp2_remediator
python3 -m pip install jp2_remediator

pip install jp2_remediator==0.0.1
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jp2-remediator",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Kim Pham <kimpham54@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/43/ef/cf5075bbcb9154173f3b598d534c060b6f34670e3a8324cd6676c35b7db5/jp2_remediator-0.0.2.tar.gz",
    "platform": null,
    "description": "# jp2_remediator\n\nREADME for the module to validate jp2images\n\nhttps://pypi.org/project/jp2_remediator/0.0.1/\n\n## Installation\n\n```bash\npip install jp2_remediator\npython3 -m pip install jp2_remediator\n\npip install jp2_remediator==0.0.1\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A module to validate jp2images",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/kimpham54/jp2_remediator",
        "Issues": "https://github.com/kimpham54/jp2_remediator/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9dbc40e37854f6b44e0e01843cfb7348bae72cc545da48860d5c3d3035fdce78",
                "md5": "0571c9ae5f4f3811b7f6dd7aae2c3c8f",
                "sha256": "dab188f0983ced273cad717eb1d39715cd8ce7be6f2e327ab9cc3e7b88e82f44"
            },
            "downloads": -1,
            "filename": "jp2_remediator-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0571c9ae5f4f3811b7f6dd7aae2c3c8f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 5921,
            "upload_time": "2024-08-09T11:06:28",
            "upload_time_iso_8601": "2024-08-09T11:06:28.219213Z",
            "url": "https://files.pythonhosted.org/packages/9d/bc/40e37854f6b44e0e01843cfb7348bae72cc545da48860d5c3d3035fdce78/jp2_remediator-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43efcf5075bbcb9154173f3b598d534c060b6f34670e3a8324cd6676c35b7db5",
                "md5": "aa7f5ef84f452bd78214bd68269686ed",
                "sha256": "2787bec8099474c144ebb9ab17ed508cca3f206fbfddb8ca4cc5d62f7885ccc3"
            },
            "downloads": -1,
            "filename": "jp2_remediator-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "aa7f5ef84f452bd78214bd68269686ed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 5512,
            "upload_time": "2024-08-09T11:06:29",
            "upload_time_iso_8601": "2024-08-09T11:06:29.639102Z",
            "url": "https://files.pythonhosted.org/packages/43/ef/cf5075bbcb9154173f3b598d534c060b6f34670e3a8324cd6676c35b7db5/jp2_remediator-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-09 11:06:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kimpham54",
    "github_project": "jp2_remediator",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "jp2-remediator"
}
        
Elapsed time: 0.32907s