codecs7z


Namecodecs7z JSON
Version 0.0.1.0 PyPI version JSON
download
home_pagehttps://github.com/cielavenir/python-codecs7z
Summarya (light) binding for 7-zip codecs
upload_time2023-01-07 06:12:46
maintainer
docs_urlNone
authorcielavenir
requires_python
licenseLGPL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI](https://img.shields.io/pypi/v/codecs7z)](https://pypi.org/project/codecs7z/)

## codecs7z

a (light) binding for 7-zip codecs.

For now Deflate/Deflate64/BZip2 are covered.

### caveats

1. LZMA/PPMd are not covered as they are not self-contained format (decoding OPTIONs have to be specified and SetDecoderProperties2 even looks implementation-specific), hence not covered. For PPMd, use [pyppmd](https://pypi.org/project/pyppmd).

2. Deflate(64) decompressors have to be flushed, hence decompression is incompatible with zipfile. For Deflate64 decompression, use [zipfile-deflate64](https://pypi.org/project/zipfile-deflate64/).

## tested versions

- Python 2.7
- Python 3.9
- PyPy [2.7] 7.3.3
- PyPy [3.7] 7.3.5
    - For PyPy2, pip needs to be 20.1.x cf https://github.com/pypa/pip/issues/8653
    - PyPy needs to be 7.3.1+ cf https://github.com/pybind/pybind11/issues/2436
- Pyston [3.8] 2.3

## Windows installation

On Python <3.5 you need to switch src/p7zip submodule tag to build Windows wheel and sdist installation is not supported, so **for http-direct-install you need to use binary wheel.**



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cielavenir/python-codecs7z",
    "name": "codecs7z",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "cielavenir",
    "author_email": "cielartisan@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0a/67/c5a14fbf65672d3ff5ad4fa1c78537f124c57c71333aac3ba76686834bf4/codecs7z-0.0.1.0.tar.gz",
    "platform": null,
    "description": "[![PyPI](https://img.shields.io/pypi/v/codecs7z)](https://pypi.org/project/codecs7z/)\n\n## codecs7z\n\na (light) binding for 7-zip codecs.\n\nFor now Deflate/Deflate64/BZip2 are covered.\n\n### caveats\n\n1. LZMA/PPMd are not covered as they are not self-contained format (decoding OPTIONs have to be specified and SetDecoderProperties2 even looks implementation-specific), hence not covered. For PPMd, use [pyppmd](https://pypi.org/project/pyppmd).\n\n2. Deflate(64) decompressors have to be flushed, hence decompression is incompatible with zipfile. For Deflate64 decompression, use [zipfile-deflate64](https://pypi.org/project/zipfile-deflate64/).\n\n## tested versions\n\n- Python 2.7\n- Python 3.9\n- PyPy [2.7] 7.3.3\n- PyPy [3.7] 7.3.5\n    - For PyPy2, pip needs to be 20.1.x cf https://github.com/pypa/pip/issues/8653\n    - PyPy needs to be 7.3.1+ cf https://github.com/pybind/pybind11/issues/2436\n- Pyston [3.8] 2.3\n\n## Windows installation\n\nOn Python <3.5 you need to switch src/p7zip submodule tag to build Windows wheel and sdist installation is not supported, so **for http-direct-install you need to use binary wheel.**\n\n\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "a (light) binding for 7-zip codecs",
    "version": "0.0.1.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c03ffb97f2285d0be2c3ac1128e54138e46359367a3e3f33b88d06ed54598a5b",
                "md5": "fdb78480fafcc3cb709bd0a3210e117f",
                "sha256": "a8909113a5305e8d70201f7874f38403da8f922f0749c0ce470c55b13402e1ef"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp27-cp27m-macosx_10_14_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fdb78480fafcc3cb709bd0a3210e117f",
            "packagetype": "bdist_wheel",
            "python_version": "cp27",
            "requires_python": null,
            "size": 142313,
            "upload_time": "2023-01-07T06:11:40",
            "upload_time_iso_8601": "2023-01-07T06:11:40.324238Z",
            "url": "https://files.pythonhosted.org/packages/c0/3f/fb97f2285d0be2c3ac1128e54138e46359367a3e3f33b88d06ed54598a5b/codecs7z-0.0.1.0-cp27-cp27m-macosx_10_14_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "076037afcd319c865d1f3220407b6adf67ef85ce2543ea1cc7137496a4f04dba",
                "md5": "6fc9e7e488c74e550cda00d23c537fac",
                "sha256": "649026ad9be98606ddfeeeb96ae79143785570c295344a3ca7da6fbb0bc650a6"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp27-cp27mu-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6fc9e7e488c74e550cda00d23c537fac",
            "packagetype": "bdist_wheel",
            "python_version": "cp27",
            "requires_python": null,
            "size": 140929,
            "upload_time": "2023-01-07T06:10:49",
            "upload_time_iso_8601": "2023-01-07T06:10:49.530544Z",
            "url": "https://files.pythonhosted.org/packages/07/60/37afcd319c865d1f3220407b6adf67ef85ce2543ea1cc7137496a4f04dba/codecs7z-0.0.1.0-cp27-cp27mu-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "90717b1b36b2c595bcda77b8458c3e221d05ad3624a308db07c150b9ef2c4ce4",
                "md5": "4cadc477839c4370e7787f6d13cbea01",
                "sha256": "a46bd48534c39a4834e1ebc373d4c59a76e8f230774df4a19d997b95924469c4"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp27-cp27m-win32.whl",
            "has_sig": false,
            "md5_digest": "4cadc477839c4370e7787f6d13cbea01",
            "packagetype": "bdist_wheel",
            "python_version": "cp27",
            "requires_python": null,
            "size": 246652,
            "upload_time": "2023-01-07T06:11:42",
            "upload_time_iso_8601": "2023-01-07T06:11:42.630118Z",
            "url": "https://files.pythonhosted.org/packages/90/71/7b1b36b2c595bcda77b8458c3e221d05ad3624a308db07c150b9ef2c4ce4/codecs7z-0.0.1.0-cp27-cp27m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5110673a9711c4eb02c3f41dc8a0996a21ff191673878dd56bb886aeca72f1be",
                "md5": "932777347d00900bbbf7f67560cb8463",
                "sha256": "7364cd947ce79accd92bfdf7ad8b69045b2a77138e1474fd36932a895307a181"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp27-cp27m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "932777347d00900bbbf7f67560cb8463",
            "packagetype": "bdist_wheel",
            "python_version": "cp27",
            "requires_python": null,
            "size": 277161,
            "upload_time": "2023-01-07T06:11:44",
            "upload_time_iso_8601": "2023-01-07T06:11:44.505371Z",
            "url": "https://files.pythonhosted.org/packages/51/10/673a9711c4eb02c3f41dc8a0996a21ff191673878dd56bb886aeca72f1be/codecs7z-0.0.1.0-cp27-cp27m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d1bc07d905e70fc0156ced35cbbdb4ede3a74ca7e17346722af6c89f035f121d",
                "md5": "a34d1901c4230f5d5bf385162a8077a8",
                "sha256": "edeb4d00d4959c100995cf75062aa734ad24b8e852831d655a7af3407b190d4a"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp310-cp310-macosx_10_14_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a34d1901c4230f5d5bf385162a8077a8",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 148928,
            "upload_time": "2023-01-07T06:11:46",
            "upload_time_iso_8601": "2023-01-07T06:11:46.227622Z",
            "url": "https://files.pythonhosted.org/packages/d1/bc/07d905e70fc0156ced35cbbdb4ede3a74ca7e17346722af6c89f035f121d/codecs7z-0.0.1.0-cp310-cp310-macosx_10_14_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8842afd6c778afe744d59392da76897a1a1f4ad988c5fb9d9f402637d6c8efcc",
                "md5": "d14954702e63a24a0ff3b174b7d807d9",
                "sha256": "39641e4f527cc16669b4f6e6a381788bb8a19f2cd365bc8874303808923b9813"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "d14954702e63a24a0ff3b174b7d807d9",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 139658,
            "upload_time": "2023-01-07T06:11:48",
            "upload_time_iso_8601": "2023-01-07T06:11:48.201796Z",
            "url": "https://files.pythonhosted.org/packages/88/42/afd6c778afe744d59392da76897a1a1f4ad988c5fb9d9f402637d6c8efcc/codecs7z-0.0.1.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "800fe275719a366693404c00f238f8f1c6d4dcac86c834d289a6b643e294830d",
                "md5": "e35126a5fd699593427fa87077a4eeda",
                "sha256": "43e6b554c7fe624b142b7b8512a2b8dc35b36f668b96cabec5a4555fbc8e2570"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e35126a5fd699593427fa87077a4eeda",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 170863,
            "upload_time": "2023-01-07T06:10:52",
            "upload_time_iso_8601": "2023-01-07T06:10:52.102552Z",
            "url": "https://files.pythonhosted.org/packages/80/0f/e275719a366693404c00f238f8f1c6d4dcac86c834d289a6b643e294830d/codecs7z-0.0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6209349737aa6a51362c4d23d5c49ad62d39d8774a6d60b0264afebfa0066bb5",
                "md5": "393bba760dad8b8e39693990851759ec",
                "sha256": "cc2e81af6cf9f7afdf82297caeaafde27fd150677e53a6f7f1db403bfe44b31c"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp310-cp310-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "393bba760dad8b8e39693990851759ec",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 696482,
            "upload_time": "2023-01-07T06:10:54",
            "upload_time_iso_8601": "2023-01-07T06:10:54.656455Z",
            "url": "https://files.pythonhosted.org/packages/62/09/349737aa6a51362c4d23d5c49ad62d39d8774a6d60b0264afebfa0066bb5/codecs7z-0.0.1.0-cp310-cp310-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "995602999449c1040f116c904f15b61a42597a04ce0e2fe4e288735526e6ff90",
                "md5": "aee4939d654c757ad3e491eeff69224a",
                "sha256": "09f1dd439ba2d6a8eb16df779c287dd0dbe1a0b5567d6c6b114fa6572e9d4c9b"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "aee4939d654c757ad3e491eeff69224a",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 110206,
            "upload_time": "2023-01-07T06:11:50",
            "upload_time_iso_8601": "2023-01-07T06:11:50.220707Z",
            "url": "https://files.pythonhosted.org/packages/99/56/02999449c1040f116c904f15b61a42597a04ce0e2fe4e288735526e6ff90/codecs7z-0.0.1.0-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "024e6fd81f9c1573a841f0c6d55ae8bae6d44e4b08bc0b7b178ac9d276f87ae4",
                "md5": "827636bec25f558761578ac6183dcf64",
                "sha256": "28e262f87deba2adab12f5b658ecbb703d4cd38de718f0a0349e4d29c7c8f6e4"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "827636bec25f558761578ac6183dcf64",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 123243,
            "upload_time": "2023-01-07T06:11:52",
            "upload_time_iso_8601": "2023-01-07T06:11:52.171462Z",
            "url": "https://files.pythonhosted.org/packages/02/4e/6fd81f9c1573a841f0c6d55ae8bae6d44e4b08bc0b7b178ac9d276f87ae4/codecs7z-0.0.1.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12d248e1c43ff2009a67fdb9fe6ed6d16d609c2986b0621878b430a936c7498a",
                "md5": "4bdd6f5cff1995f31366348bc4847027",
                "sha256": "451b9f23587a39fceac5acc734e12a27ae67534facb4525bfaa9eefc5f08f529"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp311-cp311-macosx_10_14_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4bdd6f5cff1995f31366348bc4847027",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 149338,
            "upload_time": "2023-01-07T06:11:54",
            "upload_time_iso_8601": "2023-01-07T06:11:54.099460Z",
            "url": "https://files.pythonhosted.org/packages/12/d2/48e1c43ff2009a67fdb9fe6ed6d16d609c2986b0621878b430a936c7498a/codecs7z-0.0.1.0-cp311-cp311-macosx_10_14_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81bd5997a3316d75aa98f28172b3b9af0eb20582f600c858fa1a5962e03cdbf6",
                "md5": "56224f752b8e2bf36a7d7bca9f94bc32",
                "sha256": "c921d8a3e356c3be27826aeb4f6c52a933bae6e6876dfdf5c25445a5bad921aa"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "56224f752b8e2bf36a7d7bca9f94bc32",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 140037,
            "upload_time": "2023-01-07T06:11:56",
            "upload_time_iso_8601": "2023-01-07T06:11:56.006545Z",
            "url": "https://files.pythonhosted.org/packages/81/bd/5997a3316d75aa98f28172b3b9af0eb20582f600c858fa1a5962e03cdbf6/codecs7z-0.0.1.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec1745cd57d9fb41a21278931c55fabe1559e5ec90b62feb3a7b1d783b09034e",
                "md5": "f70ac52449af0abf6ff58d7e36ef1714",
                "sha256": "1372f7a7507b6bfe7cb6138ddecf4f0449e10dc4bc7cb19ac786ae0e20a70d07"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f70ac52449af0abf6ff58d7e36ef1714",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 170571,
            "upload_time": "2023-01-07T06:10:56",
            "upload_time_iso_8601": "2023-01-07T06:10:56.582462Z",
            "url": "https://files.pythonhosted.org/packages/ec/17/45cd57d9fb41a21278931c55fabe1559e5ec90b62feb3a7b1d783b09034e/codecs7z-0.0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "090b309a7e88c49b5d8f74cdfe26e302a7d7c2b00ff24ea73518a8e9380029a4",
                "md5": "d2ee89a8ddd3c5fca0077a9952812848",
                "sha256": "9447f99ad9e16e625af5ce6e7a4cb0d2e51cb2d3d2b17b241290b6dd78650ccf"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp311-cp311-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d2ee89a8ddd3c5fca0077a9952812848",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 695797,
            "upload_time": "2023-01-07T06:10:59",
            "upload_time_iso_8601": "2023-01-07T06:10:59.116161Z",
            "url": "https://files.pythonhosted.org/packages/09/0b/309a7e88c49b5d8f74cdfe26e302a7d7c2b00ff24ea73518a8e9380029a4/codecs7z-0.0.1.0-cp311-cp311-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8cd55f0d6aa6ffac0fe894cd3c0fabe23fdf48363e7a7230bd478f89ee57c37a",
                "md5": "3825eb997102d5ac1b2e1515a3307429",
                "sha256": "d740e3e584ba803104ded4d03c8a1c3e26d4dc3abe5655367c39184f62c12f86"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "3825eb997102d5ac1b2e1515a3307429",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 110224,
            "upload_time": "2023-01-07T06:11:57",
            "upload_time_iso_8601": "2023-01-07T06:11:57.994149Z",
            "url": "https://files.pythonhosted.org/packages/8c/d5/5f0d6aa6ffac0fe894cd3c0fabe23fdf48363e7a7230bd478f89ee57c37a/codecs7z-0.0.1.0-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31ad9c9fa9b7abf2dced11b98d054492dbed565191463f375355dece582126f5",
                "md5": "f7c8d2723af0ab60681ea9f05d9c3a03",
                "sha256": "d626870951f6470e1bb9e3197ad5adbf425be6ad86415da417620f6772294df9"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "f7c8d2723af0ab60681ea9f05d9c3a03",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 123221,
            "upload_time": "2023-01-07T06:11:59",
            "upload_time_iso_8601": "2023-01-07T06:11:59.975464Z",
            "url": "https://files.pythonhosted.org/packages/31/ad/9c9fa9b7abf2dced11b98d054492dbed565191463f375355dece582126f5/codecs7z-0.0.1.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb06c0ee2c71adc2009acf53b97b4801178c5517ce89e4065187534c26456fb8",
                "md5": "3831f4240dd06a9ddef5ea2415768954",
                "sha256": "4735f9d673897e4df2208ab1e0466b46a6c269d635e6778ac2b49676961bc935"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp34-cp34m-win32.whl",
            "has_sig": false,
            "md5_digest": "3831f4240dd06a9ddef5ea2415768954",
            "packagetype": "bdist_wheel",
            "python_version": "cp34",
            "requires_python": null,
            "size": 245308,
            "upload_time": "2023-01-07T06:12:02",
            "upload_time_iso_8601": "2023-01-07T06:12:02.618951Z",
            "url": "https://files.pythonhosted.org/packages/bb/06/c0ee2c71adc2009acf53b97b4801178c5517ce89e4065187534c26456fb8/codecs7z-0.0.1.0-cp34-cp34m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fac7e5e5afc98ea91ad18d181c5c1c0e792c45ec2dff582af6ebf6783bdea178",
                "md5": "20ffd35902744384a4f742c36439f507",
                "sha256": "0175448500f78ad8f6c2d697bb29f5d82795250d1ddaf2c7ef3e9f9796d6ac8f"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp34-cp34m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "20ffd35902744384a4f742c36439f507",
            "packagetype": "bdist_wheel",
            "python_version": "cp34",
            "requires_python": null,
            "size": 275571,
            "upload_time": "2023-01-07T06:12:04",
            "upload_time_iso_8601": "2023-01-07T06:12:04.980894Z",
            "url": "https://files.pythonhosted.org/packages/fa/c7/e5e5afc98ea91ad18d181c5c1c0e792c45ec2dff582af6ebf6783bdea178/codecs7z-0.0.1.0-cp34-cp34m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5aa4fe9170b7bd49777d330c39b5d1d95ef1c53be0455d4b98253ba48087e601",
                "md5": "aec93ef20f374fe5970b201affefa271",
                "sha256": "eabf3836e01742e3536ef5e12fe099aef18d194fd93cb34e03da8389ad3d9e2c"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp35-cp35m-macosx_10_14_x86_64.whl",
            "has_sig": false,
            "md5_digest": "aec93ef20f374fe5970b201affefa271",
            "packagetype": "bdist_wheel",
            "python_version": "cp35",
            "requires_python": null,
            "size": 143147,
            "upload_time": "2023-01-07T06:12:07",
            "upload_time_iso_8601": "2023-01-07T06:12:07.169249Z",
            "url": "https://files.pythonhosted.org/packages/5a/a4/fe9170b7bd49777d330c39b5d1d95ef1c53be0455d4b98253ba48087e601/codecs7z-0.0.1.0-cp35-cp35m-macosx_10_14_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "478cee3f0ef63fb11a3754b54686f06c19fffa4229ae9511f846c4ca78f6ea19",
                "md5": "06a69ed9386d9991d67f8516a6b71df7",
                "sha256": "186e13cecb3ebdc7237d660dca538bd9fdd5f65175e76ed03879b811f5d70c65"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp35-cp35m-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "06a69ed9386d9991d67f8516a6b71df7",
            "packagetype": "bdist_wheel",
            "python_version": "cp35",
            "requires_python": null,
            "size": 141859,
            "upload_time": "2023-01-07T06:11:01",
            "upload_time_iso_8601": "2023-01-07T06:11:01.435539Z",
            "url": "https://files.pythonhosted.org/packages/47/8c/ee3f0ef63fb11a3754b54686f06c19fffa4229ae9511f846c4ca78f6ea19/codecs7z-0.0.1.0-cp35-cp35m-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3bbbdbfc6ad83e3ca6197be52748bda66478e278354829739b9a34d856894325",
                "md5": "040216f4d58a98cc2f0dc269e3ea8052",
                "sha256": "d8ad9b7abac55b908884d729bcf91b39ba72656dc9db8bae45e48e4c9066ed51"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp35-cp35m-win32.whl",
            "has_sig": false,
            "md5_digest": "040216f4d58a98cc2f0dc269e3ea8052",
            "packagetype": "bdist_wheel",
            "python_version": "cp35",
            "requires_python": null,
            "size": 109034,
            "upload_time": "2023-01-07T06:12:08",
            "upload_time_iso_8601": "2023-01-07T06:12:08.906331Z",
            "url": "https://files.pythonhosted.org/packages/3b/bb/dbfc6ad83e3ca6197be52748bda66478e278354829739b9a34d856894325/codecs7z-0.0.1.0-cp35-cp35m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc28c033b5a11947dbf6ad47ad1c25d41a3387146bd3027ca1b9b3ff20ed94d3",
                "md5": "1efe6b6864570636d6787dd99631013c",
                "sha256": "93dc71aa097e800413135a8101e4f7384ce052c4838189f060e5384a6948de5c"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp35-cp35m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "1efe6b6864570636d6787dd99631013c",
            "packagetype": "bdist_wheel",
            "python_version": "cp35",
            "requires_python": null,
            "size": 120830,
            "upload_time": "2023-01-07T06:12:11",
            "upload_time_iso_8601": "2023-01-07T06:12:11.008164Z",
            "url": "https://files.pythonhosted.org/packages/fc/28/c033b5a11947dbf6ad47ad1c25d41a3387146bd3027ca1b9b3ff20ed94d3/codecs7z-0.0.1.0-cp35-cp35m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "539095f6eab393d7019ce6b3fe4a996d839293637201f024d93a76eba3efe674",
                "md5": "2d0b8e9da5a1a57e62202281fa1ea5ac",
                "sha256": "8cc27957556be73fc3d3806000fff091ac73ecc053cbdd2d07a89a43d897173b"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp36-cp36m-macosx_10_14_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2d0b8e9da5a1a57e62202281fa1ea5ac",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 146518,
            "upload_time": "2023-01-07T06:12:13",
            "upload_time_iso_8601": "2023-01-07T06:12:13.316897Z",
            "url": "https://files.pythonhosted.org/packages/53/90/95f6eab393d7019ce6b3fe4a996d839293637201f024d93a76eba3efe674/codecs7z-0.0.1.0-cp36-cp36m-macosx_10_14_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "51fde797720e17c4792ca7117a77cd54f0bd9482917a3cbfc8f530479528d03f",
                "md5": "00f150f84f738db4d3f5833c1f5514fd",
                "sha256": "a1b3d6cdee55ca65f13b974e2b9eb54f318ecedda89f7a1ba9ba7ee94a02e154"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "00f150f84f738db4d3f5833c1f5514fd",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 145952,
            "upload_time": "2023-01-07T06:11:03",
            "upload_time_iso_8601": "2023-01-07T06:11:03.679700Z",
            "url": "https://files.pythonhosted.org/packages/51/fd/e797720e17c4792ca7117a77cd54f0bd9482917a3cbfc8f530479528d03f/codecs7z-0.0.1.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b8c1b9312109915ff09d738c6d39bf73ffac9ffd18986a3581395c2651150fb2",
                "md5": "9c8c08d308480cce8ef54d440a0850b4",
                "sha256": "0b8a6902a78c0011213d6bea8eac0d361215658319e672d85b0ff92735f967bd"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp36-cp36m-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9c8c08d308480cce8ef54d440a0850b4",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 695554,
            "upload_time": "2023-01-07T06:11:06",
            "upload_time_iso_8601": "2023-01-07T06:11:06.211463Z",
            "url": "https://files.pythonhosted.org/packages/b8/c1/b9312109915ff09d738c6d39bf73ffac9ffd18986a3581395c2651150fb2/codecs7z-0.0.1.0-cp36-cp36m-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a174da16bdecb4f8bdbeb03a5586998f52190887cb7d193fa18d11dde0b01d63",
                "md5": "c3641a2c332fc9cf0408b2e031cbfa3e",
                "sha256": "413dc98315440a01eded692ef3953564dc7be015a0d40790b0c2cec3c1bcc969"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp36-cp36m-win32.whl",
            "has_sig": false,
            "md5_digest": "c3641a2c332fc9cf0408b2e031cbfa3e",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 111087,
            "upload_time": "2023-01-07T06:12:15",
            "upload_time_iso_8601": "2023-01-07T06:12:15.445080Z",
            "url": "https://files.pythonhosted.org/packages/a1/74/da16bdecb4f8bdbeb03a5586998f52190887cb7d193fa18d11dde0b01d63/codecs7z-0.0.1.0-cp36-cp36m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af345bc81058ad2151a3ca52cd48a17307d14e0195c3795618684b0834dbc04d",
                "md5": "73f0031a1845be61f7918708e52622ba",
                "sha256": "213204e6483f092c5f900e2fcfd5522dfeb311d1ec1ca35d7eedf11bd6fb0937"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp36-cp36m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "73f0031a1845be61f7918708e52622ba",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 123527,
            "upload_time": "2023-01-07T06:12:17",
            "upload_time_iso_8601": "2023-01-07T06:12:17.305279Z",
            "url": "https://files.pythonhosted.org/packages/af/34/5bc81058ad2151a3ca52cd48a17307d14e0195c3795618684b0834dbc04d/codecs7z-0.0.1.0-cp36-cp36m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12f509255a6120c079fb532ac1953d1923313781d2650b41ae554a61c61a78dd",
                "md5": "9f8ea52bd4923c378f5f2fc6b1163ee1",
                "sha256": "f5af27684502ba82410ff522f1559ce7074d949f37123a7b440e59ba2b7cdb3c"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp37-cp37m-macosx_10_14_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9f8ea52bd4923c378f5f2fc6b1163ee1",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 147038,
            "upload_time": "2023-01-07T06:12:19",
            "upload_time_iso_8601": "2023-01-07T06:12:19.481464Z",
            "url": "https://files.pythonhosted.org/packages/12/f5/09255a6120c079fb532ac1953d1923313781d2650b41ae554a61c61a78dd/codecs7z-0.0.1.0-cp37-cp37m-macosx_10_14_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d14931b45138c497b2db1d93bdf6834ec905e72ea26f6a7773dcab8ab8258ca",
                "md5": "065836e50545dd8d20f8fbb748fff4c6",
                "sha256": "5b1929028bd42ad4de62161599ef5d700e83ad00905a07c400cd85e4b1653a18"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "065836e50545dd8d20f8fbb748fff4c6",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 146116,
            "upload_time": "2023-01-07T06:11:08",
            "upload_time_iso_8601": "2023-01-07T06:11:08.136862Z",
            "url": "https://files.pythonhosted.org/packages/8d/14/931b45138c497b2db1d93bdf6834ec905e72ea26f6a7773dcab8ab8258ca/codecs7z-0.0.1.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5290192d04a59e70b48750cebe552e7faad8c7a48a1332999bfa3b0c9643db6",
                "md5": "928a96ca42941c6109875e5ea26d3203",
                "sha256": "042c87478266f75e40f32cb38ecdbfa02fa9cd12516531aa4586621d7a67da9c"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp37-cp37m-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "928a96ca42941c6109875e5ea26d3203",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 695750,
            "upload_time": "2023-01-07T06:11:10",
            "upload_time_iso_8601": "2023-01-07T06:11:10.214273Z",
            "url": "https://files.pythonhosted.org/packages/f5/29/0192d04a59e70b48750cebe552e7faad8c7a48a1332999bfa3b0c9643db6/codecs7z-0.0.1.0-cp37-cp37m-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c113addd093dbd6626afe15a84486606d2549caae3519cc5ee1a54cf3861030",
                "md5": "ad103476aec6d1c64fc5191e010550ca",
                "sha256": "b85dafd7a06aba9542410a628a8169e3baeb93dec044265bcaa830575d3f69d8"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp37-cp37m-win32.whl",
            "has_sig": false,
            "md5_digest": "ad103476aec6d1c64fc5191e010550ca",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 111038,
            "upload_time": "2023-01-07T06:12:21",
            "upload_time_iso_8601": "2023-01-07T06:12:21.720825Z",
            "url": "https://files.pythonhosted.org/packages/8c/11/3addd093dbd6626afe15a84486606d2549caae3519cc5ee1a54cf3861030/codecs7z-0.0.1.0-cp37-cp37m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ce6ed3531e26f20fe011044f864886567e70cc76f2a42243ad982cdc585d42c",
                "md5": "8be3b588ac7b747160147f0628711701",
                "sha256": "996d2d671344e80eb27bf9c1372cfeaa4e8f16a367dc023ea260340cb6329bbd"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp37-cp37m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "8be3b588ac7b747160147f0628711701",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 123490,
            "upload_time": "2023-01-07T06:12:23",
            "upload_time_iso_8601": "2023-01-07T06:12:23.760055Z",
            "url": "https://files.pythonhosted.org/packages/8c/e6/ed3531e26f20fe011044f864886567e70cc76f2a42243ad982cdc585d42c/codecs7z-0.0.1.0-cp37-cp37m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e93eb1dfb86d13e5b1d8865df1bc755c12e5931cb4389d91eed375deee68cba6",
                "md5": "a8811b101bb481cc0550fdd5088aa962",
                "sha256": "0cb81408890539893f73485aaaf7d8d0fd9ae0a0d0cc3ddc133e26eacab7c053"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp38-cp38-macosx_10_14_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a8811b101bb481cc0550fdd5088aa962",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 148874,
            "upload_time": "2023-01-07T06:12:25",
            "upload_time_iso_8601": "2023-01-07T06:12:25.564508Z",
            "url": "https://files.pythonhosted.org/packages/e9/3e/b1dfb86d13e5b1d8865df1bc755c12e5931cb4389d91eed375deee68cba6/codecs7z-0.0.1.0-cp38-cp38-macosx_10_14_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb0eb347342c2fcfa965b18091ec6b4fba81532a27cfde804b499628652f0032",
                "md5": "4f9865b4bd90589d1f0ec5ad61d7c6ce",
                "sha256": "5b80e9a9ce2f3676b0ecc53df6303119755367b9200a2365bb78bd1613438e49"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "4f9865b4bd90589d1f0ec5ad61d7c6ce",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 139652,
            "upload_time": "2023-01-07T06:12:27",
            "upload_time_iso_8601": "2023-01-07T06:12:27.600892Z",
            "url": "https://files.pythonhosted.org/packages/bb/0e/b347342c2fcfa965b18091ec6b4fba81532a27cfde804b499628652f0032/codecs7z-0.0.1.0-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "838b33791f29309ced4bebbae4fedbba68da189ebd760f2d3a34e2aff7924f15",
                "md5": "bcdf88286ef7ae56a4ac13347a9028b8",
                "sha256": "80eb61d3d38793688698aa9eac1a6a02e958b9409504c80fff92b57ae69a175a"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "bcdf88286ef7ae56a4ac13347a9028b8",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 146090,
            "upload_time": "2023-01-07T06:11:12",
            "upload_time_iso_8601": "2023-01-07T06:11:12.188137Z",
            "url": "https://files.pythonhosted.org/packages/83/8b/33791f29309ced4bebbae4fedbba68da189ebd760f2d3a34e2aff7924f15/codecs7z-0.0.1.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75edfd82b5874de198863f50d7190dc3c87befe75185cfbd216d16f4a56c0fd3",
                "md5": "43904d5ab7db8940f4bdbd413da23eaa",
                "sha256": "1ab9653421b356fbdecbbd7cc27c0583d2113b960645d06cc618736c0f645bc0"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp38-cp38-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "43904d5ab7db8940f4bdbd413da23eaa",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 696354,
            "upload_time": "2023-01-07T06:11:14",
            "upload_time_iso_8601": "2023-01-07T06:11:14.468001Z",
            "url": "https://files.pythonhosted.org/packages/75/ed/fd82b5874de198863f50d7190dc3c87befe75185cfbd216d16f4a56c0fd3/codecs7z-0.0.1.0-cp38-cp38-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f8182ff9d1873c031fb7801df383dc1be46592047aac47489af2ca969afd92e",
                "md5": "285a6b9d100ca06e93584a2b59ab35c6",
                "sha256": "f1b4667faa363f61fd0ccc0430320cd689bd3c49ba696bcbcbf0e54ca762c7b9"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "285a6b9d100ca06e93584a2b59ab35c6",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 110303,
            "upload_time": "2023-01-07T06:12:29",
            "upload_time_iso_8601": "2023-01-07T06:12:29.816047Z",
            "url": "https://files.pythonhosted.org/packages/1f/81/82ff9d1873c031fb7801df383dc1be46592047aac47489af2ca969afd92e/codecs7z-0.0.1.0-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03dae882c0e7e7fae836f97228a224360219fac9d3771ddcafb7d8f1600ff6ca",
                "md5": "b4cfe5f38e03de9c99ea071cef3a2fbc",
                "sha256": "cddeac4d3184e9e846d3c58b4d06079903d73dd44130adb338e71eda0548220f"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b4cfe5f38e03de9c99ea071cef3a2fbc",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 123086,
            "upload_time": "2023-01-07T06:12:32",
            "upload_time_iso_8601": "2023-01-07T06:12:32.284208Z",
            "url": "https://files.pythonhosted.org/packages/03/da/e882c0e7e7fae836f97228a224360219fac9d3771ddcafb7d8f1600ff6ca/codecs7z-0.0.1.0-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d2386a2e5c678bf5907f269e1846f60eff25627f00007a911c88e8d223c409c",
                "md5": "12f2e0b2dc1cfe5e90e78bb745351be6",
                "sha256": "2862b28bfdb763174bf3d12712a65c0578ec7cfd6dd30a5104e029bf43f7fb10"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp39-cp39-macosx_10_14_x86_64.whl",
            "has_sig": false,
            "md5_digest": "12f2e0b2dc1cfe5e90e78bb745351be6",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 149029,
            "upload_time": "2023-01-07T06:12:34",
            "upload_time_iso_8601": "2023-01-07T06:12:34.597897Z",
            "url": "https://files.pythonhosted.org/packages/7d/23/86a2e5c678bf5907f269e1846f60eff25627f00007a911c88e8d223c409c/codecs7z-0.0.1.0-cp39-cp39-macosx_10_14_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "370d494501b25cfcde3f5b8b3e9a15e5894c081d7b4cee789d292080856b79de",
                "md5": "7c2fb351cdd08a6a46ccb308b0fa6135",
                "sha256": "a50250d5954a89f5ede3dab15b8e8df2d9003715c924542012502b6450eff7a6"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "7c2fb351cdd08a6a46ccb308b0fa6135",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 139785,
            "upload_time": "2023-01-07T06:12:37",
            "upload_time_iso_8601": "2023-01-07T06:12:37.337832Z",
            "url": "https://files.pythonhosted.org/packages/37/0d/494501b25cfcde3f5b8b3e9a15e5894c081d7b4cee789d292080856b79de/codecs7z-0.0.1.0-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93f0156de394ed02007bd4c8186ccae00b40e8e7be795f2b095a7db9c8f657e8",
                "md5": "42af303913d967269dd1c64cd76c97bb",
                "sha256": "3cad48c0ee76af85dfb3e9c1b18fc16f7736f18f3a0a945ac6be18727ddf935b"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "42af303913d967269dd1c64cd76c97bb",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 146279,
            "upload_time": "2023-01-07T06:11:16",
            "upload_time_iso_8601": "2023-01-07T06:11:16.516566Z",
            "url": "https://files.pythonhosted.org/packages/93/f0/156de394ed02007bd4c8186ccae00b40e8e7be795f2b095a7db9c8f657e8/codecs7z-0.0.1.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f5edfea9f08a0dbb87c36b88f982d678aba6f2a5c2eeeaeca3a9cfb3007850a",
                "md5": "23331e69902c098c2b30efa555002251",
                "sha256": "d099451a107707002de8c9366f0bca692923edbe36ca45860a6842455ef2f1d7"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp39-cp39-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "23331e69902c098c2b30efa555002251",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 695976,
            "upload_time": "2023-01-07T06:11:18",
            "upload_time_iso_8601": "2023-01-07T06:11:18.465276Z",
            "url": "https://files.pythonhosted.org/packages/1f/5e/dfea9f08a0dbb87c36b88f982d678aba6f2a5c2eeeaeca3a9cfb3007850a/codecs7z-0.0.1.0-cp39-cp39-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ffd7b50941f7b8a1928707e34eb48e5bc91c9481be93d8739fa48942876ac7e7",
                "md5": "7350fcf542fd0070aee2052f45fda7e9",
                "sha256": "b2c5c5e9d6e1acc75a7bf93867ef209edb019a687c03187e7de962ac35442bd1"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "7350fcf542fd0070aee2052f45fda7e9",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 110152,
            "upload_time": "2023-01-07T06:12:39",
            "upload_time_iso_8601": "2023-01-07T06:12:39.391197Z",
            "url": "https://files.pythonhosted.org/packages/ff/d7/b50941f7b8a1928707e34eb48e5bc91c9481be93d8739fa48942876ac7e7/codecs7z-0.0.1.0-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "57d8d225a38985d0a1f852735965c930385c9a99209bb67cabe68c36801c0df6",
                "md5": "71c322bf37362baff9cd39b10e8c60dd",
                "sha256": "6458d355e13618ac7baf15af6e8a26d5c8c8157c3a2b44f3e230e92ed07247cb"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "71c322bf37362baff9cd39b10e8c60dd",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 123283,
            "upload_time": "2023-01-07T06:12:41",
            "upload_time_iso_8601": "2023-01-07T06:12:41.633629Z",
            "url": "https://files.pythonhosted.org/packages/57/d8/d225a38985d0a1f852735965c930385c9a99209bb67cabe68c36801c0df6/codecs7z-0.0.1.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "05354d59e8af700d2f81a08da2ee0facb5905dc8b7a2003e99b2990ea11a98c6",
                "md5": "c42c8a6f5a9576f618723e63fb556df5",
                "sha256": "2a0929010b504e754e9434b9f7c308183e3dc77cfff5bb8b6a6c104c6945973b"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c42c8a6f5a9576f618723e63fb556df5",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": null,
            "size": 167857,
            "upload_time": "2023-01-07T06:11:20",
            "upload_time_iso_8601": "2023-01-07T06:11:20.401755Z",
            "url": "https://files.pythonhosted.org/packages/05/35/4d59e8af700d2f81a08da2ee0facb5905dc8b7a2003e99b2990ea11a98c6/codecs7z-0.0.1.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e62153b0fc911aab8368052050daf70fa91b78b72b40bfa4a5d40ed997f7d98d",
                "md5": "95e050a543726a44c09eee568538e3ab",
                "sha256": "997242fa4d08e3a79faed4e0c64c3e66962b9b35bbe874c99f3c94663baa9f6a"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "95e050a543726a44c09eee568538e3ab",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": null,
            "size": 166941,
            "upload_time": "2023-01-07T06:11:22",
            "upload_time_iso_8601": "2023-01-07T06:11:22.080079Z",
            "url": "https://files.pythonhosted.org/packages/e6/21/53b0fc911aab8368052050daf70fa91b78b72b40bfa4a5d40ed997f7d98d/codecs7z-0.0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5908094b1acf96fb5fddfd0391d52bbc1231eb84ab0deaa26a8a49888774aa26",
                "md5": "1a1f82e31940f55b63489c151a11f45c",
                "sha256": "8991ddf8d588d2cc8c496de91bb4ec4d3cbfbf1d2b36fb476b8c53dc8f146b31"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1a1f82e31940f55b63489c151a11f45c",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": null,
            "size": 167661,
            "upload_time": "2023-01-07T06:11:24",
            "upload_time_iso_8601": "2023-01-07T06:11:24.011484Z",
            "url": "https://files.pythonhosted.org/packages/59/08/094b1acf96fb5fddfd0391d52bbc1231eb84ab0deaa26a8a49888774aa26/codecs7z-0.0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d90858aa5f78544b855c45cedc9f3cd647f1dfb937535b44f4e8f14750798f23",
                "md5": "95da121d6496b1dcc721bba8b8812ebc",
                "sha256": "5dfb82a9b3ecf3665ff57d19bb56cdc32c3467a709565c4a91d7a131e3de1728"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0-pyston38-pyston_23_x86_64_linux_gnu-manylinux_2_24_x86_64.whl",
            "has_sig": false,
            "md5_digest": "95da121d6496b1dcc721bba8b8812ebc",
            "packagetype": "bdist_wheel",
            "python_version": "pyston38",
            "requires_python": null,
            "size": 147002,
            "upload_time": "2023-01-07T06:12:43",
            "upload_time_iso_8601": "2023-01-07T06:12:43.499576Z",
            "url": "https://files.pythonhosted.org/packages/d9/08/58aa5f78544b855c45cedc9f3cd647f1dfb937535b44f4e8f14750798f23/codecs7z-0.0.1.0-pyston38-pyston_23_x86_64_linux_gnu-manylinux_2_24_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a67c5a14fbf65672d3ff5ad4fa1c78537f124c57c71333aac3ba76686834bf4",
                "md5": "15504dcc9c06b376b079a08f50c31057",
                "sha256": "4bd586c42a415cc6f2fe58c4246c0b53c1f5cb34f8509eedde7e9dd826b341d4"
            },
            "downloads": -1,
            "filename": "codecs7z-0.0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "15504dcc9c06b376b079a08f50c31057",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1245437,
            "upload_time": "2023-01-07T06:12:46",
            "upload_time_iso_8601": "2023-01-07T06:12:46.322468Z",
            "url": "https://files.pythonhosted.org/packages/0a/67/c5a14fbf65672d3ff5ad4fa1c78537f124c57c71333aac3ba76686834bf4/codecs7z-0.0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-07 06:12:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "cielavenir",
    "github_project": "python-codecs7z",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "codecs7z"
}
        
Elapsed time: 0.02587s