bchlib


Namebchlib JSON
Version 2.1.3 PyPI version JSON
download
home_pagehttps://github.com/jkent/python-bchlib
SummaryA python wrapper module for the Linux kernel BCH library.
upload_time2024-09-12 14:33:31
maintainerNone
docs_urlNone
authorJeff Kent
requires_python>=3.6.0
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
python-bchlib
=============

This is a python module for encoding, decoding, and correcting data using [BCH codes](https://en.wikipedia.org/wiki/BCH_code).

## Requirements
  Python 3.6 or greater required.

## Installing the latest release:
    $ pip install bchlib

## Installing from source:
  On Linux, you will need python-dev or equivalent package.  Windows, you need Microsoft Visual C++.  I've tested this manually using [Visual Studio 2015](https://stackoverflow.com/a/44290942/6844002).

    $ pip install .

## Usage Example

  See Python's built-in help `import bchlib; help(bchlib)` and the module's [tests](tests) for usage examples.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jkent/python-bchlib",
    "name": "bchlib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "Jeff Kent",
    "author_email": "jeff@jkent.net",
    "download_url": "https://files.pythonhosted.org/packages/50/e8/1265ef5811ecc589f9408ba977dafee21af668eac2504efcb7f619c68af4/bchlib-2.1.3.tar.gz",
    "platform": null,
    "description": "\npython-bchlib\n=============\n\nThis is a python module for encoding, decoding, and correcting data using [BCH codes](https://en.wikipedia.org/wiki/BCH_code).\n\n## Requirements\n  Python 3.6 or greater required.\n\n## Installing the latest release:\n    $ pip install bchlib\n\n## Installing from source:\n  On Linux, you will need python-dev or equivalent package.  Windows, you need Microsoft Visual C++.  I've tested this manually using [Visual Studio 2015](https://stackoverflow.com/a/44290942/6844002).\n\n    $ pip install .\n\n## Usage Example\n\n  See Python's built-in help `import bchlib; help(bchlib)` and the module's [tests](tests) for usage examples.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A python wrapper module for the Linux kernel BCH library.",
    "version": "2.1.3",
    "project_urls": {
        "Homepage": "https://github.com/jkent/python-bchlib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b43e23523a067ce0ad97270e3d474f34201b41364a6b35cc67b0a5a9fb155b8a",
                "md5": "53f8b94117b8e1169e5530ef410ffc44",
                "sha256": "0ba3c8255f4d1aaf4dba90d39e8b31563e5bdf42c9b08660a2c76bacec1814f7"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "53f8b94117b8e1169e5530ef410ffc44",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6.0",
            "size": 26647,
            "upload_time": "2024-09-12T14:32:11",
            "upload_time_iso_8601": "2024-09-12T14:32:11.604300Z",
            "url": "https://files.pythonhosted.org/packages/b4/3e/23523a067ce0ad97270e3d474f34201b41364a6b35cc67b0a5a9fb155b8a/bchlib-2.1.3-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "428f8a3085f180d3cccac0f9568b1f5b9a0166a4ae651bcb971d215164be4b00",
                "md5": "28c36699f059ff3c59c927c82a9b44ae",
                "sha256": "08cab7d645613bc486ad547f29e49f51ad1defab20e3c8b3d6b4a6af86d0d673"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "28c36699f059ff3c59c927c82a9b44ae",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6.0",
            "size": 25483,
            "upload_time": "2024-09-12T14:32:13",
            "upload_time_iso_8601": "2024-09-12T14:32:13.129018Z",
            "url": "https://files.pythonhosted.org/packages/42/8f/8a3085f180d3cccac0f9568b1f5b9a0166a4ae651bcb971d215164be4b00/bchlib-2.1.3-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "251bd13ae6b3a22e838a7151c2084fb0ec63b3ceec081ef186a199430f2ed883",
                "md5": "8e41d754e77ac7be7587f0fcd34b900c",
                "sha256": "ae1aa14cc35bedd0f283f7ad357dc70ae2f6164aa3aa58eee2cb329d0e780d6c"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8e41d754e77ac7be7587f0fcd34b900c",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6.0",
            "size": 67195,
            "upload_time": "2024-09-12T14:32:14",
            "upload_time_iso_8601": "2024-09-12T14:32:14.360686Z",
            "url": "https://files.pythonhosted.org/packages/25/1b/d13ae6b3a22e838a7151c2084fb0ec63b3ceec081ef186a199430f2ed883/bchlib-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a0009dab3023c0ffd6202f9644c5999b1432ace2cd1c9cef84f345ce7e7be2d8",
                "md5": "52d0308280f39801095e81fe3b30c8ac",
                "sha256": "258c2a6e223810e265eb4337da8fe33d4f15ca0ce35c32267c45c5002a187d64"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "52d0308280f39801095e81fe3b30c8ac",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6.0",
            "size": 64348,
            "upload_time": "2024-09-12T14:32:15",
            "upload_time_iso_8601": "2024-09-12T14:32:15.350446Z",
            "url": "https://files.pythonhosted.org/packages/a0/00/9dab3023c0ffd6202f9644c5999b1432ace2cd1c9cef84f345ce7e7be2d8/bchlib-2.1.3-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": "1ce02d6c5d804a17b0f199c3af11c6d7cd3ef60ccbbb8addf0d895ba1d574b1e",
                "md5": "680ffb8bb47266f6d248be0064526af1",
                "sha256": "ec7036de49578d74c82888af88d0c4fc22ece684de20ddf07b5d1d0b39d542ba"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp310-cp310-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "680ffb8bb47266f6d248be0064526af1",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6.0",
            "size": 65922,
            "upload_time": "2024-09-12T14:32:16",
            "upload_time_iso_8601": "2024-09-12T14:32:16.215237Z",
            "url": "https://files.pythonhosted.org/packages/1c/e0/2d6c5d804a17b0f199c3af11c6d7cd3ef60ccbbb8addf0d895ba1d574b1e/bchlib-2.1.3-cp310-cp310-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ade91b53cf2f28b77d93772f94c75ae0506cf434f1e51b9f373ef7204087da39",
                "md5": "6f135d70d9536585591c15fe0f7d67fe",
                "sha256": "4669bba18732fc1be06761fec4685a66b194748a3f08cf5afdf541702bd4c5e1"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp310-cp310-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6f135d70d9536585591c15fe0f7d67fe",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6.0",
            "size": 66722,
            "upload_time": "2024-09-12T14:32:20",
            "upload_time_iso_8601": "2024-09-12T14:32:20.038604Z",
            "url": "https://files.pythonhosted.org/packages/ad/e9/1b53cf2f28b77d93772f94c75ae0506cf434f1e51b9f373ef7204087da39/bchlib-2.1.3-cp310-cp310-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5beee4822747d1de286f3c55dbf9431039181ee1c13fce38f33671c4a039e176",
                "md5": "c3e3397fd4b88683166ed037cbb75efd",
                "sha256": "d133db99607be27e16e74ea2a5aca9244e357b5a5f1580e418143929f99cd0bb"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "c3e3397fd4b88683166ed037cbb75efd",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6.0",
            "size": 23951,
            "upload_time": "2024-09-12T14:32:21",
            "upload_time_iso_8601": "2024-09-12T14:32:21.566692Z",
            "url": "https://files.pythonhosted.org/packages/5b/ee/e4822747d1de286f3c55dbf9431039181ee1c13fce38f33671c4a039e176/bchlib-2.1.3-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b836da15f71d0033cc60e036a3fbd3bd94e4b06287a004e31667c8ec40382502",
                "md5": "a21a25319526f433ad57d5d58fac8cf7",
                "sha256": "f70569bd9df1eda7c2dee55d995ec65ee651906a877421525c99f5187d36be24"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "a21a25319526f433ad57d5d58fac8cf7",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6.0",
            "size": 26408,
            "upload_time": "2024-09-12T14:32:22",
            "upload_time_iso_8601": "2024-09-12T14:32:22.437719Z",
            "url": "https://files.pythonhosted.org/packages/b8/36/da15f71d0033cc60e036a3fbd3bd94e4b06287a004e31667c8ec40382502/bchlib-2.1.3-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "414f60fe80fe4f31e4482549a50e76d89a3699bc307fa3c9c6f4fcd5d03fa095",
                "md5": "addc7f14dfec5c3de1f99e5a6ea05045",
                "sha256": "64407c0bc8b58ce41399f7f1d52a46c7fa63dc83fa91e70cf84f46b87854e807"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "addc7f14dfec5c3de1f99e5a6ea05045",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6.0",
            "size": 26650,
            "upload_time": "2024-09-12T14:32:23",
            "upload_time_iso_8601": "2024-09-12T14:32:23.269572Z",
            "url": "https://files.pythonhosted.org/packages/41/4f/60fe80fe4f31e4482549a50e76d89a3699bc307fa3c9c6f4fcd5d03fa095/bchlib-2.1.3-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "948efe8ede184425975df435c2f76afc3f9699ca421254db0d327a814ef7cc93",
                "md5": "f062723a88cd910096b9e3b940e52011",
                "sha256": "ee67db08c41894cf490de535f4ec54659745ffafbcf37b9f04b18b1e44101d96"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "f062723a88cd910096b9e3b940e52011",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6.0",
            "size": 25479,
            "upload_time": "2024-09-12T14:32:24",
            "upload_time_iso_8601": "2024-09-12T14:32:24.504615Z",
            "url": "https://files.pythonhosted.org/packages/94/8e/fe8ede184425975df435c2f76afc3f9699ca421254db0d327a814ef7cc93/bchlib-2.1.3-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ca9323622df8151b9f315f3b0cd052f6810dfbb31fefa28741080bd393c6de1",
                "md5": "ee357fad3c7d988b0873ca9b267c152a",
                "sha256": "80570e504162b330fffd8d9b20679a09eddb3d9edd961159d2bf73e064fb22a2"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ee357fad3c7d988b0873ca9b267c152a",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6.0",
            "size": 67337,
            "upload_time": "2024-09-12T14:32:25",
            "upload_time_iso_8601": "2024-09-12T14:32:25.787612Z",
            "url": "https://files.pythonhosted.org/packages/8c/a9/323622df8151b9f315f3b0cd052f6810dfbb31fefa28741080bd393c6de1/bchlib-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb1fc2e07c9176e57bb3607cf5883f53ffbdaae527d93d374c78a960e3d5b8b5",
                "md5": "469ccd34f4efb9895306451179b99fbf",
                "sha256": "5f601388cd8847884eef6d68d14dfb37ae469ad8fa3429b49bbefd663208c1f5"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "469ccd34f4efb9895306451179b99fbf",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6.0",
            "size": 64490,
            "upload_time": "2024-09-12T14:32:27",
            "upload_time_iso_8601": "2024-09-12T14:32:27.152756Z",
            "url": "https://files.pythonhosted.org/packages/bb/1f/c2e07c9176e57bb3607cf5883f53ffbdaae527d93d374c78a960e3d5b8b5/bchlib-2.1.3-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": "40eef3feda657a2f2a70e3626b6ac60b7ac7bce1d6d5df5db4431579aaf111ea",
                "md5": "ba5abe14ec3374ab059fbed380ffa1e3",
                "sha256": "0ef8ff4bb45d5263702d615ec38662354d8374cfa4db2d9ab7f18f5a29f211e0"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp311-cp311-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "ba5abe14ec3374ab059fbed380ffa1e3",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6.0",
            "size": 66057,
            "upload_time": "2024-09-12T14:32:28",
            "upload_time_iso_8601": "2024-09-12T14:32:28.547522Z",
            "url": "https://files.pythonhosted.org/packages/40/ee/f3feda657a2f2a70e3626b6ac60b7ac7bce1d6d5df5db4431579aaf111ea/bchlib-2.1.3-cp311-cp311-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf0d8ab6e1439fbc37008840139c8a15005022434b5816aa41d7fabd7dffee6a",
                "md5": "ba1c90c2941839a3277b7134e275bcfd",
                "sha256": "460277205bc29062275159d0221f6b286669a8d8f4c61f8e6ae4eaa7b3091370"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp311-cp311-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ba1c90c2941839a3277b7134e275bcfd",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6.0",
            "size": 66862,
            "upload_time": "2024-09-12T14:32:29",
            "upload_time_iso_8601": "2024-09-12T14:32:29.630840Z",
            "url": "https://files.pythonhosted.org/packages/cf/0d/8ab6e1439fbc37008840139c8a15005022434b5816aa41d7fabd7dffee6a/bchlib-2.1.3-cp311-cp311-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "331455e4341ad56336e9f328439d40a952774c9dd101169ed384815ff30e4ccd",
                "md5": "e2602e306f67dc122344dbdd597bdefa",
                "sha256": "06375176fb7465a9de16a8b3318ba16e4f2ba4edb78cd631e5588521c9661a60"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "e2602e306f67dc122344dbdd597bdefa",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6.0",
            "size": 23952,
            "upload_time": "2024-09-12T14:32:30",
            "upload_time_iso_8601": "2024-09-12T14:32:30.546484Z",
            "url": "https://files.pythonhosted.org/packages/33/14/55e4341ad56336e9f328439d40a952774c9dd101169ed384815ff30e4ccd/bchlib-2.1.3-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "134466af22d16d3138a412e696497e46269f1c3ea23c2fee7d923429cec62d6e",
                "md5": "cb1ecce971bc17ff3f553d217dc2f0ce",
                "sha256": "1060fecdefc0d9782aa5ef4c82537a60049af45c842d540c16a64fef85c0c44d"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "cb1ecce971bc17ff3f553d217dc2f0ce",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6.0",
            "size": 26407,
            "upload_time": "2024-09-12T14:32:31",
            "upload_time_iso_8601": "2024-09-12T14:32:31.723723Z",
            "url": "https://files.pythonhosted.org/packages/13/44/66af22d16d3138a412e696497e46269f1c3ea23c2fee7d923429cec62d6e/bchlib-2.1.3-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "15bb10a7465635936f4fe630c3d6f88a2181e099b9cbe63474ad3a773ff6ee3a",
                "md5": "d62adbeaf494d66d78e3e1a7d4f5de51",
                "sha256": "3edba1ba46b895fcb31b4269e2527a3f69b2a5789a8f34fcd95eacddeedb7758"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp312-cp312-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d62adbeaf494d66d78e3e1a7d4f5de51",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6.0",
            "size": 26684,
            "upload_time": "2024-09-12T14:32:32",
            "upload_time_iso_8601": "2024-09-12T14:32:32.896496Z",
            "url": "https://files.pythonhosted.org/packages/15/bb/10a7465635936f4fe630c3d6f88a2181e099b9cbe63474ad3a773ff6ee3a/bchlib-2.1.3-cp312-cp312-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2887e10f50ff583248f25c354a09475d64f1bad1d678834e8d1ca31e07e07ce",
                "md5": "b2c8108e6aa9086f878575d6fcacbe11",
                "sha256": "ec73cbf5d5ef85fc5614b704ab71b4e7d7de41a762c93fda1a96dc8c0a98d8c3"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "b2c8108e6aa9086f878575d6fcacbe11",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6.0",
            "size": 25468,
            "upload_time": "2024-09-12T14:32:33",
            "upload_time_iso_8601": "2024-09-12T14:32:33.734310Z",
            "url": "https://files.pythonhosted.org/packages/b2/88/7e10f50ff583248f25c354a09475d64f1bad1d678834e8d1ca31e07e07ce/bchlib-2.1.3-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd21d1578d2c1d2844ec5827e68382426eed17863292c78b88f93b03b49ee83c",
                "md5": "86e78671a7f58c384c9204de4bb17583",
                "sha256": "8397acef706f069c096a379ab3b56de650e9d64f8b54dea6af53e48a0406656d"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "86e78671a7f58c384c9204de4bb17583",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6.0",
            "size": 67992,
            "upload_time": "2024-09-12T14:32:35",
            "upload_time_iso_8601": "2024-09-12T14:32:35.225515Z",
            "url": "https://files.pythonhosted.org/packages/bd/21/d1578d2c1d2844ec5827e68382426eed17863292c78b88f93b03b49ee83c/bchlib-2.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca57476f8023d623250d5fa8f4b62d9b177e6277a2f51c73d0fa8c7dd7a95344",
                "md5": "d5f89e0e189781fc1a3feb301440383f",
                "sha256": "6c3c0c08c3eb114c4fa782c4c22d9cd197082a5c5fc9e2b7b95036e1af44790f"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "d5f89e0e189781fc1a3feb301440383f",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6.0",
            "size": 64899,
            "upload_time": "2024-09-12T14:32:36",
            "upload_time_iso_8601": "2024-09-12T14:32:36.651250Z",
            "url": "https://files.pythonhosted.org/packages/ca/57/476f8023d623250d5fa8f4b62d9b177e6277a2f51c73d0fa8c7dd7a95344/bchlib-2.1.3-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": "185490f4ac82ee4dd7aafb0c4d06636a131de7cd5eee77c3525ded6b1f28c4ab",
                "md5": "9f7ce6d60431b2cc795fbcefec511adc",
                "sha256": "0be4fdcf66cdf91f51126a7139330d983a9bc05289cb142d45b7f7d91019ee22"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp312-cp312-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "9f7ce6d60431b2cc795fbcefec511adc",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6.0",
            "size": 66446,
            "upload_time": "2024-09-12T14:32:37",
            "upload_time_iso_8601": "2024-09-12T14:32:37.590158Z",
            "url": "https://files.pythonhosted.org/packages/18/54/90f4ac82ee4dd7aafb0c4d06636a131de7cd5eee77c3525ded6b1f28c4ab/bchlib-2.1.3-cp312-cp312-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "23eeaf19414b937b99dd06fe46d51ec5d16aeea1772a7210b5d4ef127ecf7ce8",
                "md5": "9c3b1d5f710876b980d94124d83aaa01",
                "sha256": "f1170738939e2dcde43cb772095412e6368cc6942f143f55b646d5c252d3e7af"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp312-cp312-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9c3b1d5f710876b980d94124d83aaa01",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6.0",
            "size": 67538,
            "upload_time": "2024-09-12T14:32:38",
            "upload_time_iso_8601": "2024-09-12T14:32:38.902992Z",
            "url": "https://files.pythonhosted.org/packages/23/ee/af19414b937b99dd06fe46d51ec5d16aeea1772a7210b5d4ef127ecf7ce8/bchlib-2.1.3-cp312-cp312-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "167db44466f20cc51a3c31be39211d60da0069642d445f769bde747eeee8db6a",
                "md5": "321610ee130d89bd96c93f52c49b5ae4",
                "sha256": "0019affb4dbf9af38ebb1cb813c17140ec3c1af9afc55844bc4b3fab462be145"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp312-cp312-win32.whl",
            "has_sig": false,
            "md5_digest": "321610ee130d89bd96c93f52c49b5ae4",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6.0",
            "size": 23985,
            "upload_time": "2024-09-12T14:32:39",
            "upload_time_iso_8601": "2024-09-12T14:32:39.793429Z",
            "url": "https://files.pythonhosted.org/packages/16/7d/b44466f20cc51a3c31be39211d60da0069642d445f769bde747eeee8db6a/bchlib-2.1.3-cp312-cp312-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d83450d5533bc78062d6d5daadf7d17dcecca4c08e4794fad8778b432244963c",
                "md5": "35656430ce03362cdb5f3defaaa47f31",
                "sha256": "c469d9c19d0621815dd04e759b842ed218f828a1e1fc5e1c6939944785b335e4"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "35656430ce03362cdb5f3defaaa47f31",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6.0",
            "size": 26475,
            "upload_time": "2024-09-12T14:32:40",
            "upload_time_iso_8601": "2024-09-12T14:32:40.857632Z",
            "url": "https://files.pythonhosted.org/packages/d8/34/50d5533bc78062d6d5daadf7d17dcecca4c08e4794fad8778b432244963c/bchlib-2.1.3-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b1b6d0dda63b2de32abd8db72d8dbac8dd0c25a8de1f42ca9ba0caa1d3ab233",
                "md5": "9162201bc2b55967b7b081d9e78abf76",
                "sha256": "771909f96ecf8daa70cc6ba2682ed42c4ebed76801fbc8d8796a8c78539cfff2"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp36-cp36m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9162201bc2b55967b7b081d9e78abf76",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6.0",
            "size": 26510,
            "upload_time": "2024-09-12T14:32:41",
            "upload_time_iso_8601": "2024-09-12T14:32:41.663116Z",
            "url": "https://files.pythonhosted.org/packages/7b/1b/6d0dda63b2de32abd8db72d8dbac8dd0c25a8de1f42ca9ba0caa1d3ab233/bchlib-2.1.3-cp36-cp36m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "429d7bccf1e882b2343392f306eb0ba798b93ea564c9877a2f48a8bf20c5cb8d",
                "md5": "affd1c9ad1f0fcc30c1364c646f6c7cc",
                "sha256": "59452848bde4dd8c28c0b17563a66ac779fc55fbf41b753fa8d4023b727938db"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "affd1c9ad1f0fcc30c1364c646f6c7cc",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6.0",
            "size": 67139,
            "upload_time": "2024-09-12T14:32:42",
            "upload_time_iso_8601": "2024-09-12T14:32:42.674585Z",
            "url": "https://files.pythonhosted.org/packages/42/9d/7bccf1e882b2343392f306eb0ba798b93ea564c9877a2f48a8bf20c5cb8d/bchlib-2.1.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c40eb63fee70bcb7d3ad342e0a2b6c851fa430f229e97de07330ae47326f91e",
                "md5": "f03d624b3f6bad0409b601f2647cc8ed",
                "sha256": "f61ff0ac1fda1b4c5e8495f14971965203eae1bd1ae2ca7a9b3e0a7332848173"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "f03d624b3f6bad0409b601f2647cc8ed",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6.0",
            "size": 64271,
            "upload_time": "2024-09-12T14:32:44",
            "upload_time_iso_8601": "2024-09-12T14:32:44.027326Z",
            "url": "https://files.pythonhosted.org/packages/8c/40/eb63fee70bcb7d3ad342e0a2b6c851fa430f229e97de07330ae47326f91e/bchlib-2.1.3-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce90cdc01d2e73d30140102e854a128349bd68eae3400ca48557b891e869be2a",
                "md5": "a03bb8c717a934abcc84cf2a2c64367a",
                "sha256": "22c3fa173dca15009a0c60c0e6a1e2e80c8e1dac49d143a36d69d8404988ef2b"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp36-cp36m-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "a03bb8c717a934abcc84cf2a2c64367a",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6.0",
            "size": 65360,
            "upload_time": "2024-09-12T14:32:44",
            "upload_time_iso_8601": "2024-09-12T14:32:44.939277Z",
            "url": "https://files.pythonhosted.org/packages/ce/90/cdc01d2e73d30140102e854a128349bd68eae3400ca48557b891e869be2a/bchlib-2.1.3-cp36-cp36m-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7a0445d36ec3bf9926af2acbfe173ba22bee67d0912b133885bef3a95a708c06",
                "md5": "79700c6ae5b20f79b6ebc45b7567ac2c",
                "sha256": "225589bd277819ec4f49f1ca3e68383fbb5d2d78b121096f5ed6daac8ba60172"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp36-cp36m-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "79700c6ae5b20f79b6ebc45b7567ac2c",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6.0",
            "size": 66193,
            "upload_time": "2024-09-12T14:32:46",
            "upload_time_iso_8601": "2024-09-12T14:32:46.034852Z",
            "url": "https://files.pythonhosted.org/packages/7a/04/45d36ec3bf9926af2acbfe173ba22bee67d0912b133885bef3a95a708c06/bchlib-2.1.3-cp36-cp36m-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81b6840c94f387efffb3cdd3cb41b955cff46eed26d950ac9d5e7891d76a5e7c",
                "md5": "50272f5839bbfba25c1ccad4abd74d4f",
                "sha256": "4ff47f4b2839afd92907f5b97eb622be9d6a41cb59619678209bcd8c6f9ea3f0"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp36-cp36m-win32.whl",
            "has_sig": false,
            "md5_digest": "50272f5839bbfba25c1ccad4abd74d4f",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6.0",
            "size": 24928,
            "upload_time": "2024-09-12T14:32:47",
            "upload_time_iso_8601": "2024-09-12T14:32:47.251454Z",
            "url": "https://files.pythonhosted.org/packages/81/b6/840c94f387efffb3cdd3cb41b955cff46eed26d950ac9d5e7891d76a5e7c/bchlib-2.1.3-cp36-cp36m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec7f6705055fe7e60b69388bf5e44faaa76abbdf96452b2d453da1a6d2ee6c02",
                "md5": "add1ead9696ee442a7f563bd87f22613",
                "sha256": "7d84b536fb3fe7b022580ec1fb3441f62f33e0ac3cb3cb7614716d5422a63225"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp36-cp36m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "add1ead9696ee442a7f563bd87f22613",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6.0",
            "size": 27245,
            "upload_time": "2024-09-12T14:32:48",
            "upload_time_iso_8601": "2024-09-12T14:32:48.136531Z",
            "url": "https://files.pythonhosted.org/packages/ec/7f/6705055fe7e60b69388bf5e44faaa76abbdf96452b2d453da1a6d2ee6c02/bchlib-2.1.3-cp36-cp36m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5ba46c4a5f68d8e40aa12e4dde9bc827e5a7a159834c771fc4d58fc64394e5b",
                "md5": "e8fda22b8393614d848022a98177efa2",
                "sha256": "a1ac418047bdaf9c3418b5e32445a061765aa49615a3a865cb7ca77de64ac6f9"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp37-cp37m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e8fda22b8393614d848022a98177efa2",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6.0",
            "size": 26629,
            "upload_time": "2024-09-12T14:32:48",
            "upload_time_iso_8601": "2024-09-12T14:32:48.942389Z",
            "url": "https://files.pythonhosted.org/packages/c5/ba/46c4a5f68d8e40aa12e4dde9bc827e5a7a159834c771fc4d58fc64394e5b/bchlib-2.1.3-cp37-cp37m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef70186370cd3e40e1238e3cde3a8973bac088519d2a81e1447cbfe78bac383e",
                "md5": "fa9a2b07abee586f85f4bcfb34c5f4e7",
                "sha256": "a19965915e5ae5d3e82c74209adfab58b5ee466f36ed3ac8bf369603f3349226"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fa9a2b07abee586f85f4bcfb34c5f4e7",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6.0",
            "size": 67118,
            "upload_time": "2024-09-12T14:32:49",
            "upload_time_iso_8601": "2024-09-12T14:32:49.976502Z",
            "url": "https://files.pythonhosted.org/packages/ef/70/186370cd3e40e1238e3cde3a8973bac088519d2a81e1447cbfe78bac383e/bchlib-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef08454cd6678748027b923026ed8c1eb1fca3fc1af6b3ab22c049a5b647bec8",
                "md5": "41abed6f2a587d9d6ea77f6941968eed",
                "sha256": "e1faba3ae219dfa94f0252da83c1a18b72b920d2829b1100264040cce5859ced"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "41abed6f2a587d9d6ea77f6941968eed",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6.0",
            "size": 64251,
            "upload_time": "2024-09-12T14:32:50",
            "upload_time_iso_8601": "2024-09-12T14:32:50.980299Z",
            "url": "https://files.pythonhosted.org/packages/ef/08/454cd6678748027b923026ed8c1eb1fca3fc1af6b3ab22c049a5b647bec8/bchlib-2.1.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1ca13b1564e01b370545d83a95ffd6008296869afee3c7d24b26126ec32fa2a",
                "md5": "6273e1d9a94cabab7fbcb253e396cebf",
                "sha256": "02bca0917beb1a2ff917995a6586058c4bf171c37eaa9a26dbea1b6e82efe4e8"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp37-cp37m-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "6273e1d9a94cabab7fbcb253e396cebf",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6.0",
            "size": 65354,
            "upload_time": "2024-09-12T14:32:51",
            "upload_time_iso_8601": "2024-09-12T14:32:51.859086Z",
            "url": "https://files.pythonhosted.org/packages/b1/ca/13b1564e01b370545d83a95ffd6008296869afee3c7d24b26126ec32fa2a/bchlib-2.1.3-cp37-cp37m-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42ba3892d6bd6c0eefe494c5da8c3c88a01c98d626059bef4d817be41e731769",
                "md5": "c5d800c67ce9b7f666a8ef61e4c982ce",
                "sha256": "bc826412f6e68cde30bf29fcacae4dd8e3d6ada4f8d19f7bc8fa48ec3655b6a9"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp37-cp37m-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c5d800c67ce9b7f666a8ef61e4c982ce",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6.0",
            "size": 66193,
            "upload_time": "2024-09-12T14:32:52",
            "upload_time_iso_8601": "2024-09-12T14:32:52.768476Z",
            "url": "https://files.pythonhosted.org/packages/42/ba/3892d6bd6c0eefe494c5da8c3c88a01c98d626059bef4d817be41e731769/bchlib-2.1.3-cp37-cp37m-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be7f72e3e80ac4a16f4fba22a3d93c938d8bc3e9c7d175ddb9d1eaa62a674ade",
                "md5": "b320175fef40eeb9655499c5201a586a",
                "sha256": "42bad5e322bfbab2e8981bed2df91c387043dbdc8948a00b8785029b13d7fd2d"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp37-cp37m-win32.whl",
            "has_sig": false,
            "md5_digest": "b320175fef40eeb9655499c5201a586a",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6.0",
            "size": 23924,
            "upload_time": "2024-09-12T14:32:53",
            "upload_time_iso_8601": "2024-09-12T14:32:53.712842Z",
            "url": "https://files.pythonhosted.org/packages/be/7f/72e3e80ac4a16f4fba22a3d93c938d8bc3e9c7d175ddb9d1eaa62a674ade/bchlib-2.1.3-cp37-cp37m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "345f079752cf02387afee921c724727eab15e09b2baffbb4adf9ee7b0ff61c3b",
                "md5": "d8c2ad83dd0fe1fb02da1c9d748a2ca2",
                "sha256": "dc7bd81b502613a7fdf510b589a3c826ae923655f2f83adb44f4b2567d02e8c6"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp37-cp37m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "d8c2ad83dd0fe1fb02da1c9d748a2ca2",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6.0",
            "size": 26397,
            "upload_time": "2024-09-12T14:32:54",
            "upload_time_iso_8601": "2024-09-12T14:32:54.559270Z",
            "url": "https://files.pythonhosted.org/packages/34/5f/079752cf02387afee921c724727eab15e09b2baffbb4adf9ee7b0ff61c3b/bchlib-2.1.3-cp37-cp37m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cba5ee9c6c4be4392d717620c6b114672e9a63919c613a31714a306262d674f8",
                "md5": "80152168efb0e34326c05d7637e0b233",
                "sha256": "009028c76bfd06b8c4a7cbb1b5f5ca412e30044f691a43f618420eddcdd207be"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "80152168efb0e34326c05d7637e0b233",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6.0",
            "size": 26652,
            "upload_time": "2024-09-12T14:32:55",
            "upload_time_iso_8601": "2024-09-12T14:32:55.377925Z",
            "url": "https://files.pythonhosted.org/packages/cb/a5/ee9c6c4be4392d717620c6b114672e9a63919c613a31714a306262d674f8/bchlib-2.1.3-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63a0a5054328f1a2f69b6b8f3195285de30473841afd34420b15689566401e37",
                "md5": "21dca538fd7040a2a07287284691fdb2",
                "sha256": "62ab3fbafa4cd3afc38e5b7665497df515d126fdcfda96e8aa8fc7d9a2cbc4a6"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "21dca538fd7040a2a07287284691fdb2",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6.0",
            "size": 25475,
            "upload_time": "2024-09-12T14:32:56",
            "upload_time_iso_8601": "2024-09-12T14:32:56.782404Z",
            "url": "https://files.pythonhosted.org/packages/63/a0/a5054328f1a2f69b6b8f3195285de30473841afd34420b15689566401e37/bchlib-2.1.3-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "473784cc85e92993e30e6ba0ffd4728dae4675c78234f24a011c3d435543246f",
                "md5": "163041234936a6d0eba86b3ad4169adc",
                "sha256": "d71bca426bf16555ec4fd18c851e97851e83deeac32b5783c767ea9bff92c2db"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "163041234936a6d0eba86b3ad4169adc",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6.0",
            "size": 67642,
            "upload_time": "2024-09-12T14:32:57",
            "upload_time_iso_8601": "2024-09-12T14:32:57.771776Z",
            "url": "https://files.pythonhosted.org/packages/47/37/84cc85e92993e30e6ba0ffd4728dae4675c78234f24a011c3d435543246f/bchlib-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1ce9f639fec07f50ef698b4a594847d81bd3e45a461062649c564dd929aa7c43",
                "md5": "d156c95ff60839b337f300568de4b1c2",
                "sha256": "7b4bef821476c300282370f6dc84fbdd1684e873528a28c132f7167681c242c4"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "d156c95ff60839b337f300568de4b1c2",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6.0",
            "size": 64846,
            "upload_time": "2024-09-12T14:32:58",
            "upload_time_iso_8601": "2024-09-12T14:32:58.692890Z",
            "url": "https://files.pythonhosted.org/packages/1c/e9/f639fec07f50ef698b4a594847d81bd3e45a461062649c564dd929aa7c43/bchlib-2.1.3-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": "8b95a44fa002a446cbaaad97ce251666bbfb837d38a231621528b94b00ef081e",
                "md5": "b66b114c356dcf768707ecfba8b4529a",
                "sha256": "4e7cbdef45c57b3b65ff21d586bf9e405f3d4fb579e56557ff4e41509dedeae6"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp38-cp38-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "b66b114c356dcf768707ecfba8b4529a",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6.0",
            "size": 65879,
            "upload_time": "2024-09-12T14:32:59",
            "upload_time_iso_8601": "2024-09-12T14:32:59.601707Z",
            "url": "https://files.pythonhosted.org/packages/8b/95/a44fa002a446cbaaad97ce251666bbfb837d38a231621528b94b00ef081e/bchlib-2.1.3-cp38-cp38-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c5ebef8b0a4b07777dc920f9c7ffd6e95df66382822df126edecbaf95b685b0",
                "md5": "4503ffa12e97369e1fa49ccc9be4a136",
                "sha256": "e8d50a2b6adbdc86cee841651c2a32794e01ccc9dcd97d740bca8a6de34daf72"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp38-cp38-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4503ffa12e97369e1fa49ccc9be4a136",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6.0",
            "size": 66639,
            "upload_time": "2024-09-12T14:33:00",
            "upload_time_iso_8601": "2024-09-12T14:33:00.627580Z",
            "url": "https://files.pythonhosted.org/packages/4c/5e/bef8b0a4b07777dc920f9c7ffd6e95df66382822df126edecbaf95b685b0/bchlib-2.1.3-cp38-cp38-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67dc40edb097c4bcfb9e33265102c2f21e5ba9a195e0f5281ff47995e3b4d1e5",
                "md5": "4f7bde5439b7fb2a9ed308dc01876fed",
                "sha256": "d9af8518a588f1bc0f3318401d4a293bb9bcca9eeaf083279fbead3d2938db81"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "4f7bde5439b7fb2a9ed308dc01876fed",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6.0",
            "size": 23950,
            "upload_time": "2024-09-12T14:33:01",
            "upload_time_iso_8601": "2024-09-12T14:33:01.510086Z",
            "url": "https://files.pythonhosted.org/packages/67/dc/40edb097c4bcfb9e33265102c2f21e5ba9a195e0f5281ff47995e3b4d1e5/bchlib-2.1.3-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b29da8401f10b441d16175311f219bcc82815c8abe0dd306c2acfb0a27f7f245",
                "md5": "f5b1fb1cb4647a5ab57a1b53a8a7ea29",
                "sha256": "a4c19a69582ba4db6e6463686141813e65571049906ef592741942c013d54522"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "f5b1fb1cb4647a5ab57a1b53a8a7ea29",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6.0",
            "size": 26400,
            "upload_time": "2024-09-12T14:33:03",
            "upload_time_iso_8601": "2024-09-12T14:33:03.703497Z",
            "url": "https://files.pythonhosted.org/packages/b2/9d/a8401f10b441d16175311f219bcc82815c8abe0dd306c2acfb0a27f7f245/bchlib-2.1.3-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d9074cbbe862cfc16ca1c821a4f75e71863cfcbddc5ee1a8e78c26c679e4ae8",
                "md5": "eca8b410d5a5e826899c089152acd3bd",
                "sha256": "b077da495ecb05fda51ee997e9b9fe85efc4dfa887dbc3a1c3351162f0a77a57"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "eca8b410d5a5e826899c089152acd3bd",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6.0",
            "size": 26644,
            "upload_time": "2024-09-12T14:33:05",
            "upload_time_iso_8601": "2024-09-12T14:33:05.996082Z",
            "url": "https://files.pythonhosted.org/packages/6d/90/74cbbe862cfc16ca1c821a4f75e71863cfcbddc5ee1a8e78c26c679e4ae8/bchlib-2.1.3-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b71f8b1fb6073826af8cb1325763c665fd08ddcb386c2d5a0eeeeba2abc9ec2",
                "md5": "9bc1614c617dd0c7ab9fe96584eb1736",
                "sha256": "c1b807eb7c99d739e5dc74c0f90335b9d2168639e3e5df12a3f018a4950a0280"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "9bc1614c617dd0c7ab9fe96584eb1736",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6.0",
            "size": 25477,
            "upload_time": "2024-09-12T14:33:06",
            "upload_time_iso_8601": "2024-09-12T14:33:06.846394Z",
            "url": "https://files.pythonhosted.org/packages/2b/71/f8b1fb6073826af8cb1325763c665fd08ddcb386c2d5a0eeeeba2abc9ec2/bchlib-2.1.3-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cca15ed094f8855d6147ea0a3b851bbb2984c5e42ac76ffc756fe2539b3f130c",
                "md5": "2355b1c01ad0b1ff7d96ef5ee88672cd",
                "sha256": "5f41747e7eabb79d2ace40b5b61ed790692859444e423323049dac175302afa6"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2355b1c01ad0b1ff7d96ef5ee88672cd",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6.0",
            "size": 67070,
            "upload_time": "2024-09-12T14:33:07",
            "upload_time_iso_8601": "2024-09-12T14:33:07.810610Z",
            "url": "https://files.pythonhosted.org/packages/cc/a1/5ed094f8855d6147ea0a3b851bbb2984c5e42ac76ffc756fe2539b3f130c/bchlib-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "60d9c63b16036304b30d03bc20995761421a9df28a783fb278d0172129aa0cb6",
                "md5": "3a375c83afb3b67046a6fb910e15e5d1",
                "sha256": "19d8ba8d24642d0d5da13a8c1149fd979623288f2250e83e0a2166c0d0773b8c"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "3a375c83afb3b67046a6fb910e15e5d1",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6.0",
            "size": 64203,
            "upload_time": "2024-09-12T14:33:08",
            "upload_time_iso_8601": "2024-09-12T14:33:08.968980Z",
            "url": "https://files.pythonhosted.org/packages/60/d9/c63b16036304b30d03bc20995761421a9df28a783fb278d0172129aa0cb6/bchlib-2.1.3-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": "21e17b2b6079f8b893b88fd5b9fce07c1404542ab06f1e4f577cdb6640cb8ab9",
                "md5": "8435f60c5c67e3134e602aec6c462c3a",
                "sha256": "0a7e2503e7b0ae1f95c8117da03ba51edc642f7f10ac0dfab216e938ebdc615a"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp39-cp39-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "8435f60c5c67e3134e602aec6c462c3a",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6.0",
            "size": 65770,
            "upload_time": "2024-09-12T14:33:09",
            "upload_time_iso_8601": "2024-09-12T14:33:09.991615Z",
            "url": "https://files.pythonhosted.org/packages/21/e1/7b2b6079f8b893b88fd5b9fce07c1404542ab06f1e4f577cdb6640cb8ab9/bchlib-2.1.3-cp39-cp39-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91a74e0ce0af8c5d2a3ff84a641fd9812c69d8ab2ec22caf705ddeab4ee30318",
                "md5": "92718b707ccba6ce1606850c2f8e4f7c",
                "sha256": "a14541ca447c94c063f7371891ff8e2f3134004e40f521dc5244b311ab2c7e76"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp39-cp39-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "92718b707ccba6ce1606850c2f8e4f7c",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6.0",
            "size": 66569,
            "upload_time": "2024-09-12T14:33:10",
            "upload_time_iso_8601": "2024-09-12T14:33:10.905505Z",
            "url": "https://files.pythonhosted.org/packages/91/a7/4e0ce0af8c5d2a3ff84a641fd9812c69d8ab2ec22caf705ddeab4ee30318/bchlib-2.1.3-cp39-cp39-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a8f8f978b9e207e00c62138ac5c678faef350f7d51115066727b99c1cccdae31",
                "md5": "82ad1aa3e24e286bad3245e8ba7aaa4a",
                "sha256": "6ba74cbbd7541c46fae4187dd00d5c363c622432aa9d365c505c2cd2dfa59e99"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "82ad1aa3e24e286bad3245e8ba7aaa4a",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6.0",
            "size": 23954,
            "upload_time": "2024-09-12T14:33:11",
            "upload_time_iso_8601": "2024-09-12T14:33:11.833810Z",
            "url": "https://files.pythonhosted.org/packages/a8/f8/f978b9e207e00c62138ac5c678faef350f7d51115066727b99c1cccdae31/bchlib-2.1.3-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bc89aad79635c459cee8187b0959054d6d6e2f5f3a9333b468ba7353a8fb43d5",
                "md5": "09ee874084da8b0b6f8509c7026cf3c8",
                "sha256": "2d078e51f2c1c464d319b00b536b9731de86423e09e72084d98ffd714d3de94f"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "09ee874084da8b0b6f8509c7026cf3c8",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6.0",
            "size": 26405,
            "upload_time": "2024-09-12T14:33:12",
            "upload_time_iso_8601": "2024-09-12T14:33:12.645615Z",
            "url": "https://files.pythonhosted.org/packages/bc/89/aad79635c459cee8187b0959054d6d6e2f5f3a9333b468ba7353a8fb43d5/bchlib-2.1.3-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d1284a93d0dc485264f2967029d39145d10aa500e9667b5b02d7cda8978c2946",
                "md5": "b80f6e688098a88ae8ca7e01b448afd1",
                "sha256": "d5125436a420cf386d1c3dde5203c9b4611096aabd0da84b2de04b96d42ba723"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-pp310-pypy310_pp73-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b80f6e688098a88ae8ca7e01b448afd1",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.6.0",
            "size": 24372,
            "upload_time": "2024-09-12T14:33:13",
            "upload_time_iso_8601": "2024-09-12T14:33:13.444051Z",
            "url": "https://files.pythonhosted.org/packages/d1/28/4a93d0dc485264f2967029d39145d10aa500e9667b5b02d7cda8978c2946/bchlib-2.1.3-pp310-pypy310_pp73-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f5d4ddfabd71f538f583fee3c925ca41d6f4220236545f40f5944481a33cd96",
                "md5": "303e66473fb41b92357f3fc49c7d2139",
                "sha256": "7d6dba3d9256b51c8fc3ed1bdbc129bfcda56cfa04d0280b638b9e9364d5bdd0"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "303e66473fb41b92357f3fc49c7d2139",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.6.0",
            "size": 23565,
            "upload_time": "2024-09-12T14:33:14",
            "upload_time_iso_8601": "2024-09-12T14:33:14.311477Z",
            "url": "https://files.pythonhosted.org/packages/4f/5d/4ddfabd71f538f583fee3c925ca41d6f4220236545f40f5944481a33cd96/bchlib-2.1.3-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b62261594cd1728e78441d75fd7390ae4184550fe8c46bf7c0cf783e35544174",
                "md5": "8160446def44692e472350c766347691",
                "sha256": "85270e5a93681ece506f6b37772f2be404e71d4911cce3fdd539c7f89f0ebdac"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8160446def44692e472350c766347691",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.6.0",
            "size": 23876,
            "upload_time": "2024-09-12T14:33:15",
            "upload_time_iso_8601": "2024-09-12T14:33:15.150843Z",
            "url": "https://files.pythonhosted.org/packages/b6/22/61594cd1728e78441d75fd7390ae4184550fe8c46bf7c0cf783e35544174/bchlib-2.1.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec7dd530c633966843948e7f02f7e9f4bf94945683b2d1621d4dfddeba6622c1",
                "md5": "4c3aae3956debc83236a36828a339b21",
                "sha256": "6804608aaae5efc858003ab8e69a27c63fde41dfa85f89febd7bc001eef46502"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "4c3aae3956debc83236a36828a339b21",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.6.0",
            "size": 23944,
            "upload_time": "2024-09-12T14:33:15",
            "upload_time_iso_8601": "2024-09-12T14:33:15.969279Z",
            "url": "https://files.pythonhosted.org/packages/ec/7d/d530c633966843948e7f02f7e9f4bf94945683b2d1621d4dfddeba6622c1/bchlib-2.1.3-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5704c79d29f30de36dbb9059a6665dc399ecbe3d9c25361ea8aa08ab063f124b",
                "md5": "e1fefff6f5fddbd09a8063e52dc7e2a1",
                "sha256": "c9682324fb384008f08432e4b40f044be7a976af24462c5fa56b1fbc6f7abc92"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-pp310-pypy310_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "e1fefff6f5fddbd09a8063e52dc7e2a1",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.6.0",
            "size": 26439,
            "upload_time": "2024-09-12T14:33:17",
            "upload_time_iso_8601": "2024-09-12T14:33:17.271071Z",
            "url": "https://files.pythonhosted.org/packages/57/04/c79d29f30de36dbb9059a6665dc399ecbe3d9c25361ea8aa08ab063f124b/bchlib-2.1.3-pp310-pypy310_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "533f2d7b91f467adf36f07cc9f079587df408747a54536abbd8a87a8529bd58c",
                "md5": "66bb899d7f337fe48e28cbeaf6cea4f7",
                "sha256": "5e5401cb876eddaab5a6f4067277a9f74e67d8074a32d4d3d5fa6593671d6935"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "66bb899d7f337fe48e28cbeaf6cea4f7",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.6.0",
            "size": 24600,
            "upload_time": "2024-09-12T14:33:18",
            "upload_time_iso_8601": "2024-09-12T14:33:18.149461Z",
            "url": "https://files.pythonhosted.org/packages/53/3f/2d7b91f467adf36f07cc9f079587df408747a54536abbd8a87a8529bd58c/bchlib-2.1.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a7449a3b9420b5db1a6fe4611e26b10875ff0a6ecfb847595891b774d517ce35",
                "md5": "de02459c42b48e6c0e5ec736e329da50",
                "sha256": "357637f4442de1bf10a5c86d4f2c4ecdf39dcbc2dc79170462d5ec446a977153"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "de02459c42b48e6c0e5ec736e329da50",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.6.0",
            "size": 23942,
            "upload_time": "2024-09-12T14:33:19",
            "upload_time_iso_8601": "2024-09-12T14:33:19.020758Z",
            "url": "https://files.pythonhosted.org/packages/a7/44/9a3b9420b5db1a6fe4611e26b10875ff0a6ecfb847595891b774d517ce35/bchlib-2.1.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fab8de5273c643fa248cb1d185312d7cf2d979b3b8088ac2bff59b659e58fd62",
                "md5": "bfd8cb82b53b9424d92a4c9143d7c780",
                "sha256": "d7f6205f550c9b9b1591d34e6d56e3b1121a7f96d8a03c8d65dc1ecccd3eeb0c"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "bfd8cb82b53b9424d92a4c9143d7c780",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.6.0",
            "size": 24018,
            "upload_time": "2024-09-12T14:33:19",
            "upload_time_iso_8601": "2024-09-12T14:33:19.837159Z",
            "url": "https://files.pythonhosted.org/packages/fa/b8/de5273c643fa248cb1d185312d7cf2d979b3b8088ac2bff59b659e58fd62/bchlib-2.1.3-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c3a79c26c92b7ff8b5a2c70680653b791d2c84665368149c2584cb2bc4b49eb",
                "md5": "141fb37c32fd2f561af26dc000afcef8",
                "sha256": "5db175c3682e40223d07755eb5121673f3b25bbbe7b16fb55d6d25aa3b0d6a19"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-pp37-pypy37_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "141fb37c32fd2f561af26dc000afcef8",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.6.0",
            "size": 26437,
            "upload_time": "2024-09-12T14:33:20",
            "upload_time_iso_8601": "2024-09-12T14:33:20.691311Z",
            "url": "https://files.pythonhosted.org/packages/9c/3a/79c26c92b7ff8b5a2c70680653b791d2c84665368149c2584cb2bc4b49eb/bchlib-2.1.3-pp37-pypy37_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "60cdc1ae8f21bef808fdc4a3c407eff6791365e9ef3ebb0b33eb27d22a790fec",
                "md5": "1c95d63c895b18caef81bf6331be7b1d",
                "sha256": "6aff980a50855762be8fc74c1617aa6790c6ea54ce3c59af10fbed8075585422"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1c95d63c895b18caef81bf6331be7b1d",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.6.0",
            "size": 24595,
            "upload_time": "2024-09-12T14:33:21",
            "upload_time_iso_8601": "2024-09-12T14:33:21.544729Z",
            "url": "https://files.pythonhosted.org/packages/60/cd/c1ae8f21bef808fdc4a3c407eff6791365e9ef3ebb0b33eb27d22a790fec/bchlib-2.1.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0bf9ecb04e69af3a6336894dc5c775f18a0a92b4507e57276c56fc7226dc1db3",
                "md5": "665b2b725f2897b53506db0e1a0b4ac1",
                "sha256": "d7c3185c98d8582b6b45247a8491e9b1dc6db72c039378db2eda959d78167219"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-pp38-pypy38_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "665b2b725f2897b53506db0e1a0b4ac1",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.6.0",
            "size": 23558,
            "upload_time": "2024-09-12T14:33:22",
            "upload_time_iso_8601": "2024-09-12T14:33:22.446529Z",
            "url": "https://files.pythonhosted.org/packages/0b/f9/ecb04e69af3a6336894dc5c775f18a0a92b4507e57276c56fc7226dc1db3/bchlib-2.1.3-pp38-pypy38_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11644b5559511a37e38632327764ac09430c349f02f2aa9ff10b843d299efa91",
                "md5": "334e221776c6bbb24eb74584ecbccdd2",
                "sha256": "b556387654273e9399cc389e83c6918849de03598086b7f8663a09c91c7b670d"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "334e221776c6bbb24eb74584ecbccdd2",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.6.0",
            "size": 23874,
            "upload_time": "2024-09-12T14:33:23",
            "upload_time_iso_8601": "2024-09-12T14:33:23.309898Z",
            "url": "https://files.pythonhosted.org/packages/11/64/4b5559511a37e38632327764ac09430c349f02f2aa9ff10b843d299efa91/bchlib-2.1.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b424ebe176ad34926fe46baae88abaef4e0f5a1cd4f7d5ca13f08119e64ddc70",
                "md5": "4e11363af421220a88b6c7ff517e8714",
                "sha256": "6adeb57ff452420279d8005b9b1a8d7b113a68135c6350f32b0ff3535bf9ac7a"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "4e11363af421220a88b6c7ff517e8714",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.6.0",
            "size": 23952,
            "upload_time": "2024-09-12T14:33:24",
            "upload_time_iso_8601": "2024-09-12T14:33:24.407089Z",
            "url": "https://files.pythonhosted.org/packages/b4/24/ebe176ad34926fe46baae88abaef4e0f5a1cd4f7d5ca13f08119e64ddc70/bchlib-2.1.3-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e126a6816c2b1ccba55124b6dc29d1a1c1c2eb56fa733c75d8e6ad15703684bf",
                "md5": "b05374fb9daf1ea6470b982c5a8115fb",
                "sha256": "257e2b3fd07461d19491f6ef5f007c6616d457d7cfaf1dee170d171e1c2bc0ee"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-pp38-pypy38_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b05374fb9daf1ea6470b982c5a8115fb",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.6.0",
            "size": 26438,
            "upload_time": "2024-09-12T14:33:25",
            "upload_time_iso_8601": "2024-09-12T14:33:25.266303Z",
            "url": "https://files.pythonhosted.org/packages/e1/26/a6816c2b1ccba55124b6dc29d1a1c1c2eb56fa733c75d8e6ad15703684bf/bchlib-2.1.3-pp38-pypy38_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aac889982df3d899a4ec5f0880b3f2846a6a01cf0b1779361b2745cac4a13c55",
                "md5": "6ea3b46f6fe5aec57e5ca38b3fc42a6c",
                "sha256": "d5700fd82130b429e1a7defd15e8cf7a36825ed1f22c969e83affc2dd952daaf"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-pp39-pypy39_pp73-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6ea3b46f6fe5aec57e5ca38b3fc42a6c",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.6.0",
            "size": 24365,
            "upload_time": "2024-09-12T14:33:26",
            "upload_time_iso_8601": "2024-09-12T14:33:26.558439Z",
            "url": "https://files.pythonhosted.org/packages/aa/c8/89982df3d899a4ec5f0880b3f2846a6a01cf0b1779361b2745cac4a13c55/bchlib-2.1.3-pp39-pypy39_pp73-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c97689c34e7b3ade885c4c971e4e068e7455ce2ab3fd7c9c1c14a211e2363df",
                "md5": "e700e0efb7facffcd0c9d87d5794a4e8",
                "sha256": "8e83931682b6b561ff26ccc71c8115e3b1fdce611f7adf94a6060cfed61d6416"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-pp39-pypy39_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "e700e0efb7facffcd0c9d87d5794a4e8",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.6.0",
            "size": 23559,
            "upload_time": "2024-09-12T14:33:27",
            "upload_time_iso_8601": "2024-09-12T14:33:27.447673Z",
            "url": "https://files.pythonhosted.org/packages/4c/97/689c34e7b3ade885c4c971e4e068e7455ce2ab3fd7c9c1c14a211e2363df/bchlib-2.1.3-pp39-pypy39_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6414897a481758ded137dd0221a89a9b4b1e5bd26ad567cb60ff16143b83398c",
                "md5": "f8c4ec880f804f9f408b863e6427eeed",
                "sha256": "c3a28dbb408e8bd06407fa5ff5f5015bd8bc2e1de95b8f99c9fa98594e838c46"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f8c4ec880f804f9f408b863e6427eeed",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.6.0",
            "size": 23879,
            "upload_time": "2024-09-12T14:33:28",
            "upload_time_iso_8601": "2024-09-12T14:33:28.380924Z",
            "url": "https://files.pythonhosted.org/packages/64/14/897a481758ded137dd0221a89a9b4b1e5bd26ad567cb60ff16143b83398c/bchlib-2.1.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b0613281c7584202a996a583933426362205e8e05c2bc7a05d2bbb6d8747f08",
                "md5": "fda8ed833c48c0e50f137438eb430c97",
                "sha256": "12b83b336216278041ae7aa4fc7f15ddb4107c609f48860894ecbd6406395bf8"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "fda8ed833c48c0e50f137438eb430c97",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.6.0",
            "size": 23941,
            "upload_time": "2024-09-12T14:33:29",
            "upload_time_iso_8601": "2024-09-12T14:33:29.555180Z",
            "url": "https://files.pythonhosted.org/packages/9b/06/13281c7584202a996a583933426362205e8e05c2bc7a05d2bbb6d8747f08/bchlib-2.1.3-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81870c9170338e0520c14f71c91127a78b1a4d9cbea7fa54168fadfb665aff9b",
                "md5": "4622b62d29be558fa5da14072ac0e9a4",
                "sha256": "18551bd114cecf5da37f76e959041b128ccddb6ccd8032f12d72e2ac39d67d9f"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3-pp39-pypy39_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "4622b62d29be558fa5da14072ac0e9a4",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.6.0",
            "size": 26436,
            "upload_time": "2024-09-12T14:33:30",
            "upload_time_iso_8601": "2024-09-12T14:33:30.681655Z",
            "url": "https://files.pythonhosted.org/packages/81/87/0c9170338e0520c14f71c91127a78b1a4d9cbea7fa54168fadfb665aff9b/bchlib-2.1.3-pp39-pypy39_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50e81265ef5811ecc589f9408ba977dafee21af668eac2504efcb7f619c68af4",
                "md5": "44a6e13bdaf863e66e4552abb745cedf",
                "sha256": "f1c5d2a838259bd505f4c4afbd1187d5751224a4401923a10c5dd4f2e21e2125"
            },
            "downloads": -1,
            "filename": "bchlib-2.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "44a6e13bdaf863e66e4552abb745cedf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6.0",
            "size": 27060,
            "upload_time": "2024-09-12T14:33:31",
            "upload_time_iso_8601": "2024-09-12T14:33:31.897585Z",
            "url": "https://files.pythonhosted.org/packages/50/e8/1265ef5811ecc589f9408ba977dafee21af668eac2504efcb7f619c68af4/bchlib-2.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-12 14:33:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jkent",
    "github_project": "python-bchlib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "bchlib"
}
        
Elapsed time: 2.56672s