zstandard


Namezstandard JSON
Version 0.22.0 PyPI version JSON
download
home_pagehttps://github.com/indygreg/python-zstandard
SummaryZstandard bindings for Python
upload_time2023-11-01 06:57:31
maintainer
docs_urlNone
authorGregory Szorc
requires_python>=3.8
licenseBSD
keywords zstandard zstd compression
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ================
python-zstandard
================

| |ci-test| |ci-wheel| |ci-typing| |ci-sdist| |ci-anaconda| |ci-sphinx|

This project provides Python bindings for interfacing with the
`Zstandard <http://www.zstd.net>`_ compression library. A C extension
and CFFI interface are provided.

The primary goal of the project is to provide a rich interface to the
underlying C API through a Pythonic interface while not sacrificing
performance. This means exposing most of the features and flexibility
of the C API while not sacrificing usability or safety that Python provides.

The canonical home for this project is
https://github.com/indygreg/python-zstandard.

For usage documentation, see https://python-zstandard.readthedocs.org/.

.. |ci-test| image:: https://github.com/indygreg/python-zstandard/workflows/.github/workflows/test.yml/badge.svg
     :target: https://github.com/indygreg/python-zstandard/blob/main/.github/workflows/test.yml

.. |ci-wheel| image:: https://github.com/indygreg/python-zstandard/workflows/.github/workflows/wheel.yml/badge.svg
     :target: https://github.com/indygreg/python-zstandard/blob/main/.github/workflows/wheel.yml

.. |ci-typing| image:: https://github.com/indygreg/python-zstandard/workflows/.github/workflows/typing.yml/badge.svg
     :target: https://github.com/indygreg/python-zstandard/blob/main/.github/workflows/typing.yml

.. |ci-sdist| image:: https://github.com/indygreg/python-zstandard/workflows/.github/workflows/sdist.yml/badge.svg
     :target: https://github.com/indygreg/python-zstandard/blob/main/.github/workflows/sdist.yml

.. |ci-anaconda| image:: https://github.com/indygreg/python-zstandard/workflows/.github/workflows/anaconda.yml/badge.svg
     :target: https://github.com/indygreg/python-zstandard/blob/main/.github/workflows/anaconda.yml

.. |ci-sphinx| image:: https://github.com/indygreg/python-zstandard/workflows/.github/workflows/sphinx.yml/badge.svg
     :target: https://github.com/indygreg/python-zstandard/blob/main/.github/workflows/sphinx.yml

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/indygreg/python-zstandard",
    "name": "zstandard",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "zstandard,zstd,compression",
    "author": "Gregory Szorc",
    "author_email": "gregory.szorc@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5d/91/2162ab4239b3bd6743e8e407bc2442fca0d326e2d77b3f4a88d90ad5a1fa/zstandard-0.22.0.tar.gz",
    "platform": null,
    "description": "================\npython-zstandard\n================\n\n| |ci-test| |ci-wheel| |ci-typing| |ci-sdist| |ci-anaconda| |ci-sphinx|\n\nThis project provides Python bindings for interfacing with the\n`Zstandard <http://www.zstd.net>`_ compression library. A C extension\nand CFFI interface are provided.\n\nThe primary goal of the project is to provide a rich interface to the\nunderlying C API through a Pythonic interface while not sacrificing\nperformance. This means exposing most of the features and flexibility\nof the C API while not sacrificing usability or safety that Python provides.\n\nThe canonical home for this project is\nhttps://github.com/indygreg/python-zstandard.\n\nFor usage documentation, see https://python-zstandard.readthedocs.org/.\n\n.. |ci-test| image:: https://github.com/indygreg/python-zstandard/workflows/.github/workflows/test.yml/badge.svg\n     :target: https://github.com/indygreg/python-zstandard/blob/main/.github/workflows/test.yml\n\n.. |ci-wheel| image:: https://github.com/indygreg/python-zstandard/workflows/.github/workflows/wheel.yml/badge.svg\n     :target: https://github.com/indygreg/python-zstandard/blob/main/.github/workflows/wheel.yml\n\n.. |ci-typing| image:: https://github.com/indygreg/python-zstandard/workflows/.github/workflows/typing.yml/badge.svg\n     :target: https://github.com/indygreg/python-zstandard/blob/main/.github/workflows/typing.yml\n\n.. |ci-sdist| image:: https://github.com/indygreg/python-zstandard/workflows/.github/workflows/sdist.yml/badge.svg\n     :target: https://github.com/indygreg/python-zstandard/blob/main/.github/workflows/sdist.yml\n\n.. |ci-anaconda| image:: https://github.com/indygreg/python-zstandard/workflows/.github/workflows/anaconda.yml/badge.svg\n     :target: https://github.com/indygreg/python-zstandard/blob/main/.github/workflows/anaconda.yml\n\n.. |ci-sphinx| image:: https://github.com/indygreg/python-zstandard/workflows/.github/workflows/sphinx.yml/badge.svg\n     :target: https://github.com/indygreg/python-zstandard/blob/main/.github/workflows/sphinx.yml\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Zstandard bindings for Python",
    "version": "0.22.0",
    "project_urls": {
        "Homepage": "https://github.com/indygreg/python-zstandard"
    },
    "split_keywords": [
        "zstandard",
        "zstd",
        "compression"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aaa4b7cc74e836ec006427d18439c12b7898697c1eae91b06ffdfa63da8cd041",
                "md5": "4cb8c7c34ba4039670249ce5d408e98d",
                "sha256": "275df437ab03f8c033b8a2c181e51716c32d831082d93ce48002a5227ec93019"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4cb8c7c34ba4039670249ce5d408e98d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 920944,
            "upload_time": "2023-11-01T06:47:34",
            "upload_time_iso_8601": "2023-11-01T06:47:34.477838Z",
            "url": "https://files.pythonhosted.org/packages/aa/a4/b7cc74e836ec006427d18439c12b7898697c1eae91b06ffdfa63da8cd041/zstandard-0.22.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fce5a1fa6f70764777553cb8ab668690ba793ebf512b3d415e28720d2275d445",
                "md5": "e055689f944e81f042fda813b8d3c87c",
                "sha256": "2ac9957bc6d2403c4772c890916bf181b2653640da98f32e04b96e4d6fb3252a"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "e055689f944e81f042fda813b8d3c87c",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 703353,
            "upload_time": "2023-11-01T06:47:39",
            "upload_time_iso_8601": "2023-11-01T06:47:39.217326Z",
            "url": "https://files.pythonhosted.org/packages/fc/e5/a1fa6f70764777553cb8ab668690ba793ebf512b3d415e28720d2275d445/zstandard-0.22.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e3b0284ed7b2612f793d2490339c1b772232c04a6f20dbbdec050020bd730b2",
                "md5": "7193e7e1e473cdc1a840e240395c2670",
                "sha256": "fe3390c538f12437b859d815040763abc728955a52ca6ff9c5d4ac707c4ad98e"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "7193e7e1e473cdc1a840e240395c2670",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 4914750,
            "upload_time": "2023-11-01T06:47:57",
            "upload_time_iso_8601": "2023-11-01T06:47:57.948435Z",
            "url": "https://files.pythonhosted.org/packages/8e/3b/0284ed7b2612f793d2490339c1b772232c04a6f20dbbdec050020bd730b2/zstandard-0.22.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c97907f6d2670fa2708ae3b79aabb82da78e9cbdb08d9bafadf8638d356775ff",
                "md5": "608dbc0c57de7c9bacac54cbef997756",
                "sha256": "1958100b8a1cc3f27fa21071a55cb2ed32e9e5df4c3c6e661c193437f171cba2"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "608dbc0c57de7c9bacac54cbef997756",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 5430445,
            "upload_time": "2023-11-01T06:48:18",
            "upload_time_iso_8601": "2023-11-01T06:48:18.738387Z",
            "url": "https://files.pythonhosted.org/packages/c9/79/07f6d2670fa2708ae3b79aabb82da78e9cbdb08d9bafadf8638d356775ff/zstandard-0.22.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28fa60d35409132b101694943043385ecd610c23f30148e8a15af84c46844b03",
                "md5": "f6b5b606d7ecd26c02130bd85862d419",
                "sha256": "93e1856c8313bc688d5df069e106a4bc962eef3d13372020cc6e3ebf5e045202"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "f6b5b606d7ecd26c02130bd85862d419",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 4843872,
            "upload_time": "2023-11-01T06:48:37",
            "upload_time_iso_8601": "2023-11-01T06:48:37.721065Z",
            "url": "https://files.pythonhosted.org/packages/28/fa/60d35409132b101694943043385ecd610c23f30148e8a15af84c46844b03/zstandard-0.22.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "772a910576262607524ff203f5fa849329f8fad6f67b7804a5ef00019f98c390",
                "md5": "20d261f9e7038d0bb86ae6d2fdb15b49",
                "sha256": "1a90ba9a4c9c884bb876a14be2b1d216609385efb180393df40e5172e7ecf356"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp310-cp310-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "20d261f9e7038d0bb86ae6d2fdb15b49",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 4921277,
            "upload_time": "2023-11-01T06:48:56",
            "upload_time_iso_8601": "2023-11-01T06:48:56.155747Z",
            "url": "https://files.pythonhosted.org/packages/77/2a/910576262607524ff203f5fa849329f8fad6f67b7804a5ef00019f98c390/zstandard-0.22.0-cp310-cp310-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "956baea6911a0dbbd5e67dd4e3db8f6b9b594ba05a0ae62f6f3c88cb609a7878",
                "md5": "4101efa72c4f4dee38980a51f0a13830",
                "sha256": "3db41c5e49ef73641d5111554e1d1d3af106410a6c1fb52cf68912ba7a343a0d"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp310-cp310-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4101efa72c4f4dee38980a51f0a13830",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 5444761,
            "upload_time": "2023-11-01T06:49:19",
            "upload_time_iso_8601": "2023-11-01T06:49:19.248426Z",
            "url": "https://files.pythonhosted.org/packages/95/6b/aea6911a0dbbd5e67dd4e3db8f6b9b594ba05a0ae62f6f3c88cb609a7878/zstandard-0.22.0-cp310-cp310-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "57ab4e4207c78202dccc18be4a22f3ab6b7253bc705c7132385117b5969d9e84",
                "md5": "9aa8f3861a5d3a7901377dbc15c25079",
                "sha256": "d8593f8464fb64d58e8cb0b905b272d40184eac9a18d83cf8c10749c3eafcd7e"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "9aa8f3861a5d3a7901377dbc15c25079",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 442565,
            "upload_time": "2023-11-01T06:49:22",
            "upload_time_iso_8601": "2023-11-01T06:49:22.967627Z",
            "url": "https://files.pythonhosted.org/packages/57/ab/4e4207c78202dccc18be4a22f3ab6b7253bc705c7132385117b5969d9e84/zstandard-0.22.0-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f2bba21c97380fc1b6c9a2c44b432a116599147171c24c084ea0ba6507a2107",
                "md5": "4e3b3d63b218d987d587555c1754107f",
                "sha256": "f1a4b358947a65b94e2501ce3e078bbc929b039ede4679ddb0460829b12f7375"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "4e3b3d63b218d987d587555c1754107f",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 511644,
            "upload_time": "2023-11-01T06:49:27",
            "upload_time_iso_8601": "2023-11-01T06:49:27.230410Z",
            "url": "https://files.pythonhosted.org/packages/4f/2b/ba21c97380fc1b6c9a2c44b432a116599147171c24c084ea0ba6507a2107/zstandard-0.22.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "324180fc08ed96e68df920d28592710f5ed96fb288fda1fbb4b6aee5fdbaa5f6",
                "md5": "2b687d7db2498d565f6d9319cd0a5e9d",
                "sha256": "589402548251056878d2e7c8859286eb91bd841af117dbe4ab000e6450987e08"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2b687d7db2498d565f6d9319cd0a5e9d",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 921016,
            "upload_time": "2023-11-01T06:49:32",
            "upload_time_iso_8601": "2023-11-01T06:49:32.023667Z",
            "url": "https://files.pythonhosted.org/packages/32/41/80fc08ed96e68df920d28592710f5ed96fb288fda1fbb4b6aee5fdbaa5f6/zstandard-0.22.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54fcc1b1a1e140451f3362789f546731b3ef36c78668be19d7fc6fbd4326b535",
                "md5": "f03f4890ee818b1d701c90307667bcc9",
                "sha256": "a97079b955b00b732c6f280d5023e0eefe359045e8b83b08cf0333af9ec78f26"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "f03f4890ee818b1d701c90307667bcc9",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 703352,
            "upload_time": "2023-11-01T06:49:36",
            "upload_time_iso_8601": "2023-11-01T06:49:36.263970Z",
            "url": "https://files.pythonhosted.org/packages/54/fc/c1b1a1e140451f3362789f546731b3ef36c78668be19d7fc6fbd4326b535/zstandard-0.22.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68fb0a9389ee8ccc532ac4567562c7746bd7537d16bc5b079b2696fe3c510c37",
                "md5": "563d52fab96f1069d933314a59c398a5",
                "sha256": "445b47bc32de69d990ad0f34da0e20f535914623d1e506e74d6bc5c9dc40bb09"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "563d52fab96f1069d933314a59c398a5",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 4918211,
            "upload_time": "2023-11-01T06:49:54",
            "upload_time_iso_8601": "2023-11-01T06:49:54.265932Z",
            "url": "https://files.pythonhosted.org/packages/68/fb/0a9389ee8ccc532ac4567562c7746bd7537d16bc5b079b2696fe3c510c37/zstandard-0.22.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "806af8a618f84aafb9c373a959e7e51ad34bda73f1d99cd856c05c8f0b78e87f",
                "md5": "d0ea84a4a6e4321f128ba6dfbec43d8c",
                "sha256": "33591d59f4956c9812f8063eff2e2c0065bc02050837f152574069f5f9f17775"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d0ea84a4a6e4321f128ba6dfbec43d8c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 5433363,
            "upload_time": "2023-11-01T06:50:14",
            "upload_time_iso_8601": "2023-11-01T06:50:14.145312Z",
            "url": "https://files.pythonhosted.org/packages/80/6a/f8a618f84aafb9c373a959e7e51ad34bda73f1d99cd856c05c8f0b78e87f/zstandard-0.22.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4e10b29be2d3a8d86053f284add5a0b4174c820fefc96183b01d5cbcedd498d",
                "md5": "20177172b7f20be77ada7e0cb276b839",
                "sha256": "888196c9c8893a1e8ff5e89b8f894e7f4f0e64a5af4d8f3c410f0319128bb2f8"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "20177172b7f20be77ada7e0cb276b839",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 4847234,
            "upload_time": "2023-11-01T06:50:35",
            "upload_time_iso_8601": "2023-11-01T06:50:35.646784Z",
            "url": "https://files.pythonhosted.org/packages/a4/e1/0b29be2d3a8d86053f284add5a0b4174c820fefc96183b01d5cbcedd498d/zstandard-0.22.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "550bb23b1a6e4d4525f663162344d4896f396267e7f65607f16f7a62e1862a23",
                "md5": "9314622b68a0ba7d206e6c169b4625be",
                "sha256": "53866a9d8ab363271c9e80c7c2e9441814961d47f88c9bc3b248142c32141d94"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp311-cp311-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "9314622b68a0ba7d206e6c169b4625be",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 4923512,
            "upload_time": "2023-11-01T06:50:53",
            "upload_time_iso_8601": "2023-11-01T06:50:53.934079Z",
            "url": "https://files.pythonhosted.org/packages/55/0b/b23b1a6e4d4525f663162344d4896f396267e7f65607f16f7a62e1862a23/zstandard-0.22.0-cp311-cp311-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9fdae16b2a5613141aaa719e4b09cdadf5eb3fb099311ffc8c0b13785bdcbe1a",
                "md5": "cfd238cd78e9598899bc4dec4793381f",
                "sha256": "4ac59d5d6910b220141c1737b79d4a5aa9e57466e7469a012ed42ce2d3995e88"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp311-cp311-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "cfd238cd78e9598899bc4dec4793381f",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 5447292,
            "upload_time": "2023-11-01T06:51:16",
            "upload_time_iso_8601": "2023-11-01T06:51:16.790538Z",
            "url": "https://files.pythonhosted.org/packages/9f/da/e16b2a5613141aaa719e4b09cdadf5eb3fb099311ffc8c0b13785bdcbe1a/zstandard-0.22.0-cp311-cp311-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff1decca5dee2d173b3b70fa8d6bdeec17f9a875aa6fdac4a6bfaadf7c9668a1",
                "md5": "35392cf4a33ab0d38099c3ce946949fe",
                "sha256": "2b11ea433db22e720758cba584c9d661077121fcf60ab43351950ded20283440"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "35392cf4a33ab0d38099c3ce946949fe",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 442566,
            "upload_time": "2023-11-01T06:51:20",
            "upload_time_iso_8601": "2023-11-01T06:51:20.560888Z",
            "url": "https://files.pythonhosted.org/packages/ff/1d/ecca5dee2d173b3b70fa8d6bdeec17f9a875aa6fdac4a6bfaadf7c9668a1/zstandard-0.22.0-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8abc878a5b8f413d5fe902842fde08ecf317d3979c9728135034a519c409ce3f",
                "md5": "01cb042adfbf938e8b3ba343b998d80c",
                "sha256": "11f0d1aab9516a497137b41e3d3ed4bbf7b2ee2abc79e5c8b010ad286d7464bd"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "01cb042adfbf938e8b3ba343b998d80c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 511638,
            "upload_time": "2023-11-01T06:51:24",
            "upload_time_iso_8601": "2023-11-01T06:51:24.548409Z",
            "url": "https://files.pythonhosted.org/packages/8a/bc/878a5b8f413d5fe902842fde08ecf317d3979c9728135034a519c409ce3f/zstandard-0.22.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ff96b531e83f2e61bb9d66508113fd68557d990639be3dd37116af272932614",
                "md5": "458c1bec74e133ada086a48a28dc1b84",
                "sha256": "6c25b8eb733d4e741246151d895dd0308137532737f337411160ff69ca24f93a"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp312-cp312-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "458c1bec74e133ada086a48a28dc1b84",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 920922,
            "upload_time": "2023-11-01T06:51:29",
            "upload_time_iso_8601": "2023-11-01T06:51:29.476669Z",
            "url": "https://files.pythonhosted.org/packages/0f/f9/6b531e83f2e61bb9d66508113fd68557d990639be3dd37116af272932614/zstandard-0.22.0-cp312-cp312-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d809e40e57ba17dbbf6c55bcf0ac4ee533c367285209f309bdd9ab290c40536",
                "md5": "a8ca98ef375b183d5a386a3f19a80890",
                "sha256": "f9b2cde1cd1b2a10246dbc143ba49d942d14fb3d2b4bccf4618d475c65464912"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "a8ca98ef375b183d5a386a3f19a80890",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 703142,
            "upload_time": "2023-11-01T06:51:33",
            "upload_time_iso_8601": "2023-11-01T06:51:33.594134Z",
            "url": "https://files.pythonhosted.org/packages/7d/80/9e40e57ba17dbbf6c55bcf0ac4ee533c367285209f309bdd9ab290c40536/zstandard-0.22.0-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4744be2d67304ba9bf4694ffcaa99d146814d70c4cb0bfc00e0e86fdfae66a31",
                "md5": "684cfad31b39f83e1060c972c3c57d8c",
                "sha256": "a88b7df61a292603e7cd662d92565d915796b094ffb3d206579aaebac6b85d5f"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "684cfad31b39f83e1060c972c3c57d8c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 4918778,
            "upload_time": "2023-11-01T06:51:53",
            "upload_time_iso_8601": "2023-11-01T06:51:53.663383Z",
            "url": "https://files.pythonhosted.org/packages/47/44/be2d67304ba9bf4694ffcaa99d146814d70c4cb0bfc00e0e86fdfae66a31/zstandard-0.22.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e501080939755ca12ebbb7fc38b6f4ddecd5e8c416d571d4927ece1360baba2c",
                "md5": "8b884e46e3d77ee16f7d398534db9e4a",
                "sha256": "466e6ad8caefb589ed281c076deb6f0cd330e8bc13c5035854ffb9c2014b118c"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8b884e46e3d77ee16f7d398534db9e4a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 5426393,
            "upload_time": "2023-11-01T06:52:14",
            "upload_time_iso_8601": "2023-11-01T06:52:14.784949Z",
            "url": "https://files.pythonhosted.org/packages/e5/01/080939755ca12ebbb7fc38b6f4ddecd5e8c416d571d4927ece1360baba2c/zstandard-0.22.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e16866f1edfa9760213e9a85cf70a6c78a9db1a9d9bf0a36c7fdf9ed117bf163",
                "md5": "3ee4073a1d6c65c0460164bdf3481340",
                "sha256": "a1d67d0d53d2a138f9e29d8acdabe11310c185e36f0a848efa104d4e40b808e4"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "3ee4073a1d6c65c0460164bdf3481340",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 4845899,
            "upload_time": "2023-11-01T06:52:35",
            "upload_time_iso_8601": "2023-11-01T06:52:35.365647Z",
            "url": "https://files.pythonhosted.org/packages/e1/68/66f1edfa9760213e9a85cf70a6c78a9db1a9d9bf0a36c7fdf9ed117bf163/zstandard-0.22.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cbc5d5f4521c5444f3d1e8bd0dc32b40766b0de1950eee46c734a3a98ddc8f96",
                "md5": "38e7eb43c3ba59a7c4809ba54dac7709",
                "sha256": "39b2853efc9403927f9065cc48c9980649462acbdf81cd4f0cb773af2fd734bc"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp312-cp312-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "38e7eb43c3ba59a7c4809ba54dac7709",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 4920875,
            "upload_time": "2023-11-01T06:52:55",
            "upload_time_iso_8601": "2023-11-01T06:52:55.355485Z",
            "url": "https://files.pythonhosted.org/packages/cb/c5/d5f4521c5444f3d1e8bd0dc32b40766b0de1950eee46c734a3a98ddc8f96/zstandard-0.22.0-cp312-cp312-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f97a2702eb29c3851a04f42e63443420520b392e432bdb30cb21c11dac1f5eb3",
                "md5": "da07f819a09a8bfe4842e09aba231eb7",
                "sha256": "8a1b2effa96a5f019e72874969394edd393e2fbd6414a8208fea363a22803b45"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp312-cp312-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "da07f819a09a8bfe4842e09aba231eb7",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 5451783,
            "upload_time": "2023-11-01T06:53:15",
            "upload_time_iso_8601": "2023-11-01T06:53:15.066478Z",
            "url": "https://files.pythonhosted.org/packages/f9/7a/2702eb29c3851a04f42e63443420520b392e432bdb30cb21c11dac1f5eb3/zstandard-0.22.0-cp312-cp312-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "083e4b78e8378dfdb25f51a1123ec4e44f98a490d58ccf51104a3a9c6f821eb1",
                "md5": "9b69f02853bfbcf0040f731f705c3215",
                "sha256": "88c5b4b47a8a138338a07fc94e2ba3b1535f69247670abfe422de4e0b344aae2"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp312-cp312-win32.whl",
            "has_sig": false,
            "md5_digest": "9b69f02853bfbcf0040f731f705c3215",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 442885,
            "upload_time": "2023-11-01T06:53:19",
            "upload_time_iso_8601": "2023-11-01T06:53:19.076427Z",
            "url": "https://files.pythonhosted.org/packages/08/3e/4b78e8378dfdb25f51a1123ec4e44f98a490d58ccf51104a3a9c6f821eb1/zstandard-0.22.0-cp312-cp312-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b69115feaf0d389f7d696ed0fbd75b51c6cbc04e9b8b474292a3bb2b5157e093",
                "md5": "f2de2e00d159fae9e5f5e50cfcd4a166",
                "sha256": "de20a212ef3d00d609d0b22eb7cc798d5a69035e81839f549b538eff4105d01c"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "f2de2e00d159fae9e5f5e50cfcd4a166",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 511809,
            "upload_time": "2023-11-01T06:53:22",
            "upload_time_iso_8601": "2023-11-01T06:53:22.745081Z",
            "url": "https://files.pythonhosted.org/packages/b6/91/15feaf0d389f7d696ed0fbd75b51c6cbc04e9b8b474292a3bb2b5157e093/zstandard-0.22.0-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "096cd8eec6fb8da1cccdd11e01698ff513815d1a5cdb6bba71fba519161e1f25",
                "md5": "743141eb7d64f808c32b5e24fe6709a6",
                "sha256": "d75f693bb4e92c335e0645e8845e553cd09dc91616412d1d4650da835b5449df"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "743141eb7d64f808c32b5e24fe6709a6",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 921026,
            "upload_time": "2023-11-01T06:53:27",
            "upload_time_iso_8601": "2023-11-01T06:53:27.595420Z",
            "url": "https://files.pythonhosted.org/packages/09/6c/d8eec6fb8da1cccdd11e01698ff513815d1a5cdb6bba71fba519161e1f25/zstandard-0.22.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fdd5ab90d6c148ecf239ad0a318c9db213235f052de2a33fdee8dcbd088e5d1a",
                "md5": "f2073853bd32e63c28dc70e4f18485ad",
                "sha256": "36a47636c3de227cd765e25a21dc5dace00539b82ddd99ee36abae38178eff9e"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "f2073853bd32e63c28dc70e4f18485ad",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 703358,
            "upload_time": "2023-11-01T06:53:31",
            "upload_time_iso_8601": "2023-11-01T06:53:31.774181Z",
            "url": "https://files.pythonhosted.org/packages/fd/d5/ab90d6c148ecf239ad0a318c9db213235f052de2a33fdee8dcbd088e5d1a/zstandard-0.22.0-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "90810e2082b0f6e62f3ac3f5c6f12f2150db9cedf0c8cbed9d350979fd157f76",
                "md5": "eec50a4df8a31dc5f2d23b82d07267e9",
                "sha256": "68953dc84b244b053c0d5f137a21ae8287ecf51b20872eccf8eaac0302d3e3b0"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "eec50a4df8a31dc5f2d23b82d07267e9",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 4919266,
            "upload_time": "2023-11-01T06:53:50",
            "upload_time_iso_8601": "2023-11-01T06:53:50.511412Z",
            "url": "https://files.pythonhosted.org/packages/90/81/0e2082b0f6e62f3ac3f5c6f12f2150db9cedf0c8cbed9d350979fd157f76/zstandard-0.22.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "efe71cce80b1abc3b2d07eeb0a41a179adb2a49aba8b3064518497664a3ba3ba",
                "md5": "b2c99d081e79ffe1e291aa30122ada8b",
                "sha256": "2612e9bb4977381184bb2463150336d0f7e014d6bb5d4a370f9a372d21916f69"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b2c99d081e79ffe1e291aa30122ada8b",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 5433250,
            "upload_time": "2023-11-01T06:54:12",
            "upload_time_iso_8601": "2023-11-01T06:54:12.855294Z",
            "url": "https://files.pythonhosted.org/packages/ef/e7/1cce80b1abc3b2d07eeb0a41a179adb2a49aba8b3064518497664a3ba3ba/zstandard-0.22.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef602474dc2811948c357d10844724d02eb0a59d5721a8118a07741368877de8",
                "md5": "36d18df462064c3e2c54dd3a22e89a25",
                "sha256": "23d2b3c2b8e7e5a6cb7922f7c27d73a9a615f0a5ab5d0e03dd533c477de23004"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "36d18df462064c3e2c54dd3a22e89a25",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 4846789,
            "upload_time": "2023-11-01T06:54:31",
            "upload_time_iso_8601": "2023-11-01T06:54:31.509475Z",
            "url": "https://files.pythonhosted.org/packages/ef/60/2474dc2811948c357d10844724d02eb0a59d5721a8118a07741368877de8/zstandard-0.22.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6a08f9f8c5d8f32b7c627934f620f6a67c271861992781927e6ca76b4cdc0a9",
                "md5": "e9fdb6962e0451914cb916a06e0955d3",
                "sha256": "1d43501f5f31e22baf822720d82b5547f8a08f5386a883b32584a185675c8fbf"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp38-cp38-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "e9fdb6962e0451914cb916a06e0955d3",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 4924703,
            "upload_time": "2023-11-01T06:54:52",
            "upload_time_iso_8601": "2023-11-01T06:54:52.507241Z",
            "url": "https://files.pythonhosted.org/packages/a6/a0/8f9f8c5d8f32b7c627934f620f6a67c271861992781927e6ca76b4cdc0a9/zstandard-0.22.0-cp38-cp38-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a9d0fe5da22515b96eb5dc46a67d74941932bb1ec1404bf403d1513efcad62b9",
                "md5": "0005f6fe1953822f3f7e3cfb16332fd5",
                "sha256": "a493d470183ee620a3df1e6e55b3e4de8143c0ba1b16f3ded83208ea8ddfd91d"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp38-cp38-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0005f6fe1953822f3f7e3cfb16332fd5",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 5448797,
            "upload_time": "2023-11-01T06:55:13",
            "upload_time_iso_8601": "2023-11-01T06:55:13.114876Z",
            "url": "https://files.pythonhosted.org/packages/a9/d0/fe5da22515b96eb5dc46a67d74941932bb1ec1404bf403d1513efcad62b9/zstandard-0.22.0-cp38-cp38-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ebaf09bccbeed3fa5e6d3b3da914530d6c9756a82d3363a7e92dc35c263b38af",
                "md5": "236833acbccf5f5bd9af8bc349192c2d",
                "sha256": "7034d381789f45576ec3f1fa0e15d741828146439228dc3f7c59856c5bcd3292"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "236833acbccf5f5bd9af8bc349192c2d",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 442608,
            "upload_time": "2023-11-01T06:55:17",
            "upload_time_iso_8601": "2023-11-01T06:55:17.009383Z",
            "url": "https://files.pythonhosted.org/packages/eb/af/09bccbeed3fa5e6d3b3da914530d6c9756a82d3363a7e92dc35c263b38af/zstandard-0.22.0-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3854e07cc78b8be4d305a74a515c4aee6d20516b1b158d2f26bbcd47da6bb42d",
                "md5": "7bce78c6464fb591adefce159e0c06eb",
                "sha256": "d8fff0f0c1d8bc5d866762ae95bd99d53282337af1be9dc0d88506b340e74b73"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "7bce78c6464fb591adefce159e0c06eb",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 511739,
            "upload_time": "2023-11-01T06:55:20",
            "upload_time_iso_8601": "2023-11-01T06:55:20.701718Z",
            "url": "https://files.pythonhosted.org/packages/38/54/e07cc78b8be4d305a74a515c4aee6d20516b1b158d2f26bbcd47da6bb42d/zstandard-0.22.0-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a344846dd0d14d863c294e94ddb3bb18fc6faa5e32b553ad6b201b55e6b85b7d",
                "md5": "f4b198cc25eb39c24a1027e2aa8d5661",
                "sha256": "2fdd53b806786bd6112d97c1f1e7841e5e4daa06810ab4b284026a1a0e484c0b"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f4b198cc25eb39c24a1027e2aa8d5661",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 920932,
            "upload_time": "2023-11-01T06:55:26",
            "upload_time_iso_8601": "2023-11-01T06:55:26.455962Z",
            "url": "https://files.pythonhosted.org/packages/a3/44/846dd0d14d863c294e94ddb3bb18fc6faa5e32b553ad6b201b55e6b85b7d/zstandard-0.22.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9157d40ac656fec0710394278e91649bdeea5bec0230fb18dd655f67e7b02e3",
                "md5": "44170e6cab8605a87320bd6e91163cbd",
                "sha256": "73a1d6bd01961e9fd447162e137ed949c01bdb830dfca487c4a14e9742dccc93"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "44170e6cab8605a87320bd6e91163cbd",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 703344,
            "upload_time": "2023-11-01T06:55:30",
            "upload_time_iso_8601": "2023-11-01T06:55:30.585432Z",
            "url": "https://files.pythonhosted.org/packages/d9/15/7d40ac656fec0710394278e91649bdeea5bec0230fb18dd655f67e7b02e3/zstandard-0.22.0-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d4f92b76671d8fbee77ba18b96f5da3b187bf7bbbce1bdcad59f1bb94a54a2b4",
                "md5": "fc62f426e685e908ff6f896e169790b9",
                "sha256": "9501f36fac6b875c124243a379267d879262480bf85b1dbda61f5ad4d01b75a3"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "fc62f426e685e908ff6f896e169790b9",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 4913505,
            "upload_time": "2023-11-01T06:55:54",
            "upload_time_iso_8601": "2023-11-01T06:55:54.740954Z",
            "url": "https://files.pythonhosted.org/packages/d4/f9/2b76671d8fbee77ba18b96f5da3b187bf7bbbce1bdcad59f1bb94a54a2b4/zstandard-0.22.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "859661a79e9e9c9e14e5e1baf84fd71115944320bac525fcd754695ba84e2084",
                "md5": "d412463abe1ba62b5497cff1dd59803c",
                "sha256": "48f260e4c7294ef275744210a4010f116048e0c95857befb7462e033f09442fe"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d412463abe1ba62b5497cff1dd59803c",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 5429686,
            "upload_time": "2023-11-01T06:56:17",
            "upload_time_iso_8601": "2023-11-01T06:56:17.246513Z",
            "url": "https://files.pythonhosted.org/packages/85/96/61a79e9e9c9e14e5e1baf84fd71115944320bac525fcd754695ba84e2084/zstandard-0.22.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1916845cd410ad0951a081b94398074daad70d4330c59f5853fb224187909f64",
                "md5": "73e1d60438d596fdf45663c8344ec818",
                "sha256": "959665072bd60f45c5b6b5d711f15bdefc9849dd5da9fb6c873e35f5d34d8cfb"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "73e1d60438d596fdf45663c8344ec818",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 4843367,
            "upload_time": "2023-11-01T06:56:38",
            "upload_time_iso_8601": "2023-11-01T06:56:38.231082Z",
            "url": "https://files.pythonhosted.org/packages/19/16/845cd410ad0951a081b94398074daad70d4330c59f5853fb224187909f64/zstandard-0.22.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "807623caa1fa9de6f59826d0f45085f5d02c84bb98e0073977a5f90ec2b0b2f3",
                "md5": "71662b0c905547924592460e7c5ca57e",
                "sha256": "d22fdef58976457c65e2796e6730a3ea4a254f3ba83777ecfc8592ff8d77d303"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp39-cp39-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "71662b0c905547924592460e7c5ca57e",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 4920166,
            "upload_time": "2023-11-01T06:56:56",
            "upload_time_iso_8601": "2023-11-01T06:56:56.830000Z",
            "url": "https://files.pythonhosted.org/packages/80/76/23caa1fa9de6f59826d0f45085f5d02c84bb98e0073977a5f90ec2b0b2f3/zstandard-0.22.0-cp39-cp39-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ea766878c4e54ed1fc2ed2f541ce3cbccacc5dc61fd2e7ae3dfcd2789b6fd6d5",
                "md5": "7db34b98ed7d2972c76d0474a1a76c70",
                "sha256": "a7ccf5825fd71d4542c8ab28d4d482aace885f5ebe4b40faaa290eed8e095a4c"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp39-cp39-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7db34b98ed7d2972c76d0474a1a76c70",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 5443926,
            "upload_time": "2023-11-01T06:57:18",
            "upload_time_iso_8601": "2023-11-01T06:57:18.891462Z",
            "url": "https://files.pythonhosted.org/packages/ea/76/6878c4e54ed1fc2ed2f541ce3cbccacc5dc61fd2e7ae3dfcd2789b6fd6d5/zstandard-0.22.0-cp39-cp39-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "564548005b3ef457b8339c22ac0a4f6a02045787ef1b816d40708b78fee88fc7",
                "md5": "95bb03212d1818f72444d69b38ac5f8a",
                "sha256": "f058a77ef0ece4e210bb0450e68408d4223f728b109764676e1a13537d056bb0"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "95bb03212d1818f72444d69b38ac5f8a",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 442619,
            "upload_time": "2023-11-01T06:57:22",
            "upload_time_iso_8601": "2023-11-01T06:57:22.753510Z",
            "url": "https://files.pythonhosted.org/packages/56/45/48005b3ef457b8339c22ac0a4f6a02045787ef1b816d40708b78fee88fc7/zstandard-0.22.0-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f46911443d9d91749d27b355e2eb2b7aace6f01dca668cf602fd1669be6941a",
                "md5": "4f40ba65612f0c72a478fd4cfb9ca2fb",
                "sha256": "e9e9d4e2e336c529d4c435baad846a181e39a982f823f7e4495ec0b0ec8538d2"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "4f40ba65612f0c72a478fd4cfb9ca2fb",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 511727,
            "upload_time": "2023-11-01T06:57:27",
            "upload_time_iso_8601": "2023-11-01T06:57:27.163114Z",
            "url": "https://files.pythonhosted.org/packages/9f/46/911443d9d91749d27b355e2eb2b7aace6f01dca668cf602fd1669be6941a/zstandard-0.22.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d912162ab4239b3bd6743e8e407bc2442fca0d326e2d77b3f4a88d90ad5a1fa",
                "md5": "224e2e0d5d1f0e8be28aa31c802d1543",
                "sha256": "8226a33c542bcb54cd6bd0a366067b610b41713b64c9abec1bc4533d69f51e70"
            },
            "downloads": -1,
            "filename": "zstandard-0.22.0.tar.gz",
            "has_sig": false,
            "md5_digest": "224e2e0d5d1f0e8be28aa31c802d1543",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 660738,
            "upload_time": "2023-11-01T06:57:31",
            "upload_time_iso_8601": "2023-11-01T06:57:31.719756Z",
            "url": "https://files.pythonhosted.org/packages/5d/91/2162ab4239b3bd6743e8e407bc2442fca0d326e2d77b3f4a88d90ad5a1fa/zstandard-0.22.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-01 06:57:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "indygreg",
    "github_project": "python-zstandard",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "zstandard"
}
        
Elapsed time: 0.13159s