itkwasm-compress-stringify-wasi


Nameitkwasm-compress-stringify-wasi JSON
Version 3.4.0 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2025-01-05 02:19:58
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/88/d2/91a694b29c9fe71c4b2af158a5319f873446ff6e8454f6eac73d968a857e/itkwasm_compress_stringify_wasi-3.4.0.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": "3.4.0",
    "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": "524130ab13281190a3de61c3fa6709dba111867d7b491ec63a6ecfba7e0ff438",
                "md5": "8bb415466f1204aff385b85dc3b9db4f",
                "sha256": "c39177f6a82990b35a6e3031a4b05a0c005917595ef60d15ebf62400f91bc5a9"
            },
            "downloads": -1,
            "filename": "itkwasm_compress_stringify_wasi-3.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8bb415466f1204aff385b85dc3b9db4f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1292533,
            "upload_time": "2025-01-05T02:19:55",
            "upload_time_iso_8601": "2025-01-05T02:19:55.779795Z",
            "url": "https://files.pythonhosted.org/packages/52/41/30ab13281190a3de61c3fa6709dba111867d7b491ec63a6ecfba7e0ff438/itkwasm_compress_stringify_wasi-3.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "88d291a694b29c9fe71c4b2af158a5319f873446ff6e8454f6eac73d968a857e",
                "md5": "5ab05def0fffba35dda3bd6bf07588c0",
                "sha256": "1a7f8165f7c52dce485ad4c3f84ad9d009053c5ad38118ac200b9a3b6ede970f"
            },
            "downloads": -1,
            "filename": "itkwasm_compress_stringify_wasi-3.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5ab05def0fffba35dda3bd6bf07588c0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1280985,
            "upload_time": "2025-01-05T02:19:58",
            "upload_time_iso_8601": "2025-01-05T02:19:58.301187Z",
            "url": "https://files.pythonhosted.org/packages/88/d2/91a694b29c9fe71c4b2af158a5319f873446ff6e8454f6eac73d968a857e/itkwasm_compress_stringify_wasi-3.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-05 02:19:58",
    "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.49278s