rnzb


Namernzb JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryPython bindings to the nzb-rs library, which is a spec compliant parser for NZB files.
upload_time2025-01-22 16:33:46
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT OR Apache-2.0
keywords nzb usenet parser
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # rnzb

Python bindings to the [nzb-rs](https://github.com/ravencentric/nzb-rs) library - a [spec](https://sabnzbd.org/wiki/extra/nzb-spec) compliant parser for [NZB](https://en.wikipedia.org/wiki/NZB) files, written in Rust.

## Installation

### From PyPI (Recommended)

Pre-built wheels are available for Linux (glibc/musl), Windows and macOS, supporting CPython 3.9-3.13 and PyPy 3.9-3.10 (except Windows x86: CPython only).

```bash
pip install rnzb
```

### From Source

Building from source requires the [Rust toolchain](https://rustup.rs/) and [Python 3.9+](https://www.python.org/downloads/).
This project is managed by [uv](https://github.com/astral-sh/uv) so the instructions also use uv but you can use your tool of choice with slightly different commands.

```bash
git clone https://github.com/Ravencentric/rnzb
cd rnzb
uv sync
uv run maturin build --release
```

## License

Licensed under either of:

- Apache License, Version 2.0 ([LICENSE-APACHE](https://github.com/Ravencentric/rnzb/blob/main/LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](https://github.com/Ravencentric/rnzb/blob/main/LICENSE-MIT) or http://opensource.org/licenses/MIT)

at your option.

## Contributing

Contributions are welcome! Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rnzb",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "nzb, usenet, parser",
    "author": null,
    "author_email": "Ravencentric <me@ravencentric.cc>",
    "download_url": "https://files.pythonhosted.org/packages/71/00/b4e49d37a1155c75d87178c252821cba3d8fe8e571a9c5fc6a4a209e3733/rnzb-0.1.0.tar.gz",
    "platform": null,
    "description": "# rnzb\n\nPython bindings to the [nzb-rs](https://github.com/ravencentric/nzb-rs) library - a [spec](https://sabnzbd.org/wiki/extra/nzb-spec) compliant parser for [NZB](https://en.wikipedia.org/wiki/NZB) files, written in Rust.\n\n## Installation\n\n### From PyPI (Recommended)\n\nPre-built wheels are available for Linux (glibc/musl), Windows and macOS, supporting CPython 3.9-3.13 and PyPy 3.9-3.10 (except Windows x86: CPython only).\n\n```bash\npip install rnzb\n```\n\n### From Source\n\nBuilding from source requires the [Rust toolchain](https://rustup.rs/) and [Python 3.9+](https://www.python.org/downloads/).\nThis project is managed by [uv](https://github.com/astral-sh/uv) so the instructions also use uv but you can use your tool of choice with slightly different commands.\n\n```bash\ngit clone https://github.com/Ravencentric/rnzb\ncd rnzb\nuv sync\nuv run maturin build --release\n```\n\n## License\n\nLicensed under either of:\n\n- Apache License, Version 2.0 ([LICENSE-APACHE](https://github.com/Ravencentric/rnzb/blob/main/LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n- MIT license ([LICENSE-MIT](https://github.com/Ravencentric/rnzb/blob/main/LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n## Contributing\n\nContributions are welcome! Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.\n",
    "bugtrack_url": null,
    "license": "MIT OR Apache-2.0",
    "summary": "Python bindings to the nzb-rs library, which is a spec compliant parser for NZB files.",
    "version": "0.1.0",
    "project_urls": {
        "Repository": "https://github.com/Ravencentric/rnzb"
    },
    "split_keywords": [
        "nzb",
        " usenet",
        " parser"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "acd1d82d0faa9c75f1d4cb4f228f55414235b196fce7ac6d9bf28b998f645e5d",
                "md5": "b55f472496c6dc6470f1efe6d7cb01b0",
                "sha256": "9eac78fa692140fbc8e3da809eb781089703a8207a2b34ae817a2d3b3d996c1c"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "b55f472496c6dc6470f1efe6d7cb01b0",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 861063,
            "upload_time": "2025-01-22T16:30:44",
            "upload_time_iso_8601": "2025-01-22T16:30:44.838288Z",
            "url": "https://files.pythonhosted.org/packages/ac/d1/d82d0faa9c75f1d4cb4f228f55414235b196fce7ac6d9bf28b998f645e5d/rnzb-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "336c1efd7baec64af0ba6999f882b5f360416dc85d322df9e9854a9c11fd90bb",
                "md5": "cc36df1d7539c3c506f9fddf3802c5ab",
                "sha256": "65da28a3acd94ef27c672aaf4f6d9820e51607491987015c1123545d3385b45f"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "cc36df1d7539c3c506f9fddf3802c5ab",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 856576,
            "upload_time": "2025-01-22T16:30:48",
            "upload_time_iso_8601": "2025-01-22T16:30:48.079262Z",
            "url": "https://files.pythonhosted.org/packages/33/6c/1efd7baec64af0ba6999f882b5f360416dc85d322df9e9854a9c11fd90bb/rnzb-0.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f70e8d079a84f1620024f39b5ad99290c120a3b7b655724447751ad1e13a0c69",
                "md5": "252bbd07f1d735d755d576142fb6b91d",
                "sha256": "b812a3e2272fdd1968e68d8ca1af794b07b71d1167e7d5d25583a7b47c85f9ab"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "252bbd07f1d735d755d576142fb6b91d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 934825,
            "upload_time": "2025-01-22T16:30:50",
            "upload_time_iso_8601": "2025-01-22T16:30:50.414168Z",
            "url": "https://files.pythonhosted.org/packages/f7/0e/8d079a84f1620024f39b5ad99290c120a3b7b655724447751ad1e13a0c69/rnzb-0.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa3991b172a027f399ed5c7ec6618a08e9067d25cc2e73d6196db98225a6ee53",
                "md5": "57baa94dd62d2f902a272fdda80a86f5",
                "sha256": "8475029868ba6ac3df8804364bcc2db4791e5e57d7fc2c8a4f2200988a1b3f6e"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "57baa94dd62d2f902a272fdda80a86f5",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 1121252,
            "upload_time": "2025-01-22T16:30:53",
            "upload_time_iso_8601": "2025-01-22T16:30:53.119888Z",
            "url": "https://files.pythonhosted.org/packages/fa/39/91b172a027f399ed5c7ec6618a08e9067d25cc2e73d6196db98225a6ee53/rnzb-0.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "041d08baff40b9971c02cbe61349c6b0de30cf156e8a04e1e143b7fa53d074aa",
                "md5": "8630bd9cedd8e365d27fa9fb8cd9ede9",
                "sha256": "6e388c3b905c86343c7e86aba37f4d9b90d19eb72a6e74b0ffd3ca2299b3cad1"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8630bd9cedd8e365d27fa9fb8cd9ede9",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 911290,
            "upload_time": "2025-01-22T16:30:55",
            "upload_time_iso_8601": "2025-01-22T16:30:55.477580Z",
            "url": "https://files.pythonhosted.org/packages/04/1d/08baff40b9971c02cbe61349c6b0de30cf156e8a04e1e143b7fa53d074aa/rnzb-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e10469b2b03fdc987c0f38a143eddb3573713a106e4ae96cc6f3b3d8e6757acb",
                "md5": "27eeb835c53179080cb58fede1b6ce0a",
                "sha256": "47fcb1a0bc7665c4984917add28a3d5abb9062a2b64178b4f62feefa3d4801c3"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "27eeb835c53179080cb58fede1b6ce0a",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 911199,
            "upload_time": "2025-01-22T16:30:58",
            "upload_time_iso_8601": "2025-01-22T16:30:58.066789Z",
            "url": "https://files.pythonhosted.org/packages/e1/04/69b2b03fdc987c0f38a143eddb3573713a106e4ae96cc6f3b3d8e6757acb/rnzb-0.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6362c05e5e6c0850227eac8a473421aab26b7d4b72d022ab67f224b0d1db21ec",
                "md5": "648da16b176d1694aafa1caa33a7a094",
                "sha256": "1b83aecc1940848e2b1e4fd1bcdb11e3d54a001bebb8d90fb447d24bbf867439"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp310-cp310-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "648da16b176d1694aafa1caa33a7a094",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 1039575,
            "upload_time": "2025-01-22T16:31:00",
            "upload_time_iso_8601": "2025-01-22T16:31:00.671201Z",
            "url": "https://files.pythonhosted.org/packages/63/62/c05e5e6c0850227eac8a473421aab26b7d4b72d022ab67f224b0d1db21ec/rnzb-0.1.0-cp310-cp310-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f2ed31512e71170822374698a05a65a26cb64f600d323980a5f7740fd4a2c9e3",
                "md5": "cbe7d6fe276ceccf13dd0ed336df1123",
                "sha256": "d739cefe61059583dca99b6d9ac413a456b9d91b05e7f87fc4b252d0d41c2886"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp310-cp310-musllinux_1_2_armv7l.whl",
            "has_sig": false,
            "md5_digest": "cbe7d6fe276ceccf13dd0ed336df1123",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 1119541,
            "upload_time": "2025-01-22T16:31:04",
            "upload_time_iso_8601": "2025-01-22T16:31:04.275572Z",
            "url": "https://files.pythonhosted.org/packages/f2/ed/31512e71170822374698a05a65a26cb64f600d323980a5f7740fd4a2c9e3/rnzb-0.1.0-cp310-cp310-musllinux_1_2_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f23c99f23d3d6789b356d12944b927336d96447890dd156bf6588cb16764c5b",
                "md5": "d60c959ee0369c83c30d7554c20be403",
                "sha256": "2d5e5369b3db0f8b26f8dab82b0bcf13afa0d7244e1ff163722239dbdd323caa"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp310-cp310-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "d60c959ee0369c83c30d7554c20be403",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 1073743,
            "upload_time": "2025-01-22T16:31:06",
            "upload_time_iso_8601": "2025-01-22T16:31:06.513874Z",
            "url": "https://files.pythonhosted.org/packages/1f/23/c99f23d3d6789b356d12944b927336d96447890dd156bf6588cb16764c5b/rnzb-0.1.0-cp310-cp310-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad9cdfdbb6e1fd9a395c99837fde8a6b9219898115a5f1c3dde5ea20daf64e93",
                "md5": "0e699f05ecec07ac7b7a4ab3aaa1d02c",
                "sha256": "8fae60ca3ed1c675b55a3aecdb435d54ae0e96390be4859f93859ad80d83503e"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0e699f05ecec07ac7b7a4ab3aaa1d02c",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 1082793,
            "upload_time": "2025-01-22T16:31:08",
            "upload_time_iso_8601": "2025-01-22T16:31:08.889708Z",
            "url": "https://files.pythonhosted.org/packages/ad/9c/dfdbb6e1fd9a395c99837fde8a6b9219898115a5f1c3dde5ea20daf64e93/rnzb-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ac47d898420b683367161209709e8fca349dacfb0759002dfac939de8375fe2",
                "md5": "ed2eab756dbb0df062273f561ce35944",
                "sha256": "5e19ae21d84b84520b1d2af37e06de00e459131f6c9d064dfd9eb446dccb8747"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "ed2eab756dbb0df062273f561ce35944",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 698696,
            "upload_time": "2025-01-22T16:31:11",
            "upload_time_iso_8601": "2025-01-22T16:31:11.577134Z",
            "url": "https://files.pythonhosted.org/packages/5a/c4/7d898420b683367161209709e8fca349dacfb0759002dfac939de8375fe2/rnzb-0.1.0-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c80bc94c9f0b51a7bac021661b83288b43b3ab1ba576afc841d9fc9fec670498",
                "md5": "90d66386970fe5151a38beca2814ed5e",
                "sha256": "2bf889a58cd02fc49451ee97c3fc7ccb6bd1c38f35b8d639472d054bf7d3c180"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "90d66386970fe5151a38beca2814ed5e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 744213,
            "upload_time": "2025-01-22T16:31:13",
            "upload_time_iso_8601": "2025-01-22T16:31:13.332489Z",
            "url": "https://files.pythonhosted.org/packages/c8/0b/c94c9f0b51a7bac021661b83288b43b3ab1ba576afc841d9fc9fec670498/rnzb-0.1.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72fb4b7358e2373a2b784c62a2a8bd7d7fbb7459e17b03965dbaec99a4549094",
                "md5": "070b0742452b3dde9495ddd5b3802ddc",
                "sha256": "1ec73f5eefec9b30fa54914504ea6e016741a48cb534d0ab7a5d01152d3675fc"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp311-cp311-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "070b0742452b3dde9495ddd5b3802ddc",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 850813,
            "upload_time": "2025-01-22T16:31:15",
            "upload_time_iso_8601": "2025-01-22T16:31:15.007252Z",
            "url": "https://files.pythonhosted.org/packages/72/fb/4b7358e2373a2b784c62a2a8bd7d7fbb7459e17b03965dbaec99a4549094/rnzb-0.1.0-cp311-cp311-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa56ab059b40412c0e1b4fadf8152519db8a9992224c330491ae41c2346906ac",
                "md5": "5962f12e4d6ad3f9fb3dcbf5ffeaebc1",
                "sha256": "c19245d7e2392043383cbc90fc3157cd9a5c7537f281f2148392444edc3a8939"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "5962f12e4d6ad3f9fb3dcbf5ffeaebc1",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 798332,
            "upload_time": "2025-01-22T16:31:16",
            "upload_time_iso_8601": "2025-01-22T16:31:16.982743Z",
            "url": "https://files.pythonhosted.org/packages/aa/56/ab059b40412c0e1b4fadf8152519db8a9992224c330491ae41c2346906ac/rnzb-0.1.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0caddab103cccf0d0a6a2ba56a5a2a32bf049396f3926cf9b5a3d6f409ec9e3c",
                "md5": "2946ce37b1aafbb7c7207309bc2f332c",
                "sha256": "8df8a95d0f7f0d2159fab5bab56c2b93f881ad76c8a90294943edb31e624b073"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "2946ce37b1aafbb7c7207309bc2f332c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 860978,
            "upload_time": "2025-01-22T16:31:18",
            "upload_time_iso_8601": "2025-01-22T16:31:18.663665Z",
            "url": "https://files.pythonhosted.org/packages/0c/ad/dab103cccf0d0a6a2ba56a5a2a32bf049396f3926cf9b5a3d6f409ec9e3c/rnzb-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a9b4dd249b014319291637f53bb9a78a08fa0cfcd2612b7334c1064eee86d64",
                "md5": "debcb776b153c1a5a916e61b41f0e7bc",
                "sha256": "145568ee914d6892a59ae07e30a64b2ca506ce342f077e08b36f9ddd54106f32"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "debcb776b153c1a5a916e61b41f0e7bc",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 856460,
            "upload_time": "2025-01-22T16:31:20",
            "upload_time_iso_8601": "2025-01-22T16:31:20.389755Z",
            "url": "https://files.pythonhosted.org/packages/3a/9b/4dd249b014319291637f53bb9a78a08fa0cfcd2612b7334c1064eee86d64/rnzb-0.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "050f39a2f94147775c8b95d432da4ea67af0cbee7798a5bdc1c498d7ff298b06",
                "md5": "019d8fd8430d3b3f43ed13f09f1d1f6a",
                "sha256": "4cd83dd12da883a179c091dddd31cb8aa58c281d53e3f2b230c59896b362e7d6"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "019d8fd8430d3b3f43ed13f09f1d1f6a",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 934743,
            "upload_time": "2025-01-22T16:31:22",
            "upload_time_iso_8601": "2025-01-22T16:31:22.982342Z",
            "url": "https://files.pythonhosted.org/packages/05/0f/39a2f94147775c8b95d432da4ea67af0cbee7798a5bdc1c498d7ff298b06/rnzb-0.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ee4bd5832c3ab3ec0e48d2cf475b252aa9e7c3fb509d0e10a867098aa7457c8",
                "md5": "00f12ee665092ba145b4bda6466c47ff",
                "sha256": "f62a3358a3cbe32bc090336175ab2cc2d3b9369685841667add011c6f8998086"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "00f12ee665092ba145b4bda6466c47ff",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 1120412,
            "upload_time": "2025-01-22T16:31:25",
            "upload_time_iso_8601": "2025-01-22T16:31:25.277997Z",
            "url": "https://files.pythonhosted.org/packages/6e/e4/bd5832c3ab3ec0e48d2cf475b252aa9e7c3fb509d0e10a867098aa7457c8/rnzb-0.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f30a9dcb5cea34a33b491bb86b26c6e7de32e970404a015de26955160e36c91",
                "md5": "786641f1b72cfdb5bf4e2e834014e8f5",
                "sha256": "4955d038a49e92777165b23858dde68e77a31e32b59a3eb9d6da4da5af1d07b6"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "786641f1b72cfdb5bf4e2e834014e8f5",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 911091,
            "upload_time": "2025-01-22T16:31:27",
            "upload_time_iso_8601": "2025-01-22T16:31:27.495322Z",
            "url": "https://files.pythonhosted.org/packages/9f/30/a9dcb5cea34a33b491bb86b26c6e7de32e970404a015de26955160e36c91/rnzb-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "202953d7e104dc369893f349bb394b303a674319682f4f6384a3d6744aa8d81c",
                "md5": "ad6efb415b35cf7a2d8fc10c77e49fc7",
                "sha256": "61ab4db8b7613341c106217214dd9e8aa6c95a23e9fa8116852522f6058ec6a9"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "ad6efb415b35cf7a2d8fc10c77e49fc7",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 911191,
            "upload_time": "2025-01-22T16:31:30",
            "upload_time_iso_8601": "2025-01-22T16:31:30.052709Z",
            "url": "https://files.pythonhosted.org/packages/20/29/53d7e104dc369893f349bb394b303a674319682f4f6384a3d6744aa8d81c/rnzb-0.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6aa60dcc09e13d70528e0558dff005a68b282f402da2ad178ce297d282eee220",
                "md5": "5afa377d6df22f7b86e67c889a9dcc4d",
                "sha256": "0d11ecb7366819f8938685a22abae3c7a6f15c30703a4bae9767054c21967805"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp311-cp311-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "5afa377d6df22f7b86e67c889a9dcc4d",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 1039592,
            "upload_time": "2025-01-22T16:31:31",
            "upload_time_iso_8601": "2025-01-22T16:31:31.745054Z",
            "url": "https://files.pythonhosted.org/packages/6a/a6/0dcc09e13d70528e0558dff005a68b282f402da2ad178ce297d282eee220/rnzb-0.1.0-cp311-cp311-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f42c14c9d83818ee1d39832e9d205a44a02e5d92a0bc7cea80cd83db937f45c1",
                "md5": "9f70f714b9aa19b1be1f4761d8ac2a1b",
                "sha256": "d461e78e4a8eaa3a2c52e7dd0a0e67b86f2f023b137dfcfaf72f9d2411b97145"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp311-cp311-musllinux_1_2_armv7l.whl",
            "has_sig": false,
            "md5_digest": "9f70f714b9aa19b1be1f4761d8ac2a1b",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 1119495,
            "upload_time": "2025-01-22T16:31:34",
            "upload_time_iso_8601": "2025-01-22T16:31:34.133247Z",
            "url": "https://files.pythonhosted.org/packages/f4/2c/14c9d83818ee1d39832e9d205a44a02e5d92a0bc7cea80cd83db937f45c1/rnzb-0.1.0-cp311-cp311-musllinux_1_2_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3588b37493950171fb590dc847027a5c5b66aacac93e821e72c06778c4a1c5cd",
                "md5": "efd62f1e8d9da58a42c1615b9deae074",
                "sha256": "b733dab71380e5559ddcd5a74272152d4f09aa915e1b8542e23810e90af229be"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp311-cp311-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "efd62f1e8d9da58a42c1615b9deae074",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 1073550,
            "upload_time": "2025-01-22T16:31:37",
            "upload_time_iso_8601": "2025-01-22T16:31:37.541408Z",
            "url": "https://files.pythonhosted.org/packages/35/88/b37493950171fb590dc847027a5c5b66aacac93e821e72c06778c4a1c5cd/rnzb-0.1.0-cp311-cp311-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "350a20be416f27f1bec350ece7480fc652021847dc41ecfeb2c89d118a2f72b7",
                "md5": "729363ec590bd5ff85b21670e00baa75",
                "sha256": "880c91ddccdb0d78be3e007d429ba71fa6430a29e01d7e1e1627a24514811087"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "729363ec590bd5ff85b21670e00baa75",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 1082780,
            "upload_time": "2025-01-22T16:31:40",
            "upload_time_iso_8601": "2025-01-22T16:31:40.008278Z",
            "url": "https://files.pythonhosted.org/packages/35/0a/20be416f27f1bec350ece7480fc652021847dc41ecfeb2c89d118a2f72b7/rnzb-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f217d79c1a37a46b6d76331dff688ca7ce6c6ca43a028cd8093745af8ca7e4c1",
                "md5": "16c97ad7ce7dfb3846008120b477f0fb",
                "sha256": "a6f869de58628c199a47bb9ce4214ad5fe74478a61a4ce4088b886f6de54801e"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "16c97ad7ce7dfb3846008120b477f0fb",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 698652,
            "upload_time": "2025-01-22T16:31:41",
            "upload_time_iso_8601": "2025-01-22T16:31:41.884164Z",
            "url": "https://files.pythonhosted.org/packages/f2/17/d79c1a37a46b6d76331dff688ca7ce6c6ca43a028cd8093745af8ca7e4c1/rnzb-0.1.0-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "38689d72ef09acc2fea8284a622c6c2e76a77c7c2849685effb57dfc2f3e0d3f",
                "md5": "c3e082e28c511a7921b3b7876851f21b",
                "sha256": "55c56d26557966d1fb8822f1c95b939ea607ce12fd0f8ea25ada65d43329d0bf"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "c3e082e28c511a7921b3b7876851f21b",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 743989,
            "upload_time": "2025-01-22T16:31:44",
            "upload_time_iso_8601": "2025-01-22T16:31:44.213024Z",
            "url": "https://files.pythonhosted.org/packages/38/68/9d72ef09acc2fea8284a622c6c2e76a77c7c2849685effb57dfc2f3e0d3f/rnzb-0.1.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b35fe2c1c94f2d1712a48caf1bb63e64ff9a28404c774e3b97d56516a50d0bfc",
                "md5": "87fbefaea53e4c7edb38b1021870b8ea",
                "sha256": "00fc1a605da2e5a6f0ea99ad7c4e3bb9e7b8e8afe65037be0eec2ff979b7455b"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp312-cp312-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "87fbefaea53e4c7edb38b1021870b8ea",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 850412,
            "upload_time": "2025-01-22T16:31:45",
            "upload_time_iso_8601": "2025-01-22T16:31:45.942114Z",
            "url": "https://files.pythonhosted.org/packages/b3/5f/e2c1c94f2d1712a48caf1bb63e64ff9a28404c774e3b97d56516a50d0bfc/rnzb-0.1.0-cp312-cp312-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c8d35bc0481f6b72b226e575e3dd47c6b85542951ec8720fca935abdb4538768",
                "md5": "44784c7b5405fcac28cb931d980e92c5",
                "sha256": "81e58feb7943f383ee508896171af76767ff1d05ae9d8fd2cd4ad1482c27ae8c"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "44784c7b5405fcac28cb931d980e92c5",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 795762,
            "upload_time": "2025-01-22T16:31:47",
            "upload_time_iso_8601": "2025-01-22T16:31:47.501948Z",
            "url": "https://files.pythonhosted.org/packages/c8/d3/5bc0481f6b72b226e575e3dd47c6b85542951ec8720fca935abdb4538768/rnzb-0.1.0-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "678f257dfa2195562053d26418103ea90163d7d6fc2c52186a25f62035f98b32",
                "md5": "beceed58f1e5773425dc99a77439a067",
                "sha256": "26c1f8034ec041b840a25ee01d1a59b4ff5d6c100266afb5559e35c2a863dc9e"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "beceed58f1e5773425dc99a77439a067",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 860040,
            "upload_time": "2025-01-22T16:31:49",
            "upload_time_iso_8601": "2025-01-22T16:31:49.399267Z",
            "url": "https://files.pythonhosted.org/packages/67/8f/257dfa2195562053d26418103ea90163d7d6fc2c52186a25f62035f98b32/rnzb-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cccf2194aa42ef2cd881e3d6b3654f16dd022aa99afa07a063445384a55ab79e",
                "md5": "3af832d4940bc29589dd94edd437a93e",
                "sha256": "f91e8635da3b2d0ab949d99c81e2eed5857d2991ba80f2f261370601049428c6"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "3af832d4940bc29589dd94edd437a93e",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 855007,
            "upload_time": "2025-01-22T16:31:51",
            "upload_time_iso_8601": "2025-01-22T16:31:51.354165Z",
            "url": "https://files.pythonhosted.org/packages/cc/cf/2194aa42ef2cd881e3d6b3654f16dd022aa99afa07a063445384a55ab79e/rnzb-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43067d26a6837155fff18c070503e4ef94b0bb02c713569dc85e90f196838fb0",
                "md5": "65361a723ac0a94aa13804eef32eb246",
                "sha256": "b213418d1c7f9eddbd7932a5505440d2d9db222537cc69c2898c4c23c71b1d50"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "65361a723ac0a94aa13804eef32eb246",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 933080,
            "upload_time": "2025-01-22T16:31:53",
            "upload_time_iso_8601": "2025-01-22T16:31:53.008100Z",
            "url": "https://files.pythonhosted.org/packages/43/06/7d26a6837155fff18c070503e4ef94b0bb02c713569dc85e90f196838fb0/rnzb-0.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "978e149f828c9a498a861f63851c7f68421fe05002850e65596d225856b5537f",
                "md5": "99600ed7e43342b5e24cad66f840278f",
                "sha256": "e457c89c66f36b137a4cae39b5a623f21cc40ad7216f7e63ae0a7739e838c334"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "99600ed7e43342b5e24cad66f840278f",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 1116858,
            "upload_time": "2025-01-22T16:31:54",
            "upload_time_iso_8601": "2025-01-22T16:31:54.957198Z",
            "url": "https://files.pythonhosted.org/packages/97/8e/149f828c9a498a861f63851c7f68421fe05002850e65596d225856b5537f/rnzb-0.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "105aff279e134613b1b12f5b5bfe9e8f4a5225052d843255f8cc9d77f5ae9ce5",
                "md5": "d9a881151da63922ee7c6a77c3781fba",
                "sha256": "f3c2fd62b4ce2ab64754cc804d19e9c5c85b0cf44375972bc6a118a03587d89d"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d9a881151da63922ee7c6a77c3781fba",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 909570,
            "upload_time": "2025-01-22T16:31:57",
            "upload_time_iso_8601": "2025-01-22T16:31:57.706109Z",
            "url": "https://files.pythonhosted.org/packages/10/5a/ff279e134613b1b12f5b5bfe9e8f4a5225052d843255f8cc9d77f5ae9ce5/rnzb-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff6ecc35d246e94c179fc6d11d3deb27cc7b92594ca3a661c778733237005af0",
                "md5": "cc1b62e91ab4aa0cd22a869b1ac63168",
                "sha256": "08d99ccfae82d149a05547b6d3f90bd5fbf4699e3610510e7577da5a5dc608f9"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "cc1b62e91ab4aa0cd22a869b1ac63168",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 909808,
            "upload_time": "2025-01-22T16:31:59",
            "upload_time_iso_8601": "2025-01-22T16:31:59.603627Z",
            "url": "https://files.pythonhosted.org/packages/ff/6e/cc35d246e94c179fc6d11d3deb27cc7b92594ca3a661c778733237005af0/rnzb-0.1.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5075d8ce3316878a9edc7ca5e083196d2fec56e24b355cafb4297778378028f9",
                "md5": "1453e5848731f6fcd0a702a51491c0a3",
                "sha256": "2a78cfc1e81a578f8a98ed52814c90658e8c208aa757f749530b3325d8add0a3"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "1453e5848731f6fcd0a702a51491c0a3",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 1038430,
            "upload_time": "2025-01-22T16:32:02",
            "upload_time_iso_8601": "2025-01-22T16:32:02.447566Z",
            "url": "https://files.pythonhosted.org/packages/50/75/d8ce3316878a9edc7ca5e083196d2fec56e24b355cafb4297778378028f9/rnzb-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "15e63112accc74e1e3a06c8cf46e90d88d4d6e907d10b032e471da0d62a87dd8",
                "md5": "f9e4fc63ed9f9ab208a9c8ab703753ea",
                "sha256": "ac49a827ba11c3f559305987f86febb3a09f3ba83d74f6ebfac26f9e43a70a6d"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp312-cp312-musllinux_1_2_armv7l.whl",
            "has_sig": false,
            "md5_digest": "f9e4fc63ed9f9ab208a9c8ab703753ea",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 1117747,
            "upload_time": "2025-01-22T16:32:04",
            "upload_time_iso_8601": "2025-01-22T16:32:04.107901Z",
            "url": "https://files.pythonhosted.org/packages/15/e6/3112accc74e1e3a06c8cf46e90d88d4d6e907d10b032e471da0d62a87dd8/rnzb-0.1.0-cp312-cp312-musllinux_1_2_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e93c2ee7a1069fb349bde9890f5c2cf24842c6be8a19740f567c2c46670782b7",
                "md5": "0f5180bc9a0e93519a06ba0efd3c8ba5",
                "sha256": "a67ce408bb80957f0af280b9a07ca9f93b3afdcd8b4b57a9cb98054f7a98a76c"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp312-cp312-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "0f5180bc9a0e93519a06ba0efd3c8ba5",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 1072014,
            "upload_time": "2025-01-22T16:32:05",
            "upload_time_iso_8601": "2025-01-22T16:32:05.986547Z",
            "url": "https://files.pythonhosted.org/packages/e9/3c/2ee7a1069fb349bde9890f5c2cf24842c6be8a19740f567c2c46670782b7/rnzb-0.1.0-cp312-cp312-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eed549b2d78d9b48203ecb943bbed9f58127dcd20829102c13cac3b04410d341",
                "md5": "bdb29b5c1c4b6996ffa36ad053bf4dd5",
                "sha256": "fd105b74b4486c1e7b57dba3d3c222d8264713ccc9e87ffa35cbe12109112600"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "bdb29b5c1c4b6996ffa36ad053bf4dd5",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 1080748,
            "upload_time": "2025-01-22T16:32:07",
            "upload_time_iso_8601": "2025-01-22T16:32:07.647370Z",
            "url": "https://files.pythonhosted.org/packages/ee/d5/49b2d78d9b48203ecb943bbed9f58127dcd20829102c13cac3b04410d341/rnzb-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "001fed0e4d14658f681c050561cc3fc003373991a1633cbbf5756fd0a91eeab2",
                "md5": "9accb9064be72c1883d9e1ff7fccecee",
                "sha256": "2390ad73d92e8589dbc0f2233e8a9c42c47652bd0589b801f1ee9955eb2d510d"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp312-cp312-win32.whl",
            "has_sig": false,
            "md5_digest": "9accb9064be72c1883d9e1ff7fccecee",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 699026,
            "upload_time": "2025-01-22T16:32:10",
            "upload_time_iso_8601": "2025-01-22T16:32:10.014958Z",
            "url": "https://files.pythonhosted.org/packages/00/1f/ed0e4d14658f681c050561cc3fc003373991a1633cbbf5756fd0a91eeab2/rnzb-0.1.0-cp312-cp312-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef5084d92a0589e2f310629d53efbfc779a91f02658acb13b393b827eeec65b9",
                "md5": "824bba53c73b47f72c6e20c131694eea",
                "sha256": "5bfc65048d19202ef40c6a32cb337a9e954ecaac8e4a3ffafdb7e099b9830303"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "824bba53c73b47f72c6e20c131694eea",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 745324,
            "upload_time": "2025-01-22T16:32:11",
            "upload_time_iso_8601": "2025-01-22T16:32:11.871891Z",
            "url": "https://files.pythonhosted.org/packages/ef/50/84d92a0589e2f310629d53efbfc779a91f02658acb13b393b827eeec65b9/rnzb-0.1.0-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1f0eee695ba36619b350436205b0618ffeb5071069ee690f52af1cf2d4ca84c",
                "md5": "970fcd7474f1fd0427f93c4eefaac2ac",
                "sha256": "9605e3f2d5bcc9d4c0f950bbfd29528ab9466f2e49550d26189437eb389bbcb0"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp313-cp313-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "970fcd7474f1fd0427f93c4eefaac2ac",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 850414,
            "upload_time": "2025-01-22T16:32:13",
            "upload_time_iso_8601": "2025-01-22T16:32:13.552924Z",
            "url": "https://files.pythonhosted.org/packages/a1/f0/eee695ba36619b350436205b0618ffeb5071069ee690f52af1cf2d4ca84c/rnzb-0.1.0-cp313-cp313-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92479432f0ad89c247e2d75ba9d368d81d71c87210726ff85f5cd346cc558ad6",
                "md5": "a19d6560bfc640df31bd136550530aee",
                "sha256": "9893647f4746582edc6c61db425098bdff07a7ecca3a7dbbd396eaec436f2cb6"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp313-cp313-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "a19d6560bfc640df31bd136550530aee",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 795765,
            "upload_time": "2025-01-22T16:32:15",
            "upload_time_iso_8601": "2025-01-22T16:32:15.423604Z",
            "url": "https://files.pythonhosted.org/packages/92/47/9432f0ad89c247e2d75ba9d368d81d71c87210726ff85f5cd346cc558ad6/rnzb-0.1.0-cp313-cp313-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0925489ce95760fd2d662d27df83adcca2a700e66abbd6e63469afddf2a6bbe3",
                "md5": "2f830202ec49db37514e39fc8a0783dd",
                "sha256": "b01ce51021f2c4486c9c12211fc9474a227acdb2d10265f15d3887b85e34d66d"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "2f830202ec49db37514e39fc8a0783dd",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 860041,
            "upload_time": "2025-01-22T16:32:17",
            "upload_time_iso_8601": "2025-01-22T16:32:17.878858Z",
            "url": "https://files.pythonhosted.org/packages/09/25/489ce95760fd2d662d27df83adcca2a700e66abbd6e63469afddf2a6bbe3/rnzb-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43b73aeb728390a5a9c5e7debbde216aa460072549d2516966d9e3e0f24d417d",
                "md5": "24ef90638ca19686f390fca386df8989",
                "sha256": "57160ab050079aa5268b7fb8f1844bedd879abaf317774162f17868f48d36d24"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "24ef90638ca19686f390fca386df8989",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 855006,
            "upload_time": "2025-01-22T16:32:19",
            "upload_time_iso_8601": "2025-01-22T16:32:19.603023Z",
            "url": "https://files.pythonhosted.org/packages/43/b7/3aeb728390a5a9c5e7debbde216aa460072549d2516966d9e3e0f24d417d/rnzb-0.1.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6262c009467a45363f02c17f6f6c72b9e75ca94ca6df9bc7ea33b9794b759103",
                "md5": "b476a957a1cf81dcd3da21ab71f17ed4",
                "sha256": "37e3d1722538e3429b13b397e51650da2ef8bb713b37338b2e767b257548313b"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "b476a957a1cf81dcd3da21ab71f17ed4",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 933081,
            "upload_time": "2025-01-22T16:32:21",
            "upload_time_iso_8601": "2025-01-22T16:32:21.302188Z",
            "url": "https://files.pythonhosted.org/packages/62/62/c009467a45363f02c17f6f6c72b9e75ca94ca6df9bc7ea33b9794b759103/rnzb-0.1.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6a42f642699ef6886f97e123a4e5f688f4c290ad19b74a906b62c8c2bc334788",
                "md5": "0cab9822820b7ae8dc5fe2ff5dd1794e",
                "sha256": "62ac5228a081850ded9c84d8ccc62e7958d9692289dad6a56fb0c8b444bf9b10"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "0cab9822820b7ae8dc5fe2ff5dd1794e",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 1116858,
            "upload_time": "2025-01-22T16:32:23",
            "upload_time_iso_8601": "2025-01-22T16:32:23.763055Z",
            "url": "https://files.pythonhosted.org/packages/6a/42/f642699ef6886f97e123a4e5f688f4c290ad19b74a906b62c8c2bc334788/rnzb-0.1.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cec93fc07538ad3e1e4261d6ebb12174961acc39b3b3320b8d9bd4665a244ee5",
                "md5": "5c587961a29b84a641f57c129989c529",
                "sha256": "cca8d3e94b7807a6dc4f179b803095aa2330dabf89dca9cbe8c0cd031c6e54dd"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5c587961a29b84a641f57c129989c529",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 909569,
            "upload_time": "2025-01-22T16:32:25",
            "upload_time_iso_8601": "2025-01-22T16:32:25.413211Z",
            "url": "https://files.pythonhosted.org/packages/ce/c9/3fc07538ad3e1e4261d6ebb12174961acc39b3b3320b8d9bd4665a244ee5/rnzb-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c02c6fa817217a0ba0590f6012f1d0655450e86ca65a0b13c4e78c796cb41dbf",
                "md5": "3227574a68d821538cf3989a68b4d39f",
                "sha256": "6316d1504983d89b5c5c7ea07bbdbfb97cf3e1acd6531e4e46c4b39be23669e6"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "3227574a68d821538cf3989a68b4d39f",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 909809,
            "upload_time": "2025-01-22T16:32:27",
            "upload_time_iso_8601": "2025-01-22T16:32:27.440547Z",
            "url": "https://files.pythonhosted.org/packages/c0/2c/6fa817217a0ba0590f6012f1d0655450e86ca65a0b13c4e78c796cb41dbf/rnzb-0.1.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc053df64d3839d362ea2d0f4e1df4539e396dad303803442a04b9e8d21349b0",
                "md5": "103a544bca1acc1938424841129554d2",
                "sha256": "335036c4e0130ebdab94cd65342de08819bd14ce50fb4d80a9a0ac82fc337fe2"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp313-cp313-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "103a544bca1acc1938424841129554d2",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 1038432,
            "upload_time": "2025-01-22T16:32:29",
            "upload_time_iso_8601": "2025-01-22T16:32:29.362398Z",
            "url": "https://files.pythonhosted.org/packages/cc/05/3df64d3839d362ea2d0f4e1df4539e396dad303803442a04b9e8d21349b0/rnzb-0.1.0-cp313-cp313-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2bf679517078d7bc845f6b3a6c1ee9acf3653981390dbbe8e9f69db0c15ac31c",
                "md5": "5d558140f04acef2ee8b5bbdbb06ea35",
                "sha256": "3d8aed143b5f83a9d23f78e274d253c3f8fe854dc85201627f450673a5a9d297"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp313-cp313-musllinux_1_2_armv7l.whl",
            "has_sig": false,
            "md5_digest": "5d558140f04acef2ee8b5bbdbb06ea35",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 1117746,
            "upload_time": "2025-01-22T16:32:31",
            "upload_time_iso_8601": "2025-01-22T16:32:31.252803Z",
            "url": "https://files.pythonhosted.org/packages/2b/f6/79517078d7bc845f6b3a6c1ee9acf3653981390dbbe8e9f69db0c15ac31c/rnzb-0.1.0-cp313-cp313-musllinux_1_2_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "693325455a71c6cf438e56806af2ad0d1963fddf798c4b6bee5594a1c70acd16",
                "md5": "3b997e3ed0f789b6be33998183652c27",
                "sha256": "0ff3d49feb56d03b038613d8fe905f6f1b0e654493d788f4b06d523adc35d463"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp313-cp313-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "3b997e3ed0f789b6be33998183652c27",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 1072015,
            "upload_time": "2025-01-22T16:32:33",
            "upload_time_iso_8601": "2025-01-22T16:32:33.354913Z",
            "url": "https://files.pythonhosted.org/packages/69/33/25455a71c6cf438e56806af2ad0d1963fddf798c4b6bee5594a1c70acd16/rnzb-0.1.0-cp313-cp313-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d30df36d1059bcc0982757e08205b9a4fe065f534de18d56164043d9e81b563c",
                "md5": "38e999d789ace93f7526de1cc88dff0a",
                "sha256": "21422b5a386f347498cb1899657f7d152b5f5321d300977d85c70ac764691adb"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "38e999d789ace93f7526de1cc88dff0a",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 1080748,
            "upload_time": "2025-01-22T16:32:34",
            "upload_time_iso_8601": "2025-01-22T16:32:34.973313Z",
            "url": "https://files.pythonhosted.org/packages/d3/0d/f36d1059bcc0982757e08205b9a4fe065f534de18d56164043d9e81b563c/rnzb-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ddd78579b682ddb09a27f32e9bae9c1c57be77855176e1ae49f6d909337fe79",
                "md5": "064bc282ce5e1e0055dac021dca2fa84",
                "sha256": "e3fdf821e100978d428f7aea4dd2d20c03c2901546e3edbbe3ecc0cc662e65de"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp313-cp313-win32.whl",
            "has_sig": false,
            "md5_digest": "064bc282ce5e1e0055dac021dca2fa84",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 699031,
            "upload_time": "2025-01-22T16:32:36",
            "upload_time_iso_8601": "2025-01-22T16:32:36.645611Z",
            "url": "https://files.pythonhosted.org/packages/6d/dd/78579b682ddb09a27f32e9bae9c1c57be77855176e1ae49f6d909337fe79/rnzb-0.1.0-cp313-cp313-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "14074e1d574cfe8c1cd5eec54d5f03c2c43251c13f5528f0374f1471d2b2a4b8",
                "md5": "57535788582fca486c7b37de2ca8e355",
                "sha256": "1709cc0fb84402941966685bfb88330744de22dace818dba623db1cbbeb0267d"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "57535788582fca486c7b37de2ca8e355",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 745315,
            "upload_time": "2025-01-22T16:32:38",
            "upload_time_iso_8601": "2025-01-22T16:32:38.353836Z",
            "url": "https://files.pythonhosted.org/packages/14/07/4e1d574cfe8c1cd5eec54d5f03c2c43251c13f5528f0374f1471d2b2a4b8/rnzb-0.1.0-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c13fb4f794de666794002df0197040718fa2139828b57753451701a340f78a93",
                "md5": "8927a558199b0558b98e4e70b3354724",
                "sha256": "ab636912742c5f4d67d58f80c056009c2020e8b8efebf78ab94562dae3e5b74f"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "8927a558199b0558b98e4e70b3354724",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 861284,
            "upload_time": "2025-01-22T16:32:39",
            "upload_time_iso_8601": "2025-01-22T16:32:39.926057Z",
            "url": "https://files.pythonhosted.org/packages/c1/3f/b4f794de666794002df0197040718fa2139828b57753451701a340f78a93/rnzb-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9563dcb77f9fdc1aee100f72029183f160ebc13b2c85f7c0585a2eb7ab144087",
                "md5": "d5c7f578d0a317d9d52bcdebd6a2101b",
                "sha256": "a52ca7f9857cae62ee6f79f044063f095eb544c50f5a9c164bbe1cbe5be52a1e"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "d5c7f578d0a317d9d52bcdebd6a2101b",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 856633,
            "upload_time": "2025-01-22T16:32:41",
            "upload_time_iso_8601": "2025-01-22T16:32:41.657011Z",
            "url": "https://files.pythonhosted.org/packages/95/63/dcb77f9fdc1aee100f72029183f160ebc13b2c85f7c0585a2eb7ab144087/rnzb-0.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d11468dda8a87083b3cec3647df85f1024e85b4869d9694bfb392c43e67f06b9",
                "md5": "146d7ac81a38d73dbd43ccfc1f075da5",
                "sha256": "f89d0eb7abaa2cbf99b67ad749517b0a478eecbb160e097407838c9ef9739cf1"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "146d7ac81a38d73dbd43ccfc1f075da5",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 935047,
            "upload_time": "2025-01-22T16:32:43",
            "upload_time_iso_8601": "2025-01-22T16:32:43.366199Z",
            "url": "https://files.pythonhosted.org/packages/d1/14/68dda8a87083b3cec3647df85f1024e85b4869d9694bfb392c43e67f06b9/rnzb-0.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2628702e6dbfd9e9e1d9c74d3c45c06de8a9c4b71edfa39c79d39c0921f1231",
                "md5": "f215d5b9a64f9e622b0f4d230b037780",
                "sha256": "546e73bc070d782692634b11c2b9b56921904522c52b5d9a18b37b6428800165"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "f215d5b9a64f9e622b0f4d230b037780",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 1121442,
            "upload_time": "2025-01-22T16:32:45",
            "upload_time_iso_8601": "2025-01-22T16:32:45.052185Z",
            "url": "https://files.pythonhosted.org/packages/b2/62/8702e6dbfd9e9e1d9c74d3c45c06de8a9c4b71edfa39c79d39c0921f1231/rnzb-0.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb54305874b182ceb957233f9cb9810fc779914ca48fa199696d41e159a4c6ee",
                "md5": "11162a1149a7d4ac4dcf197fa8c67800",
                "sha256": "a866cea8be5c8704106cfd47a0604b867a1af1edd74b86b16fca726e4e0894d9"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "11162a1149a7d4ac4dcf197fa8c67800",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 911899,
            "upload_time": "2025-01-22T16:32:46",
            "upload_time_iso_8601": "2025-01-22T16:32:46.955869Z",
            "url": "https://files.pythonhosted.org/packages/fb/54/305874b182ceb957233f9cb9810fc779914ca48fa199696d41e159a4c6ee/rnzb-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b685c8f4b0233eb9b6810f2698fb6e151da36cef6cee5737f6b45151dcc35c28",
                "md5": "c8b6c89adda2d9cf844d9c4150115c36",
                "sha256": "9fb0e0609162e56a7dbaeae60cc511981e66ba01db310b7a9e34b09a3215a46e"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "c8b6c89adda2d9cf844d9c4150115c36",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 911731,
            "upload_time": "2025-01-22T16:32:49",
            "upload_time_iso_8601": "2025-01-22T16:32:49.613867Z",
            "url": "https://files.pythonhosted.org/packages/b6/85/c8f4b0233eb9b6810f2698fb6e151da36cef6cee5737f6b45151dcc35c28/rnzb-0.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a5a0b07a3429650a4f9b2f563db5e62cb84deabba61667b6e65f733ad626ac4",
                "md5": "6058d1e57da56a9599b2687b92bc48c2",
                "sha256": "bab1067b8fb30d7406eebc94dfee0cea83e3184b9ac019644c925c145e8b1ca1"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp39-cp39-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "6058d1e57da56a9599b2687b92bc48c2",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 1039973,
            "upload_time": "2025-01-22T16:32:51",
            "upload_time_iso_8601": "2025-01-22T16:32:51.269218Z",
            "url": "https://files.pythonhosted.org/packages/4a/5a/0b07a3429650a4f9b2f563db5e62cb84deabba61667b6e65f733ad626ac4/rnzb-0.1.0-cp39-cp39-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "69ce97ec93d1e232c5a717c9d0e9559992040c4aaad09fd65859175a711b2275",
                "md5": "e4b148313e3f7f01ade954a893523c57",
                "sha256": "ae26b5cc9c1446d499245cac6de821efc2ec6ae62fff476d0646585cd79bcecf"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp39-cp39-musllinux_1_2_armv7l.whl",
            "has_sig": false,
            "md5_digest": "e4b148313e3f7f01ade954a893523c57",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 1119807,
            "upload_time": "2025-01-22T16:32:52",
            "upload_time_iso_8601": "2025-01-22T16:32:52.992165Z",
            "url": "https://files.pythonhosted.org/packages/69/ce/97ec93d1e232c5a717c9d0e9559992040c4aaad09fd65859175a711b2275/rnzb-0.1.0-cp39-cp39-musllinux_1_2_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "133692ecf9da1d460a73c007053313e13dfb2c99e7d70a31385becc6415a22f3",
                "md5": "a9c6461b6d7e1b3cdcd424d6c249cca8",
                "sha256": "a88d234c2a5b11b75b7783854b2a8bb7bae318f233c16d1ed851dc252555b818"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp39-cp39-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "a9c6461b6d7e1b3cdcd424d6c249cca8",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 1074144,
            "upload_time": "2025-01-22T16:32:55",
            "upload_time_iso_8601": "2025-01-22T16:32:55.784478Z",
            "url": "https://files.pythonhosted.org/packages/13/36/92ecf9da1d460a73c007053313e13dfb2c99e7d70a31385becc6415a22f3/rnzb-0.1.0-cp39-cp39-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c7299b757d5cab1ae2c939e66ddc2bfbe8477f82ce22a48519534b36a7842925",
                "md5": "46a0d5dc7f42dcaf854494b82dc58c01",
                "sha256": "a032a1d1d783180f6e738e205cb0865da0e70ea1bfd04b75b0e226229c076796"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "46a0d5dc7f42dcaf854494b82dc58c01",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 1083277,
            "upload_time": "2025-01-22T16:32:57",
            "upload_time_iso_8601": "2025-01-22T16:32:57.953263Z",
            "url": "https://files.pythonhosted.org/packages/c7/29/9b757d5cab1ae2c939e66ddc2bfbe8477f82ce22a48519534b36a7842925/rnzb-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "218485eed2659076bf81efd9a3d2082d9774aa2dae4c7929a0b27ff5fb8ab33f",
                "md5": "a68dcd78dd9cc8523a7ab02310674c44",
                "sha256": "5ef50e13ec93fd64f6301bb58afc7715972dd3c2fc6a5d68306762c859bf4997"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "a68dcd78dd9cc8523a7ab02310674c44",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 698907,
            "upload_time": "2025-01-22T16:33:00",
            "upload_time_iso_8601": "2025-01-22T16:33:00.080740Z",
            "url": "https://files.pythonhosted.org/packages/21/84/85eed2659076bf81efd9a3d2082d9774aa2dae4c7929a0b27ff5fb8ab33f/rnzb-0.1.0-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "14dc7d5c4a982e18bd7e11ef1107ae0e832b7e55341e124e9ac784ab5f98cb4c",
                "md5": "09b63c59b48122b29b725949a21f9bbf",
                "sha256": "e1607929489efe3cad0a3e9b645022c16187340304f3cfde5806b3d8def649a0"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "09b63c59b48122b29b725949a21f9bbf",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 744441,
            "upload_time": "2025-01-22T16:33:01",
            "upload_time_iso_8601": "2025-01-22T16:33:01.760893Z",
            "url": "https://files.pythonhosted.org/packages/14/dc/7d5c4a982e18bd7e11ef1107ae0e832b7e55341e124e9ac784ab5f98cb4c/rnzb-0.1.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e89555e14e0961bf074fa2070e4ca8f834027edab7aa9937ea30768634499cda",
                "md5": "161629ec2b186b6372664fcd9d81544e",
                "sha256": "65918f0ef588bc16aa8f1a87d285c2d07b62d55a85010adcade50adf46a3b20d"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "161629ec2b186b6372664fcd9d81544e",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 861229,
            "upload_time": "2025-01-22T16:33:03",
            "upload_time_iso_8601": "2025-01-22T16:33:03.506724Z",
            "url": "https://files.pythonhosted.org/packages/e8/95/55e14e0961bf074fa2070e4ca8f834027edab7aa9937ea30768634499cda/rnzb-0.1.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4804def55f328828801b3f77048e9afe1875de5f481c0961097c198e7bac55e9",
                "md5": "c6056c43fe0dbc10ddd0de212438663f",
                "sha256": "2c7964d8ddd99707c86c6a0d855ff7d99164ee4d6aad5952e634bd4af27b021d"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "c6056c43fe0dbc10ddd0de212438663f",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 856835,
            "upload_time": "2025-01-22T16:33:05",
            "upload_time_iso_8601": "2025-01-22T16:33:05.174003Z",
            "url": "https://files.pythonhosted.org/packages/48/04/def55f328828801b3f77048e9afe1875de5f481c0961097c198e7bac55e9/rnzb-0.1.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d80812fb10628f383a08314c2c9c77765bcae3e9d037cc50c85fd7e328df7454",
                "md5": "5dbe61f310850287095b86ac5ac3e199",
                "sha256": "4e67482f76b30643fa61dee56e3614abf165f3eb8ed465b15cd8afba901f25a7"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "5dbe61f310850287095b86ac5ac3e199",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 934950,
            "upload_time": "2025-01-22T16:33:06",
            "upload_time_iso_8601": "2025-01-22T16:33:06.860815Z",
            "url": "https://files.pythonhosted.org/packages/d8/08/12fb10628f383a08314c2c9c77765bcae3e9d037cc50c85fd7e328df7454/rnzb-0.1.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "46568adc3106d8c83dddadcddb049176edd173e6b03c27a11470a288f4530273",
                "md5": "1781d184baefb6625a7baf8cea501c26",
                "sha256": "05287de30ab6aac2fee77e4c2c9909a5cd08919bee38214cc19f76085a3f58eb"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "1781d184baefb6625a7baf8cea501c26",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 1120234,
            "upload_time": "2025-01-22T16:33:08",
            "upload_time_iso_8601": "2025-01-22T16:33:08.617042Z",
            "url": "https://files.pythonhosted.org/packages/46/56/8adc3106d8c83dddadcddb049176edd173e6b03c27a11470a288f4530273/rnzb-0.1.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e994d0d9c5efb6ce7167e910951a12762bc9ddc9ce73f37807b5412c2c2185e",
                "md5": "d51c4a35cca66146b6ace3b036886728",
                "sha256": "63a6f4c974131e1f748699e638c991d7050c955b091bfd033838e40ddbf33339"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d51c4a35cca66146b6ace3b036886728",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 911872,
            "upload_time": "2025-01-22T16:33:10",
            "upload_time_iso_8601": "2025-01-22T16:33:10.530021Z",
            "url": "https://files.pythonhosted.org/packages/1e/99/4d0d9c5efb6ce7167e910951a12762bc9ddc9ce73f37807b5412c2c2185e/rnzb-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a5ae770100ed620ce8332a16d16a39cb2f0d9e025e2e45523b2280ad92e6e980",
                "md5": "9d907929cf8db2d60dced646858407cc",
                "sha256": "c70ed11a196d30eee3c1f8f85bf8989d7031ab596173cc58a8a99be3852509bb"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "9d907929cf8db2d60dced646858407cc",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 911548,
            "upload_time": "2025-01-22T16:33:12",
            "upload_time_iso_8601": "2025-01-22T16:33:12.251550Z",
            "url": "https://files.pythonhosted.org/packages/a5/ae/770100ed620ce8332a16d16a39cb2f0d9e025e2e45523b2280ad92e6e980/rnzb-0.1.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "482768c59469032929849820ed45d2b57fd5d9226590a0f89fab8d15c88bda87",
                "md5": "ebe4c922ef3d886309a03f2673861c34",
                "sha256": "221872a08c62586a4cb9bae63d50ffe7f45cfc0b92da5de419d48fd481edc398"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "ebe4c922ef3d886309a03f2673861c34",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 1039953,
            "upload_time": "2025-01-22T16:33:13",
            "upload_time_iso_8601": "2025-01-22T16:33:13.973290Z",
            "url": "https://files.pythonhosted.org/packages/48/27/68c59469032929849820ed45d2b57fd5d9226590a0f89fab8d15c88bda87/rnzb-0.1.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5cbbb5832c751d9af5f29eb8146c1078260712a4830bc1d40b395f638c0a8d2e",
                "md5": "d16e8d0c6aee4d1ea2ea5bc651d11a6a",
                "sha256": "598db95819ef9765b99d02a70b8259d6bbeab80cdfad60263a3abc8efb70237c"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl",
            "has_sig": false,
            "md5_digest": "d16e8d0c6aee4d1ea2ea5bc651d11a6a",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 1119701,
            "upload_time": "2025-01-22T16:33:16",
            "upload_time_iso_8601": "2025-01-22T16:33:16.512198Z",
            "url": "https://files.pythonhosted.org/packages/5c/bb/b5832c751d9af5f29eb8146c1078260712a4830bc1d40b395f638c0a8d2e/rnzb-0.1.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4732fe63fabb40b557b0202d047e9aa412eb350b0483a3d270b4ee77631a33e6",
                "md5": "21e913d8b76fcf37c6e08307580b56f9",
                "sha256": "5c35b671b9c56d0c89f4a7ebe38ef10d0b5e91f0d59acb63be53574912647dbb"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "21e913d8b76fcf37c6e08307580b56f9",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 1074253,
            "upload_time": "2025-01-22T16:33:18",
            "upload_time_iso_8601": "2025-01-22T16:33:18.609621Z",
            "url": "https://files.pythonhosted.org/packages/47/32/fe63fabb40b557b0202d047e9aa412eb350b0483a3d270b4ee77631a33e6/rnzb-0.1.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3715f2da622dc5b1355a546ecdd5130b12c8410f289fe71f5cafe469fdff0479",
                "md5": "e87799d3410552be8cdc46b40844e6c8",
                "sha256": "689fab24e8dedf1e021ea7927782e47e5a48773aa59627cf614e0d4bf01f92c0"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e87799d3410552be8cdc46b40844e6c8",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 1083170,
            "upload_time": "2025-01-22T16:33:20",
            "upload_time_iso_8601": "2025-01-22T16:33:20.275742Z",
            "url": "https://files.pythonhosted.org/packages/37/15/f2da622dc5b1355a546ecdd5130b12c8410f289fe71f5cafe469fdff0479/rnzb-0.1.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "235ca04f39659fdb08c42bcf1af926df2c35db9b9e51485e289bf5d0e62ecb62",
                "md5": "fb9cdfe742bcb097055f6cc674a33845",
                "sha256": "6a8fc79b98a873891813f0966f9f783b5194bf547d3d5ac9ff56d5a5b35d374b"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-pp310-pypy310_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "fb9cdfe742bcb097055f6cc674a33845",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 744188,
            "upload_time": "2025-01-22T16:33:22",
            "upload_time_iso_8601": "2025-01-22T16:33:22.690975Z",
            "url": "https://files.pythonhosted.org/packages/23/5c/a04f39659fdb08c42bcf1af926df2c35db9b9e51485e289bf5d0e62ecb62/rnzb-0.1.0-pp310-pypy310_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "356940752f8771b049d3b043cab06d7563897d2d00344bc31123988b25529621",
                "md5": "e69c10fc9876a8bf27e892a1f61be339",
                "sha256": "b8b25c4b15467039cb563217bd11ab4c82121887e1d1e31dc7122e313012c4c0"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "e69c10fc9876a8bf27e892a1f61be339",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 861214,
            "upload_time": "2025-01-22T16:33:24",
            "upload_time_iso_8601": "2025-01-22T16:33:24.520174Z",
            "url": "https://files.pythonhosted.org/packages/35/69/40752f8771b049d3b043cab06d7563897d2d00344bc31123988b25529621/rnzb-0.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd59beca97139cb20dae03eb0ff03321da00c67ceebbb1363efb5d70dfd1b1bc",
                "md5": "2a3814e0828691e5d69215a8ab0434ef",
                "sha256": "245f480c076b83b25ac38e5ab71b67271164534d711d4bd25b8febb7f2aede3c"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "2a3814e0828691e5d69215a8ab0434ef",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 856830,
            "upload_time": "2025-01-22T16:33:27",
            "upload_time_iso_8601": "2025-01-22T16:33:27.721098Z",
            "url": "https://files.pythonhosted.org/packages/cd/59/beca97139cb20dae03eb0ff03321da00c67ceebbb1363efb5d70dfd1b1bc/rnzb-0.1.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68af181da16f82f41a0e8f15a567b5c01517c2a73f3333515cc6a4c9642d9da3",
                "md5": "cd47657c5908b20779207ff6c453f69e",
                "sha256": "b739724cc6a8dc3a810b3de8140227798de8080c06d91ffa0f483df64d93e775"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "cd47657c5908b20779207ff6c453f69e",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 934948,
            "upload_time": "2025-01-22T16:33:30",
            "upload_time_iso_8601": "2025-01-22T16:33:30.406611Z",
            "url": "https://files.pythonhosted.org/packages/68/af/181da16f82f41a0e8f15a567b5c01517c2a73f3333515cc6a4c9642d9da3/rnzb-0.1.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63e4e883cda4aebffef47f653666df6b7d44075503ab8f9ae4403616bcf71d92",
                "md5": "acc621997dd515b856dd74d449ec3b0b",
                "sha256": "09688a67d496b5744c6e7e50b80a1dbca08278dce6f1c4d5612782d6ab594b17"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "acc621997dd515b856dd74d449ec3b0b",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 1120379,
            "upload_time": "2025-01-22T16:33:32",
            "upload_time_iso_8601": "2025-01-22T16:33:32.364415Z",
            "url": "https://files.pythonhosted.org/packages/63/e4/e883cda4aebffef47f653666df6b7d44075503ab8f9ae4403616bcf71d92/rnzb-0.1.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "51f21ac3ba2efe4ca28854be4b5c532d25a37dc54f5ea9381e5b999a1a186ea3",
                "md5": "070ef38365222bc98ce97c6d04f6cb09",
                "sha256": "c373ba8b3a6c4c95cd5b70fe1ce9ea448ff5d7862f64562afb53473856e618d0"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "070ef38365222bc98ce97c6d04f6cb09",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 911874,
            "upload_time": "2025-01-22T16:33:34",
            "upload_time_iso_8601": "2025-01-22T16:33:34.066635Z",
            "url": "https://files.pythonhosted.org/packages/51/f2/1ac3ba2efe4ca28854be4b5c532d25a37dc54f5ea9381e5b999a1a186ea3/rnzb-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": "cef5da161ceef3f1e18316e91b982569b2788d8448aeb7fc86df3945e72d7067",
                "md5": "6f6a00c6f73c1a0e031d9bc9ad394bdd",
                "sha256": "d1cb4bb013953d7998aed1538ae6bbc4aec62526fe75885cdd386aecc76c537e"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "6f6a00c6f73c1a0e031d9bc9ad394bdd",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 911538,
            "upload_time": "2025-01-22T16:33:35",
            "upload_time_iso_8601": "2025-01-22T16:33:35.917796Z",
            "url": "https://files.pythonhosted.org/packages/ce/f5/da161ceef3f1e18316e91b982569b2788d8448aeb7fc86df3945e72d7067/rnzb-0.1.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "439f6b0a15b15b8c2674b94a6c10600a0191fe859b3d655fca46a73784beb419",
                "md5": "b3b267be3b98e54bec525d66b134433b",
                "sha256": "5477bc25458c7daf757f45cd38636ad0ca74cd4c7bbcba1f774e5da1929689f4"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "b3b267be3b98e54bec525d66b134433b",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 1040004,
            "upload_time": "2025-01-22T16:33:37",
            "upload_time_iso_8601": "2025-01-22T16:33:37.628390Z",
            "url": "https://files.pythonhosted.org/packages/43/9f/6b0a15b15b8c2674b94a6c10600a0191fe859b3d655fca46a73784beb419/rnzb-0.1.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "400d917a6648592c895baef1ebf6aa2fb7ce078c77055d23212ea63f432bb21c",
                "md5": "07718b83902e0d7e9ed7a23ee5bcb68b",
                "sha256": "901b4af4c396955733dd22b53e7c23d8475138deee35aec0abc20ecf8e4a51ab"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl",
            "has_sig": false,
            "md5_digest": "07718b83902e0d7e9ed7a23ee5bcb68b",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 1119679,
            "upload_time": "2025-01-22T16:33:39",
            "upload_time_iso_8601": "2025-01-22T16:33:39.371961Z",
            "url": "https://files.pythonhosted.org/packages/40/0d/917a6648592c895baef1ebf6aa2fb7ce078c77055d23212ea63f432bb21c/rnzb-0.1.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c4be9da93b4f65a4e8ebff77e1ffcf8181f628bbb4109971edf436374ae9519d",
                "md5": "1a4cf3c75ed960efbaf7aa1ef04743de",
                "sha256": "e9ca3506b5470b246a100a2ca341c70935f676d78bdd9f6b9443565847e04853"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "1a4cf3c75ed960efbaf7aa1ef04743de",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 1074169,
            "upload_time": "2025-01-22T16:33:41",
            "upload_time_iso_8601": "2025-01-22T16:33:41.023684Z",
            "url": "https://files.pythonhosted.org/packages/c4/be/9da93b4f65a4e8ebff77e1ffcf8181f628bbb4109971edf436374ae9519d/rnzb-0.1.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "614da844e911b907eb8da091f0dd270284b54b881e66456a22666071ee8669ff",
                "md5": "75b128288c3954863ebe8ae05705e18d",
                "sha256": "384b41a052faadb782b27f7664abaccac131e7dcb3f8f615c4487823cc73e6bd"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "75b128288c3954863ebe8ae05705e18d",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 1083166,
            "upload_time": "2025-01-22T16:33:43",
            "upload_time_iso_8601": "2025-01-22T16:33:43.440582Z",
            "url": "https://files.pythonhosted.org/packages/61/4d/a844e911b907eb8da091f0dd270284b54b881e66456a22666071ee8669ff/rnzb-0.1.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c8f61a59f843cb049014e7bcad49fd0be5962419c4ff4587939f4a0e191bb1ff",
                "md5": "0b8430985b953ae94e5269670cd0e290",
                "sha256": "e98ed566c74509c3831c104f0fed90950667041501efbaf63245edba1eb6ab20"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0-pp39-pypy39_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "0b8430985b953ae94e5269670cd0e290",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 744178,
            "upload_time": "2025-01-22T16:33:45",
            "upload_time_iso_8601": "2025-01-22T16:33:45.077084Z",
            "url": "https://files.pythonhosted.org/packages/c8/f6/1a59f843cb049014e7bcad49fd0be5962419c4ff4587939f4a0e191bb1ff/rnzb-0.1.0-pp39-pypy39_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7100b4e49d37a1155c75d87178c252821cba3d8fe8e571a9c5fc6a4a209e3733",
                "md5": "499fdc0b52032e3259f0f7bac281bc15",
                "sha256": "ef4bc6ac3f0a8c3a7bb329b5031fad6e26269f34af05ccaf4eb9cc45f171b5e5"
            },
            "downloads": -1,
            "filename": "rnzb-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "499fdc0b52032e3259f0f7bac281bc15",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 33242,
            "upload_time": "2025-01-22T16:33:46",
            "upload_time_iso_8601": "2025-01-22T16:33:46.727882Z",
            "url": "https://files.pythonhosted.org/packages/71/00/b4e49d37a1155c75d87178c252821cba3d8fe8e571a9c5fc6a4a209e3733/rnzb-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-22 16:33:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Ravencentric",
    "github_project": "rnzb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "rnzb"
}
        
Elapsed time: 0.51753s