itkwasm-compress-stringify-wasi


Nameitkwasm-compress-stringify-wasi JSON
Version 2.0.2 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2023-12-17 17:48:11
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords itkwasm wasi webassembly
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # itkwasm-compress-stringify-wasi

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

Zstandard compression and decompression and base64 encoding and decoding in WebAssembly. WASI implementation.

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


## Installation

```sh
pip install itkwasm-compress-stringify-wasi
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "itkwasm-compress-stringify-wasi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "itkwasm,wasi,webassembly",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/c1/0f/b47f961f6763af94253495f8c16bc126f69cf7e791fa44add4b1588436a5/itkwasm_compress_stringify_wasi-2.0.2.tar.gz",
    "platform": null,
    "description": "# itkwasm-compress-stringify-wasi\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-compress-stringify-wasi.svg)](https://badge.fury.io/py/itkwasm-compress-stringify-wasi)\n\nZstandard compression and decompression and base64 encoding and decoding in WebAssembly. WASI implementation.\n\nThis package provides the WASI WebAssembly implementation. It is usually not called directly. Please use [`itkwasm-compress-stringify`](https://pypi.org/project/itkwasm-compress-stringify/) instead.\n\n\n## Installation\n\n```sh\npip install itkwasm-compress-stringify-wasi\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "2.0.2",
    "project_urls": {
        "Home": "https://itk-wasm-compress-stringify-python-docs.on.fleek.co",
        "Issues": "https://github.com/InsightSoftwareConsortium/itk-wasm/issues",
        "Source": "https://github.com/InsightSoftwareConsortium/itk-wasm"
    },
    "split_keywords": [
        "itkwasm",
        "wasi",
        "webassembly"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7402fb4c28246fee18f99ad3bd2ede65d41d8ab9e741cbf1fc54ec709b5eeed3",
                "md5": "2b0389c2de3627817d58538d811b8329",
                "sha256": "730e5850f1edcb6f5e5f81b53def75879dce38bfda1543c4f208a56fc9bc4773"
            },
            "downloads": -1,
            "filename": "itkwasm_compress_stringify_wasi-2.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2b0389c2de3627817d58538d811b8329",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 545495,
            "upload_time": "2023-12-17T17:48:09",
            "upload_time_iso_8601": "2023-12-17T17:48:09.446706Z",
            "url": "https://files.pythonhosted.org/packages/74/02/fb4c28246fee18f99ad3bd2ede65d41d8ab9e741cbf1fc54ec709b5eeed3/itkwasm_compress_stringify_wasi-2.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c10fb47f961f6763af94253495f8c16bc126f69cf7e791fa44add4b1588436a5",
                "md5": "c0ec612c4dccd291e0200c648d0a8836",
                "sha256": "cf5bfde0431e510c17a9f6e8eede7b348c6e2b873525ce3b5b4a207d7800c88a"
            },
            "downloads": -1,
            "filename": "itkwasm_compress_stringify_wasi-2.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c0ec612c4dccd291e0200c648d0a8836",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 541560,
            "upload_time": "2023-12-17T17:48:11",
            "upload_time_iso_8601": "2023-12-17T17:48:11.259701Z",
            "url": "https://files.pythonhosted.org/packages/c1/0f/b47f961f6763af94253495f8c16bc126f69cf7e791fa44add4b1588436a5/itkwasm_compress_stringify_wasi-2.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-17 17:48:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "InsightSoftwareConsortium",
    "github_project": "itk-wasm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "itkwasm-compress-stringify-wasi"
}
        
Elapsed time: 0.15476s