itkwasm-htj2k-wasi


Nameitkwasm-htj2k-wasi JSON
Version 2.3.1 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-08-11 12:10:46
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords itkwasm wasi webassembly
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # itkwasm-htj2k-wasi

[![PyPI version](https://badge.fury.io/py/itkwasm-htj2k-wasi.svg)](https://badge.fury.io/py/itkwasm-htj2k-wasi)

Read and write High-throughput JPEG2000 (HTJ2K) images. WASI implementation.

This package provides the WASI WebAssembly implementation. It is usually not called directly. Please use the [`itkwasm-htj2k`](https://pypi.org/project/itkwasm-htj2k/) instead.


## Installation

```sh
pip install itkwasm-htj2k-wasi
```

## Development

```sh
pip install pytest itkwasm-image-io itkwasm-compare-images
pip install -e .
pytest

# or
pip install hatch
hatch run test
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "itkwasm-htj2k-wasi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "itkwasm, wasi, webassembly",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/24/fa/3a07dd2358844a74363d7aafe21591e758df0fae42d30664566469b52324/itkwasm_htj2k_wasi-2.3.1.tar.gz",
    "platform": null,
    "description": "# itkwasm-htj2k-wasi\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-htj2k-wasi.svg)](https://badge.fury.io/py/itkwasm-htj2k-wasi)\n\nRead and write High-throughput JPEG2000 (HTJ2K) images. WASI implementation.\n\nThis package provides the WASI WebAssembly implementation. It is usually not called directly. Please use the [`itkwasm-htj2k`](https://pypi.org/project/itkwasm-htj2k/) instead.\n\n\n## Installation\n\n```sh\npip install itkwasm-htj2k-wasi\n```\n\n## Development\n\n```sh\npip install pytest itkwasm-image-io itkwasm-compare-images\npip install -e .\npytest\n\n# or\npip install hatch\nhatch run test\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "2.3.1",
    "project_urls": {
        "Home": "https://github.com/InsightSoftwareConsortium/ITKIOOpenJPH",
        "Source": "https://github.com/InsightSoftwareConsortium/ITKIOOpenJPH"
    },
    "split_keywords": [
        "itkwasm",
        " wasi",
        " webassembly"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "71e8acb42c05d5af87319f92f6bbc6b37a7ea55db7a1e9f55a0f86878f5a042a",
                "md5": "82d855d62808d5775be50690ed77b479",
                "sha256": "e9101021ba2bd89e8ccd857fc3e20149dc2f97820393fe4cafc38369941c93e1"
            },
            "downloads": -1,
            "filename": "itkwasm_htj2k_wasi-2.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "82d855d62808d5775be50690ed77b479",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 1885371,
            "upload_time": "2024-08-11T12:10:48",
            "upload_time_iso_8601": "2024-08-11T12:10:48.111669Z",
            "url": "https://files.pythonhosted.org/packages/71/e8/acb42c05d5af87319f92f6bbc6b37a7ea55db7a1e9f55a0f86878f5a042a/itkwasm_htj2k_wasi-2.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "24fa3a07dd2358844a74363d7aafe21591e758df0fae42d30664566469b52324",
                "md5": "08a2b075270282345f7cd8d74bc2debc",
                "sha256": "ab8d20d7fcc4e472ac3dff8b4c6d9505be6560b38e3fcf5441084744309eb3fa"
            },
            "downloads": -1,
            "filename": "itkwasm_htj2k_wasi-2.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "08a2b075270282345f7cd8d74bc2debc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1872642,
            "upload_time": "2024-08-11T12:10:46",
            "upload_time_iso_8601": "2024-08-11T12:10:46.162763Z",
            "url": "https://files.pythonhosted.org/packages/24/fa/3a07dd2358844a74363d7aafe21591e758df0fae42d30664566469b52324/itkwasm_htj2k_wasi-2.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-11 12:10:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "InsightSoftwareConsortium",
    "github_project": "ITKIOOpenJPH",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "itkwasm-htj2k-wasi"
}
        
Elapsed time: 0.25598s