itkwasm-compress-stringify-emscripten


Nameitkwasm-compress-stringify-emscripten JSON
Version 2.0.2 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2023-12-17 17:48:15
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/41/fa/b825019a241e2d6f21da3c53961a0151fbf2328be3db08e8394e64b86e2c/itkwasm_compress_stringify_emscripten-2.0.2.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": "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": [
        "emscripten",
        "itkwasm",
        "webassembly"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9b9d36ef3708a0f6314af2f58226f27468d1d310038e40cee3410713e15054bf",
                "md5": "4f06d3179937c5144b145c1c9d2b3576",
                "sha256": "d1d7d18c709be529da19c03cd981f45a15323f51efdc6d6294c6478ee9c63968"
            },
            "downloads": -1,
            "filename": "itkwasm_compress_stringify_emscripten-2.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4f06d3179937c5144b145c1c9d2b3576",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 82905,
            "upload_time": "2023-12-17T17:48:13",
            "upload_time_iso_8601": "2023-12-17T17:48:13.905422Z",
            "url": "https://files.pythonhosted.org/packages/9b/9d/36ef3708a0f6314af2f58226f27468d1d310038e40cee3410713e15054bf/itkwasm_compress_stringify_emscripten-2.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "41fab825019a241e2d6f21da3c53961a0151fbf2328be3db08e8394e64b86e2c",
                "md5": "79600603e03e0c677eb4c6698a15fb00",
                "sha256": "4804301990c44b9a8d066a5b598b355be57dc26336da20b41bfaf9b5e9ec8b34"
            },
            "downloads": -1,
            "filename": "itkwasm_compress_stringify_emscripten-2.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "79600603e03e0c677eb4c6698a15fb00",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 81886,
            "upload_time": "2023-12-17T17:48:15",
            "upload_time_iso_8601": "2023-12-17T17:48:15.462647Z",
            "url": "https://files.pythonhosted.org/packages/41/fa/b825019a241e2d6f21da3c53961a0151fbf2328be3db08e8394e64b86e2c/itkwasm_compress_stringify_emscripten-2.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-17 17:48:15",
    "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: 0.16744s