itkwasm-compress-stringify-emscripten


Nameitkwasm-compress-stringify-emscripten JSON
Version 3.3.1 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-10-24 02:05:51
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords emscripten itkwasm webassembly
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # itkwasm-compress-stringify-emscripten

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

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

This package provides the Emscripten 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-emscripten
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "itkwasm-compress-stringify-emscripten",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "emscripten, itkwasm, webassembly",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/76/3f/69677686e9843fc5dc226b777d1b4e6ff537d91418452ef681aead964f28/itkwasm_compress_stringify_emscripten-3.3.1.tar.gz",
    "platform": null,
    "description": "# itkwasm-compress-stringify-emscripten\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-compress-stringify-emscripten.svg)](https://badge.fury.io/py/itkwasm-compress-stringify-emscripten)\n\nZstandard compression and decompression and base64 encoding and decoding in WebAssembly. Emscripten implementation.\n\nThis package provides the Emscripten 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-emscripten\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "3.3.1",
    "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": [
        "emscripten",
        " itkwasm",
        " webassembly"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ba1700aaae66efe605588cd63a6db66ae951462bcac81758bfea62f05054fd4e",
                "md5": "b4f01183623dd2e8b0b426aebc4d692a",
                "sha256": "5019fff7dd6030faa1c0ad2f81618b8b85a5997c342b42b156417db3393d2a6f"
            },
            "downloads": -1,
            "filename": "itkwasm_compress_stringify_emscripten-3.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b4f01183623dd2e8b0b426aebc4d692a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 85125,
            "upload_time": "2024-10-24T02:05:52",
            "upload_time_iso_8601": "2024-10-24T02:05:52.590186Z",
            "url": "https://files.pythonhosted.org/packages/ba/17/00aaae66efe605588cd63a6db66ae951462bcac81758bfea62f05054fd4e/itkwasm_compress_stringify_emscripten-3.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "763f69677686e9843fc5dc226b777d1b4e6ff537d91418452ef681aead964f28",
                "md5": "dd8fb3c66af7f8f8dd5d6010e18faab5",
                "sha256": "f997b3f1412bdcc3c8636c293327d1b170737243e0780ae67b2cd26511437631"
            },
            "downloads": -1,
            "filename": "itkwasm_compress_stringify_emscripten-3.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "dd8fb3c66af7f8f8dd5d6010e18faab5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 84213,
            "upload_time": "2024-10-24T02:05:51",
            "upload_time_iso_8601": "2024-10-24T02:05:51.410519Z",
            "url": "https://files.pythonhosted.org/packages/76/3f/69677686e9843fc5dc226b777d1b4e6ff537d91418452ef681aead964f28/itkwasm_compress_stringify_emscripten-3.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-24 02:05:51",
    "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-emscripten"
}
        
Elapsed time: 3.09246s