itkwasm-compress-stringify-emscripten


Nameitkwasm-compress-stringify-emscripten JSON
Version 3.4.0 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2025-01-05 02:20:41
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/6b/35/805e2a4fe6fed4e6dd781787c59244e6fdad1491cec48c04a394813c7a3e/itkwasm_compress_stringify_emscripten-3.4.0.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.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": [
        "emscripten",
        " itkwasm",
        " webassembly"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7568a1a3d7d46d32bfcb486cba9ca38d06a065e1e1b20c0f0543fbbb2180b398",
                "md5": "4567bc9ce90ddffbe689f5c301f14b6c",
                "sha256": "0647c20c57c62057cf7288da7efe5342fecf67d97b89d1cd6a3fcc377dfcbb7e"
            },
            "downloads": -1,
            "filename": "itkwasm_compress_stringify_emscripten-3.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4567bc9ce90ddffbe689f5c301f14b6c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 91308,
            "upload_time": "2025-01-05T02:20:44",
            "upload_time_iso_8601": "2025-01-05T02:20:44.287510Z",
            "url": "https://files.pythonhosted.org/packages/75/68/a1a3d7d46d32bfcb486cba9ca38d06a065e1e1b20c0f0543fbbb2180b398/itkwasm_compress_stringify_emscripten-3.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6b35805e2a4fe6fed4e6dd781787c59244e6fdad1491cec48c04a394813c7a3e",
                "md5": "fb4883684a57fbf51ef75d025d061d56",
                "sha256": "4945ad44aeb63382bf593e33a63df455f53708679cc6f4e8c9248189b0fbdb58"
            },
            "downloads": -1,
            "filename": "itkwasm_compress_stringify_emscripten-3.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fb4883684a57fbf51ef75d025d061d56",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 90582,
            "upload_time": "2025-01-05T02:20:41",
            "upload_time_iso_8601": "2025-01-05T02:20:41.647306Z",
            "url": "https://files.pythonhosted.org/packages/6b/35/805e2a4fe6fed4e6dd781787c59244e6fdad1491cec48c04a394813c7a3e/itkwasm_compress_stringify_emscripten-3.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-05 02:20:41",
    "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: 5.49325s