itkwasm-htj2k-wasi


Nameitkwasm-htj2k-wasi JSON
Version 2.1.0 PyPI version JSON
download
home_page
Summary
upload_time2023-11-09 19:16:00
maintainer
docs_urlNone
author
requires_python>=3.7
license
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 itk-webassemblyinterface>=1.0b127 itkwasm-compare-images
pip install -e .
pytest

# or
pip install hatch
hatch run test
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "itkwasm-htj2k-wasi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "itkwasm,wasi,webassembly",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/ca/b7/7c1f11c11033d5fb44b8265f41757cec4fca8ebe357f10e1c921eb8d6c60/itkwasm_htj2k_wasi-2.1.0.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 itk-webassemblyinterface>=1.0b127 itkwasm-compare-images\npip install -e .\npytest\n\n# or\npip install hatch\nhatch run test\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "2.1.0",
    "project_urls": {
        "Home": "https://github.com/InsightSoftwareConsortium/ITKIOOpenJPH",
        "Source": "https://github.com/InsightSoftwareConsortium/ITKIOOpenJPH"
    },
    "split_keywords": [
        "itkwasm",
        "wasi",
        "webassembly"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa2493de5c31d8fc4d326215a9d72dc57275651cd1c26533761300dc75534abf",
                "md5": "c08aec809252750a713ed6065e261d8f",
                "sha256": "f00d09288181e3a27423c811c5460b799d0866e2a35f633f1da60213f7246fed"
            },
            "downloads": -1,
            "filename": "itkwasm_htj2k_wasi-2.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c08aec809252750a713ed6065e261d8f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 816818,
            "upload_time": "2023-11-09T19:15:58",
            "upload_time_iso_8601": "2023-11-09T19:15:58.071946Z",
            "url": "https://files.pythonhosted.org/packages/fa/24/93de5c31d8fc4d326215a9d72dc57275651cd1c26533761300dc75534abf/itkwasm_htj2k_wasi-2.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cab77c1f11c11033d5fb44b8265f41757cec4fca8ebe357f10e1c921eb8d6c60",
                "md5": "2d0d31acf3d896bcaa41574fd23f4901",
                "sha256": "53c4024520a9972c9fe1d8b7019289bbeba295700213176c037020a99a14bf31"
            },
            "downloads": -1,
            "filename": "itkwasm_htj2k_wasi-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2d0d31acf3d896bcaa41574fd23f4901",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 811567,
            "upload_time": "2023-11-09T19:16:00",
            "upload_time_iso_8601": "2023-11-09T19:16:00.646460Z",
            "url": "https://files.pythonhosted.org/packages/ca/b7/7c1f11c11033d5fb44b8265f41757cec4fca8ebe357f10e1c921eb8d6c60/itkwasm_htj2k_wasi-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-09 19:16:00",
    "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.13346s