url-py


Nameurl-py JSON
Version 0.10.0 PyPI version JSON
download
home_pageNone
SummaryPython bindings to Rust's url crate (from Servo)
upload_time2023-11-27 19:19:21
maintainerNone
docs_urlNone
authorJulian Berman
requires_python>=3.8
licenseMIT
keywords data structures rust persistent
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==========
``url.py``
==========

|PyPI| |Pythons| |CI|

.. |PyPI| image:: https://img.shields.io/pypi/v/url-py.svg
  :alt: PyPI version
  :target: https://pypi.org/project/url-py/

.. |Pythons| image:: https://img.shields.io/pypi/pyversions/url-py.svg
  :alt: Supported Python versions
  :target: https://pypi.org/project/url-py/

.. |CI| image:: https://github.com/crate-py/url/workflows/CI/badge.svg
  :alt: Build status
  :target: https://github.com/crate-py/url/actions?query=workflow%3ACI


Python bindings to the `Rust url crate <https://docs.rs/url/>`_.

Installation
------------

The distribution on PyPI is named ``url.py`` (equivalently ``url-py``), and thus can be installed via e.g.:

.. code:: sh

    $ pip install url-py

Note that if you install ``url-py`` from source, you will need a Rust toolchain installed, as it is a build-time dependency.
If you believe you are on a common platform which should have wheels built (i.e. and not need to compile from source), feel free to file an issue or pull request modifying the GitHub action used here to build wheels via ``maturin``.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "url-py",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "data structures,rust,persistent",
    "author": "Julian Berman",
    "author_email": "Julian+url-py@GrayVines.com",
    "download_url": "https://files.pythonhosted.org/packages/7e/cb/fd0a418632c5adfae78728168392e0052b99bfc77a24fa666c52a333021e/url_py-0.10.0.tar.gz",
    "platform": null,
    "description": "==========\n``url.py``\n==========\n\n|PyPI| |Pythons| |CI|\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/url-py.svg\n  :alt: PyPI version\n  :target: https://pypi.org/project/url-py/\n\n.. |Pythons| image:: https://img.shields.io/pypi/pyversions/url-py.svg\n  :alt: Supported Python versions\n  :target: https://pypi.org/project/url-py/\n\n.. |CI| image:: https://github.com/crate-py/url/workflows/CI/badge.svg\n  :alt: Build status\n  :target: https://github.com/crate-py/url/actions?query=workflow%3ACI\n\n\nPython bindings to the `Rust url crate <https://docs.rs/url/>`_.\n\nInstallation\n------------\n\nThe distribution on PyPI is named ``url.py`` (equivalently ``url-py``), and thus can be installed via e.g.:\n\n.. code:: sh\n\n    $ pip install url-py\n\nNote that if you install ``url-py`` from source, you will need a Rust toolchain installed, as it is a build-time dependency.\nIf you believe you are on a common platform which should have wheels built (i.e. and not need to compile from source), feel free to file an issue or pull request modifying the GitHub action used here to build wheels via ``maturin``.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python bindings to Rust's url crate (from Servo)",
    "version": "0.10.0",
    "project_urls": {
        "Documentation": "https://url-py.readthedocs.io/",
        "Funding": "https://github.com/sponsors/Julian",
        "Homepage": "https://github.com/crate-py/url",
        "Issues": "https://github.com/crate-py/url/issues/",
        "Source": "https://github.com/crate-py/url"
    },
    "split_keywords": [
        "data structures",
        "rust",
        "persistent"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1c005374f1ca3e050b391368a4eecce8aac97e19f13345c2351167901a8398e0",
                "md5": "531cef4a779f38d20ac1c20722f333d0",
                "sha256": "c6edf0445daf88e5662a80abdc92f4add2af66e77b978061190000dc7995cb9f"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp310-cp310-macosx_10_7_x86_64.whl",
            "has_sig": false,
            "md5_digest": "531cef4a779f38d20ac1c20722f333d0",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 447364,
            "upload_time": "2023-11-27T19:16:26",
            "upload_time_iso_8601": "2023-11-27T19:16:26.359036Z",
            "url": "https://files.pythonhosted.org/packages/1c/00/5374f1ca3e050b391368a4eecce8aac97e19f13345c2351167901a8398e0/url_py-0.10.0-cp310-cp310-macosx_10_7_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e78610ee9c0a2282da4c1e499b6a02875140b910c0ce1a8e666ef0ed54fb8310",
                "md5": "0c3d3721f39a2948de66092d5bfe5df0",
                "sha256": "f48e9f38731fabee34653e50d50605257164f234ff6bdcaf3ac3370346dfe646"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "0c3d3721f39a2948de66092d5bfe5df0",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 439674,
            "upload_time": "2023-11-27T19:16:28",
            "upload_time_iso_8601": "2023-11-27T19:16:28.785169Z",
            "url": "https://files.pythonhosted.org/packages/e7/86/10ee9c0a2282da4c1e499b6a02875140b910c0ce1a8e666ef0ed54fb8310/url_py-0.10.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ae2ac3f17e91e3289d1cf9378b770aafb94db24b9eec11aebaec9eb5939ab9b2",
                "md5": "d1ac6b4e9b11b0cca2ec5198aff4db64",
                "sha256": "16fd61638663c39f74abf8048716014ec1f31a13353c25ab8a2c0780db3ea8c9"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d1ac6b4e9b11b0cca2ec5198aff4db64",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1331065,
            "upload_time": "2023-11-27T19:16:30",
            "upload_time_iso_8601": "2023-11-27T19:16:30.295484Z",
            "url": "https://files.pythonhosted.org/packages/ae/2a/c3f17e91e3289d1cf9378b770aafb94db24b9eec11aebaec9eb5939ab9b2/url_py-0.10.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1888369de817d4d074d0475b007b5279cbbe575a2b614e7ef3e76c9e9742bff4",
                "md5": "c16832b607a5f9e3cb1bb20fa1300060",
                "sha256": "2f0e2d8dba4283325f99f7fc8d0d31a423ad1c0010f18cef2c50b813b83b42ea"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "c16832b607a5f9e3cb1bb20fa1300060",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1334989,
            "upload_time": "2023-11-27T19:16:32",
            "upload_time_iso_8601": "2023-11-27T19:16:32.561449Z",
            "url": "https://files.pythonhosted.org/packages/18/88/369de817d4d074d0475b007b5279cbbe575a2b614e7ef3e76c9e9742bff4/url_py-0.10.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3a020cecd8cba5d2f1804580f70943aae37245af0b9c6a6b00589c0dded82230",
                "md5": "c8695db35b5ec248abfe3a3801ce1076",
                "sha256": "272476dd2e94ba6a21a964e54c7d1c36a2fa4512d68bb3a6980eda2d88734e79"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "c8695db35b5ec248abfe3a3801ce1076",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1462142,
            "upload_time": "2023-11-27T19:16:34",
            "upload_time_iso_8601": "2023-11-27T19:16:34.530723Z",
            "url": "https://files.pythonhosted.org/packages/3a/02/0cecd8cba5d2f1804580f70943aae37245af0b9c6a6b00589c0dded82230/url_py-0.10.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b9a35c52b7208724813af85dc50abef7ffaf87561aaf7c51cffa64fa489e297b",
                "md5": "b32cd01db54e2b4548ccaa93aa62246e",
                "sha256": "0595fc63fa3fd34e9c6f66e7a83134fde06fa5a78ffe3b8f9343d56735995246"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "b32cd01db54e2b4548ccaa93aa62246e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1502251,
            "upload_time": "2023-11-27T19:16:36",
            "upload_time_iso_8601": "2023-11-27T19:16:36.094774Z",
            "url": "https://files.pythonhosted.org/packages/b9/a3/5c52b7208724813af85dc50abef7ffaf87561aaf7c51cffa64fa489e297b/url_py-0.10.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "09c017c7944014f8a9bbab43a58fb842bbe21f961009aaa473263cec8eef26c2",
                "md5": "34eb89a4c3a3a1abdc37154202ed80a8",
                "sha256": "f39e000a2d299ea1048013979d33e8f4d1f396e5d1c378a45d4dab20a7218704"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "34eb89a4c3a3a1abdc37154202ed80a8",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1331419,
            "upload_time": "2023-11-27T19:16:37",
            "upload_time_iso_8601": "2023-11-27T19:16:37.679853Z",
            "url": "https://files.pythonhosted.org/packages/09/c0/17c7944014f8a9bbab43a58fb842bbe21f961009aaa473263cec8eef26c2/url_py-0.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b5f70dd01450e271e7b5a8c6b7021c90670214fc5b34e55556f9d665c35d432c",
                "md5": "0d94b8e827aa9ef65f61d50c5372e114",
                "sha256": "00eaee1d4fae5be3073a34292d433d6b4efa4f25dde81aecb12cbdf3bfe10a7d"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "0d94b8e827aa9ef65f61d50c5372e114",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1362365,
            "upload_time": "2023-11-27T19:16:39",
            "upload_time_iso_8601": "2023-11-27T19:16:39.918895Z",
            "url": "https://files.pythonhosted.org/packages/b5/f7/0dd01450e271e7b5a8c6b7021c90670214fc5b34e55556f9d665c35d432c/url_py-0.10.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fe17bf3157a1ff67822d52f97a69c1d8429e9682f9e00658f72639c4e0a39bc0",
                "md5": "716ea21b8f4f485f8450f2ae97948388",
                "sha256": "ed847a856e85bb89267e1ad50c538780c68b8407e1fae6c706344419090f6291"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp310-cp310-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "716ea21b8f4f485f8450f2ae97948388",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1502255,
            "upload_time": "2023-11-27T19:16:41",
            "upload_time_iso_8601": "2023-11-27T19:16:41.500804Z",
            "url": "https://files.pythonhosted.org/packages/fe/17/bf3157a1ff67822d52f97a69c1d8429e9682f9e00658f72639c4e0a39bc0/url_py-0.10.0-cp310-cp310-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "965d8f795d77f54283ffc9471f05ea0a1e49d1ef1ffe9fc4fa2f47c59642d159",
                "md5": "4518876382e9e5fb3a4a3431f3902d2e",
                "sha256": "fb381654cdc9146f1a2f3bad1b3f9552bf474729212aacbe425da3cfb8c0040f"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp310-cp310-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "4518876382e9e5fb3a4a3431f3902d2e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1522246,
            "upload_time": "2023-11-27T19:16:43",
            "upload_time_iso_8601": "2023-11-27T19:16:43.659471Z",
            "url": "https://files.pythonhosted.org/packages/96/5d/8f795d77f54283ffc9471f05ea0a1e49d1ef1ffe9fc4fa2f47c59642d159/url_py-0.10.0-cp310-cp310-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a8f59f60598feb71c378c5aee0eee0fb87a574adf0ecd74d9c1028698d11ece3",
                "md5": "cb149472de7d3f716627d5eed35a2f16",
                "sha256": "8a021617055e8f1796f6b902868daca7562024f1e9abcb80b246f2bf6117fbe2"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp310-cp310-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "cb149472de7d3f716627d5eed35a2f16",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1504493,
            "upload_time": "2023-11-27T19:16:45",
            "upload_time_iso_8601": "2023-11-27T19:16:45.964889Z",
            "url": "https://files.pythonhosted.org/packages/a8/f5/9f60598feb71c378c5aee0eee0fb87a574adf0ecd74d9c1028698d11ece3/url_py-0.10.0-cp310-cp310-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9446384530d838acebad0c20d7af516c542c4db8fcd73aff34377eef0522c757",
                "md5": "5b3e0b4cb6f66c4c75d2a874e6535825",
                "sha256": "04b29cfe87070af0b56fef4ce81998ae36b08112d5e3907b45b53592a43e4cff"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp310-none-win32.whl",
            "has_sig": false,
            "md5_digest": "5b3e0b4cb6f66c4c75d2a874e6535825",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 289931,
            "upload_time": "2023-11-27T19:16:47",
            "upload_time_iso_8601": "2023-11-27T19:16:47.394689Z",
            "url": "https://files.pythonhosted.org/packages/94/46/384530d838acebad0c20d7af516c542c4db8fcd73aff34377eef0522c757/url_py-0.10.0-cp310-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cec7197c569dfceeedbfa2eeb4747fc693d51f3a03ba447b779afb21e41045a2",
                "md5": "6acffcf6095351b2ce562311f0be6550",
                "sha256": "6130a69c0ddcf258fd59ebba3fc14b97f77869365aa3c722efedfc0ddd5878e6"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp310-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "6acffcf6095351b2ce562311f0be6550",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 297804,
            "upload_time": "2023-11-27T19:16:48",
            "upload_time_iso_8601": "2023-11-27T19:16:48.819640Z",
            "url": "https://files.pythonhosted.org/packages/ce/c7/197c569dfceeedbfa2eeb4747fc693d51f3a03ba447b779afb21e41045a2/url_py-0.10.0-cp310-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "135759e4521c819de2349482cc823a919f23142f21ee35bdf47bb3f2892d4bd0",
                "md5": "d32de28aaeeb2076691a5e71677d6fc5",
                "sha256": "a6d7421b362354ac49ead30ff5fa079e29cf7d06204a7dfb65e7496c95840765"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp311-cp311-macosx_10_7_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d32de28aaeeb2076691a5e71677d6fc5",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 447451,
            "upload_time": "2023-11-27T19:16:50",
            "upload_time_iso_8601": "2023-11-27T19:16:50.401414Z",
            "url": "https://files.pythonhosted.org/packages/13/57/59e4521c819de2349482cc823a919f23142f21ee35bdf47bb3f2892d4bd0/url_py-0.10.0-cp311-cp311-macosx_10_7_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6e3a4d89c4e77a0046c55cbe9a52d44911ebacf7faa73253d3cf108b71e892a9",
                "md5": "2476cf8400b8636f4c1b157355fa2928",
                "sha256": "16162914a6854acdf25793da3f237b2ccafb506909e2e52df3f49382311927b2"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "2476cf8400b8636f4c1b157355fa2928",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 439328,
            "upload_time": "2023-11-27T19:16:51",
            "upload_time_iso_8601": "2023-11-27T19:16:51.764580Z",
            "url": "https://files.pythonhosted.org/packages/6e/3a/4d89c4e77a0046c55cbe9a52d44911ebacf7faa73253d3cf108b71e892a9/url_py-0.10.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "34166dcc5a1f891a1ec07cd1f871b383ffdd605ad73b099357d0afe632f12ff5",
                "md5": "7ab986be14fca3f7be2ace1d864aa2af",
                "sha256": "20160d7a7dc5bfc189f2caa0267a9d9cf4a01a594e124e04ec99bdca89371327"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "7ab986be14fca3f7be2ace1d864aa2af",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1330909,
            "upload_time": "2023-11-27T19:16:53",
            "upload_time_iso_8601": "2023-11-27T19:16:53.382370Z",
            "url": "https://files.pythonhosted.org/packages/34/16/6dcc5a1f891a1ec07cd1f871b383ffdd605ad73b099357d0afe632f12ff5/url_py-0.10.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0794879930c1fedd6f25aa08cd12837af384eac48a4e810c6ceec756e9c7e594",
                "md5": "c349177f0aafaf5bfd70ab43eb7fd5e3",
                "sha256": "9df64c3b7cf37404e6b5cb76607f73ed6f1033ad9a4347ff7f346cc80e34eac7"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "c349177f0aafaf5bfd70ab43eb7fd5e3",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1335310,
            "upload_time": "2023-11-27T19:16:54",
            "upload_time_iso_8601": "2023-11-27T19:16:54.902111Z",
            "url": "https://files.pythonhosted.org/packages/07/94/879930c1fedd6f25aa08cd12837af384eac48a4e810c6ceec756e9c7e594/url_py-0.10.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "14a8859d11b380334d32c294a763c2c3201181fd429163828d0956866d1c1f9a",
                "md5": "c817279067cfab7983e08f24df9c0798",
                "sha256": "d5dfba9749d8f033e391826661edd340e1113b877fa3284cd6ed83cf2e7bf6f0"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "c817279067cfab7983e08f24df9c0798",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1461980,
            "upload_time": "2023-11-27T19:16:56",
            "upload_time_iso_8601": "2023-11-27T19:16:56.558337Z",
            "url": "https://files.pythonhosted.org/packages/14/a8/859d11b380334d32c294a763c2c3201181fd429163828d0956866d1c1f9a/url_py-0.10.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c1fdd4c609b69260936303dafda8a270bee61798937d813ddb679ad3d88c8e95",
                "md5": "1dda041501fc3487a4bdda858f379304",
                "sha256": "cfec7dda5912ab1d49b0a729bf8f8eedb8df28e22100341cad1d68d94f050b67"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "1dda041501fc3487a4bdda858f379304",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1502356,
            "upload_time": "2023-11-27T19:16:58",
            "upload_time_iso_8601": "2023-11-27T19:16:58.683524Z",
            "url": "https://files.pythonhosted.org/packages/c1/fd/d4c609b69260936303dafda8a270bee61798937d813ddb679ad3d88c8e95/url_py-0.10.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "86bba9362218c55d85748667b92f078f2aff67500e8f5edda1ac4e8ee9f05e50",
                "md5": "5447714c88331637971bbef881418484",
                "sha256": "4d864afbb983a089e49d15c9f616c72095f74628d95833867c9cc666afa4afa0"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5447714c88331637971bbef881418484",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1331624,
            "upload_time": "2023-11-27T19:17:00",
            "upload_time_iso_8601": "2023-11-27T19:17:00.141483Z",
            "url": "https://files.pythonhosted.org/packages/86/bb/a9362218c55d85748667b92f078f2aff67500e8f5edda1ac4e8ee9f05e50/url_py-0.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "73b6b6e82be1e3f356779ef825d3eecbd98bfd99a82133382e0d636f133b7fb5",
                "md5": "c050f4c491cbed7e91687ff885f3be1a",
                "sha256": "5266fd653fd496fa4e0a3a8d520a5f8c761cd4cc38aeb955e7bbd825ec7f95c1"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "c050f4c491cbed7e91687ff885f3be1a",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1362051,
            "upload_time": "2023-11-27T19:17:02",
            "upload_time_iso_8601": "2023-11-27T19:17:02.592525Z",
            "url": "https://files.pythonhosted.org/packages/73/b6/b6e82be1e3f356779ef825d3eecbd98bfd99a82133382e0d636f133b7fb5/url_py-0.10.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1fc29a439742447123964890a99ffe08d2d63e80f7f5b8ab69ac5597aac7c531",
                "md5": "a27e6e436904d22699a47064774cd350",
                "sha256": "1ee09f21510d2457bc268e385a5286b60dd8c28d2ee496c9f76d2830f97d1209"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp311-cp311-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "a27e6e436904d22699a47064774cd350",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1501760,
            "upload_time": "2023-11-27T19:17:04",
            "upload_time_iso_8601": "2023-11-27T19:17:04.449195Z",
            "url": "https://files.pythonhosted.org/packages/1f/c2/9a439742447123964890a99ffe08d2d63e80f7f5b8ab69ac5597aac7c531/url_py-0.10.0-cp311-cp311-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a2bedb1caca5c2bdb42865c35e4321b5351500d79b6e6a0126f23497ae68291e",
                "md5": "fab66ce541c9a258bb17c8ea442cdac2",
                "sha256": "8c4f6193a4edacb2b940c6c3d3fd962b71dcce23298541d595ccc67a60b2ac9e"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp311-cp311-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "fab66ce541c9a258bb17c8ea442cdac2",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1522287,
            "upload_time": "2023-11-27T19:17:06",
            "upload_time_iso_8601": "2023-11-27T19:17:06.400975Z",
            "url": "https://files.pythonhosted.org/packages/a2/be/db1caca5c2bdb42865c35e4321b5351500d79b6e6a0126f23497ae68291e/url_py-0.10.0-cp311-cp311-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "517db99517b3cc898a0d72373301939655f10cf7be64bf4b4660ad7c6949f4e2",
                "md5": "8826c837d8e25439aa53f85c5fe3dd03",
                "sha256": "a5f70dd5547c13f11a2bcadddb8876e8de6c14fed1f0c4bf8b9cb7753da5bfcf"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp311-cp311-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8826c837d8e25439aa53f85c5fe3dd03",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1504591,
            "upload_time": "2023-11-27T19:17:07",
            "upload_time_iso_8601": "2023-11-27T19:17:07.829334Z",
            "url": "https://files.pythonhosted.org/packages/51/7d/b99517b3cc898a0d72373301939655f10cf7be64bf4b4660ad7c6949f4e2/url_py-0.10.0-cp311-cp311-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dd558b9e4d55fd7a545e57649f08be7882151a0fc43d7e84cf1bb71556493d44",
                "md5": "d18cada2ec4780006aa2f96823f6a941",
                "sha256": "393c19cbf78e208928c1e59777c7c99ee67ae4913f3c4cb19522d29ee81c0c64"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp311-none-win32.whl",
            "has_sig": false,
            "md5_digest": "d18cada2ec4780006aa2f96823f6a941",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 289878,
            "upload_time": "2023-11-27T19:17:09",
            "upload_time_iso_8601": "2023-11-27T19:17:09.468144Z",
            "url": "https://files.pythonhosted.org/packages/dd/55/8b9e4d55fd7a545e57649f08be7882151a0fc43d7e84cf1bb71556493d44/url_py-0.10.0-cp311-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e323191c16af623c2aa83836707cda10346111a5f684d25f1888106c71fd18ed",
                "md5": "f0cfe92d927588cbc44edc9d51932f0f",
                "sha256": "0677867ff020fbf6b381b37911906d801faac357b0d75c85f516ccc429b9fbd2"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp311-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "f0cfe92d927588cbc44edc9d51932f0f",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 297545,
            "upload_time": "2023-11-27T19:17:10",
            "upload_time_iso_8601": "2023-11-27T19:17:10.804282Z",
            "url": "https://files.pythonhosted.org/packages/e3/23/191c16af623c2aa83836707cda10346111a5f684d25f1888106c71fd18ed/url_py-0.10.0-cp311-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a528fb2f76ff99174dd4577d6c4d674d0b14fb4dc319f0f5133d8cba5ff14dcf",
                "md5": "209d60f4eec40024573aa9d81af6b47b",
                "sha256": "ad35a81d193ba499570c2f5340b9f8c1aef8a595a3372c143368afb9505caa2f"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp312-cp312-macosx_10_7_x86_64.whl",
            "has_sig": false,
            "md5_digest": "209d60f4eec40024573aa9d81af6b47b",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 445648,
            "upload_time": "2023-11-27T19:17:12",
            "upload_time_iso_8601": "2023-11-27T19:17:12.149296Z",
            "url": "https://files.pythonhosted.org/packages/a5/28/fb2f76ff99174dd4577d6c4d674d0b14fb4dc319f0f5133d8cba5ff14dcf/url_py-0.10.0-cp312-cp312-macosx_10_7_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "298c260674bfb7af3af4b67f87bde4dde2bd206591b9498aa6a3a1f938db74f5",
                "md5": "afa7e43685066997d6d16eae5a5a77cc",
                "sha256": "adbc295e77f61c61abbd81b170942e5a202ba03889583bb773a6bd287d3fbdca"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "afa7e43685066997d6d16eae5a5a77cc",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 438338,
            "upload_time": "2023-11-27T19:17:14",
            "upload_time_iso_8601": "2023-11-27T19:17:14.223074Z",
            "url": "https://files.pythonhosted.org/packages/29/8c/260674bfb7af3af4b67f87bde4dde2bd206591b9498aa6a3a1f938db74f5/url_py-0.10.0-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "86c77cd1538c496eafb5069749ca68c1883f1e02891685b3ea7920aeba174297",
                "md5": "9d70033de862f4e2d707b20f12880422",
                "sha256": "0188bc57fb88e57f34300c56f576077c42d58ec114ef7ab6586d1c2ac5d4f00e"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "9d70033de862f4e2d707b20f12880422",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1328814,
            "upload_time": "2023-11-27T19:17:16",
            "upload_time_iso_8601": "2023-11-27T19:17:16.261583Z",
            "url": "https://files.pythonhosted.org/packages/86/c7/7cd1538c496eafb5069749ca68c1883f1e02891685b3ea7920aeba174297/url_py-0.10.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9c8df7191c51ca9ecacb327a7e1c89f762c6d8d780f0e1ad8e1e2bbfe8ec8205",
                "md5": "269f145df53d77949f7e996efc1da3ea",
                "sha256": "002d1df40c6f30728d8b2c9434d2ebcc09bda27e29c154f6e615bad080b4dbb0"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "269f145df53d77949f7e996efc1da3ea",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1335044,
            "upload_time": "2023-11-27T19:17:18",
            "upload_time_iso_8601": "2023-11-27T19:17:18.394280Z",
            "url": "https://files.pythonhosted.org/packages/9c/8d/f7191c51ca9ecacb327a7e1c89f762c6d8d780f0e1ad8e1e2bbfe8ec8205/url_py-0.10.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a9b2c5c4fb36074f881317fb050d284047b0fdefabbf98e1cd80821ea92817b5",
                "md5": "d0b31f9a7d047cf11c6ed63ed19739f1",
                "sha256": "20091a38c7117e353497e2042acc2fa0049c8f6ce2412dc1da9962adb72dbe4e"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "d0b31f9a7d047cf11c6ed63ed19739f1",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1460197,
            "upload_time": "2023-11-27T19:17:19",
            "upload_time_iso_8601": "2023-11-27T19:17:19.804952Z",
            "url": "https://files.pythonhosted.org/packages/a9/b2/c5c4fb36074f881317fb050d284047b0fdefabbf98e1cd80821ea92817b5/url_py-0.10.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d435559b4a2f9722a2097032a126576d8aabf99733f1f69fc23ce80fc02cf78b",
                "md5": "e551cf37690f63edb6a092696261f143",
                "sha256": "05797b2080a96d4a50cb8817389c05626c470e6a575898e33a55d82bff5b463f"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "e551cf37690f63edb6a092696261f143",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1489230,
            "upload_time": "2023-11-27T19:17:21",
            "upload_time_iso_8601": "2023-11-27T19:17:21.217787Z",
            "url": "https://files.pythonhosted.org/packages/d4/35/559b4a2f9722a2097032a126576d8aabf99733f1f69fc23ce80fc02cf78b/url_py-0.10.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "504489d3138c63446e2dc317bad218bc077fcf98fc6da6433bd4201530cc38ed",
                "md5": "46e4d4ef3297357d7f3bc2bd9db06e69",
                "sha256": "b5ae2f9b5a12e53c277b98abce67f7dea42747eea621b3d5f216f0fe1dde51aa"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "46e4d4ef3297357d7f3bc2bd9db06e69",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1330879,
            "upload_time": "2023-11-27T19:17:22",
            "upload_time_iso_8601": "2023-11-27T19:17:22.800154Z",
            "url": "https://files.pythonhosted.org/packages/50/44/89d3138c63446e2dc317bad218bc077fcf98fc6da6433bd4201530cc38ed/url_py-0.10.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "269a8b923644b092435006469d63f3454b8d31f7979861ace03ca652a3bbc80e",
                "md5": "182d4bb66d35861cc647f5e0600e8a92",
                "sha256": "5265e8a9ea5d8f5ed0b7a0229e92daab6720a5d129f0b353a6b61518a4acc3f4"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "182d4bb66d35861cc647f5e0600e8a92",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1360935,
            "upload_time": "2023-11-27T19:17:24",
            "upload_time_iso_8601": "2023-11-27T19:17:24.388823Z",
            "url": "https://files.pythonhosted.org/packages/26/9a/8b923644b092435006469d63f3454b8d31f7979861ace03ca652a3bbc80e/url_py-0.10.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b17a539e71fa384b9d0072f12fd7186371ecdfdcef411861d56bdbd757c67636",
                "md5": "ff9101bbeff70b3b814d631c398d7dda",
                "sha256": "a57392865537041fb2b36d2965b2c3e3ffb2c61c287bd806ff9fea84d0d78d3f"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp312-cp312-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "ff9101bbeff70b3b814d631c398d7dda",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1500889,
            "upload_time": "2023-11-27T19:17:25",
            "upload_time_iso_8601": "2023-11-27T19:17:25.985155Z",
            "url": "https://files.pythonhosted.org/packages/b1/7a/539e71fa384b9d0072f12fd7186371ecdfdcef411861d56bdbd757c67636/url_py-0.10.0-cp312-cp312-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "755af60c7f25cb815bd34ddba2c1f8cfef6d67cee9075242df978245341290bd",
                "md5": "1a48f3d27a357ca253fb72f3c61d25fd",
                "sha256": "84816669da03088d75fceb3015500afec019caafa8d008b8e599a2c1f1ea01e1"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp312-cp312-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "1a48f3d27a357ca253fb72f3c61d25fd",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1521806,
            "upload_time": "2023-11-27T19:17:27",
            "upload_time_iso_8601": "2023-11-27T19:17:27.551441Z",
            "url": "https://files.pythonhosted.org/packages/75/5a/f60c7f25cb815bd34ddba2c1f8cfef6d67cee9075242df978245341290bd/url_py-0.10.0-cp312-cp312-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "039a93ca18ca17d4b42c5da97ad5a253b577fb8b8c7c75d5a8a8b14afa6b2bb8",
                "md5": "3a8a520efc6c9b9ce76103bcc6f61cea",
                "sha256": "07b02e8f54470ba1cf58a1a2ae4a738846a4a380eb99508ec942fa369116daa9"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp312-cp312-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3a8a520efc6c9b9ce76103bcc6f61cea",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1503378,
            "upload_time": "2023-11-27T19:17:29",
            "upload_time_iso_8601": "2023-11-27T19:17:29.772770Z",
            "url": "https://files.pythonhosted.org/packages/03/9a/93ca18ca17d4b42c5da97ad5a253b577fb8b8c7c75d5a8a8b14afa6b2bb8/url_py-0.10.0-cp312-cp312-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "53a117faf3808117de88379f20a93a6425b15c7208a922db7a604542e5d726ae",
                "md5": "ec17e57acee544522facb0b9f09208da",
                "sha256": "14f5ff1abf0059e1eeadab096028dd50afe24a369d9c7dac7a143a36b16b7ad6"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp312-none-win32.whl",
            "has_sig": false,
            "md5_digest": "ec17e57acee544522facb0b9f09208da",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 289080,
            "upload_time": "2023-11-27T19:17:31",
            "upload_time_iso_8601": "2023-11-27T19:17:31.878831Z",
            "url": "https://files.pythonhosted.org/packages/53/a1/17faf3808117de88379f20a93a6425b15c7208a922db7a604542e5d726ae/url_py-0.10.0-cp312-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "682e13fb806bfdb8f3ea83cfa2007229da1c3d150c04e65c5513df3268884ef4",
                "md5": "7cb256677a45ad42e452d43b9b8e2973",
                "sha256": "44294fb207194957b0e6511b3beffc463f00f6bf17d9d056960efce9b2338e7c"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp312-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "7cb256677a45ad42e452d43b9b8e2973",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 298167,
            "upload_time": "2023-11-27T19:17:33",
            "upload_time_iso_8601": "2023-11-27T19:17:33.263859Z",
            "url": "https://files.pythonhosted.org/packages/68/2e/13fb806bfdb8f3ea83cfa2007229da1c3d150c04e65c5513df3268884ef4/url_py-0.10.0-cp312-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4fcd28d316d3072540e2c39160253ee42835536fc6997ed589291547b4fb5a85",
                "md5": "89f3dcc4c642615bb616db60bea96f3e",
                "sha256": "3fa0b7218001a4fd0c29b9015978a7e2147b58247524d9c62badca6fb27cc951"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp38-cp38-macosx_10_7_x86_64.whl",
            "has_sig": false,
            "md5_digest": "89f3dcc4c642615bb616db60bea96f3e",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 448022,
            "upload_time": "2023-11-27T19:17:35",
            "upload_time_iso_8601": "2023-11-27T19:17:35.336067Z",
            "url": "https://files.pythonhosted.org/packages/4f/cd/28d316d3072540e2c39160253ee42835536fc6997ed589291547b4fb5a85/url_py-0.10.0-cp38-cp38-macosx_10_7_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d9f848e4c6fe8bc9b12240782de01fdc39c0d28017747c6dc70218488bb29c9c",
                "md5": "e45c8e7eca10c9a67c97c127db9d56b5",
                "sha256": "a8451df260264d7c2cf7880af2eb48d63ae77e08663ec5aadde2fcbe43d597d0"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "e45c8e7eca10c9a67c97c127db9d56b5",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 439973,
            "upload_time": "2023-11-27T19:17:37",
            "upload_time_iso_8601": "2023-11-27T19:17:37.651768Z",
            "url": "https://files.pythonhosted.org/packages/d9/f8/48e4c6fe8bc9b12240782de01fdc39c0d28017747c6dc70218488bb29c9c/url_py-0.10.0-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6c79982cdb810f2818653176904304b020bf18cbc1bc79f6103a80716d61dbcb",
                "md5": "7d5b429ea9650be868fcfb2b1caac843",
                "sha256": "75e9f246db809af27761879fc5b6f043affbb47da22005e1a7868acae1ae7fbb"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "7d5b429ea9650be868fcfb2b1caac843",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1331158,
            "upload_time": "2023-11-27T19:17:39",
            "upload_time_iso_8601": "2023-11-27T19:17:39.909332Z",
            "url": "https://files.pythonhosted.org/packages/6c/79/982cdb810f2818653176904304b020bf18cbc1bc79f6103a80716d61dbcb/url_py-0.10.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c4c308b87d1c81fe99b9f9b6808e637369d2038ceea5c108a5b79d3d3882bf15",
                "md5": "4c9fad1dac1ecfae5d79531ed1bd86a5",
                "sha256": "4fa05fd8a7866cd01059762755e9103cc184af4354b341f9bf96e4ea9684d72c"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "4c9fad1dac1ecfae5d79531ed1bd86a5",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1335982,
            "upload_time": "2023-11-27T19:17:42",
            "upload_time_iso_8601": "2023-11-27T19:17:42.116624Z",
            "url": "https://files.pythonhosted.org/packages/c4/c3/08b87d1c81fe99b9f9b6808e637369d2038ceea5c108a5b79d3d3882bf15/url_py-0.10.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d0679b46bc5eb404d41690ba277e6ef853b0ce25331d050079187c12bac96304",
                "md5": "52780de646c2c9011a00e77798908234",
                "sha256": "7f68cd1bbf9d36e239b38a1607687f5d2d90c343461fc075db90239bf7ee22cf"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "52780de646c2c9011a00e77798908234",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1462721,
            "upload_time": "2023-11-27T19:17:44",
            "upload_time_iso_8601": "2023-11-27T19:17:44.212578Z",
            "url": "https://files.pythonhosted.org/packages/d0/67/9b46bc5eb404d41690ba277e6ef853b0ce25331d050079187c12bac96304/url_py-0.10.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ab508a5a13411b3970dbc30e2e3e41c2129f24dd6a5be4854011d9c8df2df4bd",
                "md5": "066f07a859109a9367069f9c24ab4c88",
                "sha256": "3355ea27faae55b8ba99e23c52b6bc32d0bd485c00b903ad4173f8387790865f"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "066f07a859109a9367069f9c24ab4c88",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1501878,
            "upload_time": "2023-11-27T19:17:46",
            "upload_time_iso_8601": "2023-11-27T19:17:46.398470Z",
            "url": "https://files.pythonhosted.org/packages/ab/50/8a5a13411b3970dbc30e2e3e41c2129f24dd6a5be4854011d9c8df2df4bd/url_py-0.10.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "da65e0eabe9fdee2b68691e540f597156fe0f69cd5eca6b2822b1dbf62561dd2",
                "md5": "1fd801cbe16b18291f035daa96037db9",
                "sha256": "790e8e42f66c41f3dd4a6422cd4709b839be98da91400114efd16d664561e298"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1fd801cbe16b18291f035daa96037db9",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1331499,
            "upload_time": "2023-11-27T19:17:47",
            "upload_time_iso_8601": "2023-11-27T19:17:47.945589Z",
            "url": "https://files.pythonhosted.org/packages/da/65/e0eabe9fdee2b68691e540f597156fe0f69cd5eca6b2822b1dbf62561dd2/url_py-0.10.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "070d74bfbebd542702d424df8a3465dc3373174cba680d11c2a1208c3e27351c",
                "md5": "91e39b9fdb43f97a02437ced331ff07f",
                "sha256": "7a4344eb4643ec3bc58430b75205963763c0d7b485ce05aaaa954d43ebb55ce7"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "91e39b9fdb43f97a02437ced331ff07f",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1362161,
            "upload_time": "2023-11-27T19:17:49",
            "upload_time_iso_8601": "2023-11-27T19:17:49.490026Z",
            "url": "https://files.pythonhosted.org/packages/07/0d/74bfbebd542702d424df8a3465dc3373174cba680d11c2a1208c3e27351c/url_py-0.10.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f072896f5d2a85b6ce96e44b88a9109e71c9fcedfa366c3862e73d592ad6bc01",
                "md5": "91dde7aa3409c429c76e3008cad36438",
                "sha256": "1d5dd4e32f50d20c42ce5315a05e8b626fe8087cd4964a440174c2ab17e9b868"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp38-cp38-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "91dde7aa3409c429c76e3008cad36438",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1502127,
            "upload_time": "2023-11-27T19:17:50",
            "upload_time_iso_8601": "2023-11-27T19:17:50.987940Z",
            "url": "https://files.pythonhosted.org/packages/f0/72/896f5d2a85b6ce96e44b88a9109e71c9fcedfa366c3862e73d592ad6bc01/url_py-0.10.0-cp38-cp38-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "58d45ca9c5eacef91d70c09e3f1e97d31a5c378c4dea80079546d92b6509aaf3",
                "md5": "75a324eafbab9d7f7cbb4df7a0f597d6",
                "sha256": "92cbc7ccf882b7ffd0f0380db035569df938b7b7d959560a8de0b8d7f8225665"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp38-cp38-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "75a324eafbab9d7f7cbb4df7a0f597d6",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1522691,
            "upload_time": "2023-11-27T19:17:52",
            "upload_time_iso_8601": "2023-11-27T19:17:52.499408Z",
            "url": "https://files.pythonhosted.org/packages/58/d4/5ca9c5eacef91d70c09e3f1e97d31a5c378c4dea80079546d92b6509aaf3/url_py-0.10.0-cp38-cp38-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "09bf6d1155bc631222cd3cfe7d4104a5a2878937c1c22c8841fc4bfde4f76de9",
                "md5": "4cb2b51e5cf286f85f9d17e030f6e8df",
                "sha256": "2711daab7423da95d19394cfa8659711919d6874291df3776de74a0f7e844381"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp38-cp38-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4cb2b51e5cf286f85f9d17e030f6e8df",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1504555,
            "upload_time": "2023-11-27T19:17:54",
            "upload_time_iso_8601": "2023-11-27T19:17:54.084393Z",
            "url": "https://files.pythonhosted.org/packages/09/bf/6d1155bc631222cd3cfe7d4104a5a2878937c1c22c8841fc4bfde4f76de9/url_py-0.10.0-cp38-cp38-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0a225858c355e914dfbca3bae833a3ae587b4cae87c17f4aa040632d8ba3251c",
                "md5": "7b861cd1f0a8a9b30eac59371ed2495b",
                "sha256": "3a95a4b3cf65dbb7af478ff85ba757f80489f39432ee32927c2814f15b5b506c"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp38-none-win32.whl",
            "has_sig": false,
            "md5_digest": "7b861cd1f0a8a9b30eac59371ed2495b",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 290069,
            "upload_time": "2023-11-27T19:17:55",
            "upload_time_iso_8601": "2023-11-27T19:17:55.566629Z",
            "url": "https://files.pythonhosted.org/packages/0a/22/5858c355e914dfbca3bae833a3ae587b4cae87c17f4aa040632d8ba3251c/url_py-0.10.0-cp38-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "73e275cc10abb23ebaa244893fef32142b97da39aa82a7b14cff8a01093e138b",
                "md5": "5bb7c848a8d97ad258cac4bcfb5256e4",
                "sha256": "0213cea9b688c0dc43eb3b1ad41cb876360ad11f307a00b24dddd456aaf960a5"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp38-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "5bb7c848a8d97ad258cac4bcfb5256e4",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 297995,
            "upload_time": "2023-11-27T19:17:56",
            "upload_time_iso_8601": "2023-11-27T19:17:56.877927Z",
            "url": "https://files.pythonhosted.org/packages/73/e2/75cc10abb23ebaa244893fef32142b97da39aa82a7b14cff8a01093e138b/url_py-0.10.0-cp38-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cabe93e522df10e379ab0c7db2ae1a525f94880494f0fd67405560da1eeaab9b",
                "md5": "02c3427927be5cda797ff8dbda79576c",
                "sha256": "04e79980e6346f2d829d9609a4940e9bde70ed47b8cc87420ebd49c49c5207c2"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp39-cp39-macosx_10_7_x86_64.whl",
            "has_sig": false,
            "md5_digest": "02c3427927be5cda797ff8dbda79576c",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 448367,
            "upload_time": "2023-11-27T19:17:59",
            "upload_time_iso_8601": "2023-11-27T19:17:59.019954Z",
            "url": "https://files.pythonhosted.org/packages/ca/be/93e522df10e379ab0c7db2ae1a525f94880494f0fd67405560da1eeaab9b/url_py-0.10.0-cp39-cp39-macosx_10_7_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4a0f6290a823b6042d6bd2b98d437020e39c24e53aa6970a90bc06144592816d",
                "md5": "40534d8681d8da084dd82cc4c4649085",
                "sha256": "34c17e3c30772f0d2039707471ea3d04ef50afeff9fe8881bc6c1c034bd154de"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "40534d8681d8da084dd82cc4c4649085",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 440159,
            "upload_time": "2023-11-27T19:18:00",
            "upload_time_iso_8601": "2023-11-27T19:18:00.755895Z",
            "url": "https://files.pythonhosted.org/packages/4a/0f/6290a823b6042d6bd2b98d437020e39c24e53aa6970a90bc06144592816d/url_py-0.10.0-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cfb6efec4cbabcf19e5a30a363c69ac5f5833a8a1d6e1335f7cefd75627fef0f",
                "md5": "38712cc56d418eb93915834416d663da",
                "sha256": "095e74dc01de5f87aec7d0a598284732134016a87cd5875c77a5a6a5ad54c52a"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "38712cc56d418eb93915834416d663da",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1331319,
            "upload_time": "2023-11-27T19:18:02",
            "upload_time_iso_8601": "2023-11-27T19:18:02.225996Z",
            "url": "https://files.pythonhosted.org/packages/cf/b6/efec4cbabcf19e5a30a363c69ac5f5833a8a1d6e1335f7cefd75627fef0f/url_py-0.10.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "aaabf04180b7ce4c7717ee00752d878a9055a8dad12cbe85ff617c1556df18a4",
                "md5": "0fbead3cc25ae00d3de02c944296091f",
                "sha256": "a96bad5bba796b0b189a9b009184256001b745dc5338b604bd201937919e26bf"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "0fbead3cc25ae00d3de02c944296091f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1335150,
            "upload_time": "2023-11-27T19:18:04",
            "upload_time_iso_8601": "2023-11-27T19:18:04.212366Z",
            "url": "https://files.pythonhosted.org/packages/aa/ab/f04180b7ce4c7717ee00752d878a9055a8dad12cbe85ff617c1556df18a4/url_py-0.10.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a70a98554b78ac438d4e7f61f2353d126607869f5f6f786b1a53024fb939c848",
                "md5": "632deaffb34ce0c91f6a2b8732b2ac55",
                "sha256": "95c7c972275ca69c51b2791834be0ec7a237f348cca6079fa97123d02e00f6e9"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "632deaffb34ce0c91f6a2b8732b2ac55",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1462873,
            "upload_time": "2023-11-27T19:18:05",
            "upload_time_iso_8601": "2023-11-27T19:18:05.903897Z",
            "url": "https://files.pythonhosted.org/packages/a7/0a/98554b78ac438d4e7f61f2353d126607869f5f6f786b1a53024fb939c848/url_py-0.10.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f67344db9b5b31d884edcc351464bdf416546665bb5e2f304adf6dc1247d5baf",
                "md5": "1f9578da0051ca17d5489b811916e58e",
                "sha256": "c0673082c54a10480e8a51a91fdc74a76371c5c4066330ab807b713550ab0818"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "1f9578da0051ca17d5489b811916e58e",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1503565,
            "upload_time": "2023-11-27T19:18:07",
            "upload_time_iso_8601": "2023-11-27T19:18:07.640263Z",
            "url": "https://files.pythonhosted.org/packages/f6/73/44db9b5b31d884edcc351464bdf416546665bb5e2f304adf6dc1247d5baf/url_py-0.10.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7d2d08972f3d98702c674c4312049ce77c3e0ba92dab85a6bb981cf5835333aa",
                "md5": "04b749f2cd32ff2f9736807b636e0989",
                "sha256": "c52123683523477a089e6aebcf883e0ddbc9dd019a87ecfb1021bb1e7cee4c6f"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "04b749f2cd32ff2f9736807b636e0989",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1331505,
            "upload_time": "2023-11-27T19:18:09",
            "upload_time_iso_8601": "2023-11-27T19:18:09.711993Z",
            "url": "https://files.pythonhosted.org/packages/7d/2d/08972f3d98702c674c4312049ce77c3e0ba92dab85a6bb981cf5835333aa/url_py-0.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3de73c9f9b1115340a877905c035daf13bee241e226bd069f4a571140decf8f4",
                "md5": "38ab18cc339e3e2f4f1a0f2ed827fb87",
                "sha256": "ec79280834a5103a0858e2abfbb4eb72d1e0149c580f61b729a2313831fb52a8"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "38ab18cc339e3e2f4f1a0f2ed827fb87",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1362567,
            "upload_time": "2023-11-27T19:18:11",
            "upload_time_iso_8601": "2023-11-27T19:18:11.205531Z",
            "url": "https://files.pythonhosted.org/packages/3d/e7/3c9f9b1115340a877905c035daf13bee241e226bd069f4a571140decf8f4/url_py-0.10.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5d053fd31184dfc84e689e91e5d9d9f13cf993068cdf35181752698884a91384",
                "md5": "d17ed9ad280022beb216a7d00ac19cfd",
                "sha256": "6ae5b0ed755111c2bb75aadfbc90bb764ec7a5d2f25a545289bd00463b4e0d55"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp39-cp39-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d17ed9ad280022beb216a7d00ac19cfd",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1503137,
            "upload_time": "2023-11-27T19:18:12",
            "upload_time_iso_8601": "2023-11-27T19:18:12.696563Z",
            "url": "https://files.pythonhosted.org/packages/5d/05/3fd31184dfc84e689e91e5d9d9f13cf993068cdf35181752698884a91384/url_py-0.10.0-cp39-cp39-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a458ef7949a168738b3b88e71bba415c75f3166f414cf94a3f309ea514071f6e",
                "md5": "157f5e033d3308f7a90496b41e5acd5a",
                "sha256": "4abc0a0305e7a5894833a1e4691697bc7a13d51417a4073f3b5e6b97098dcdf8"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp39-cp39-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "157f5e033d3308f7a90496b41e5acd5a",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1522614,
            "upload_time": "2023-11-27T19:18:14",
            "upload_time_iso_8601": "2023-11-27T19:18:14.407470Z",
            "url": "https://files.pythonhosted.org/packages/a4/58/ef7949a168738b3b88e71bba415c75f3166f414cf94a3f309ea514071f6e/url_py-0.10.0-cp39-cp39-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "17648ebdec20f8151339e36953e4601ab77ad2e7750ed9a4a16ae1e5aa436217",
                "md5": "6499a7b611b71004f7d63f51e944abe5",
                "sha256": "f7ca27bc6c5ee13c29078d487aee92775f84c5371416247f0d89f0f90aa469a6"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp39-cp39-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6499a7b611b71004f7d63f51e944abe5",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1504376,
            "upload_time": "2023-11-27T19:18:15",
            "upload_time_iso_8601": "2023-11-27T19:18:15.795728Z",
            "url": "https://files.pythonhosted.org/packages/17/64/8ebdec20f8151339e36953e4601ab77ad2e7750ed9a4a16ae1e5aa436217/url_py-0.10.0-cp39-cp39-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fb36db3bd120dca9eb7539503f2f0fcb465a01ec42ded853bf75b762e9fc3b68",
                "md5": "d155dd896d2fa712e4ec6f06f45c03dd",
                "sha256": "513d065adbd884bc0fe085b0b539a762ff33a7bc1b6ef4a8205aae72a4d500ff"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp39-none-win32.whl",
            "has_sig": false,
            "md5_digest": "d155dd896d2fa712e4ec6f06f45c03dd",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 291306,
            "upload_time": "2023-11-27T19:18:17",
            "upload_time_iso_8601": "2023-11-27T19:18:17.308565Z",
            "url": "https://files.pythonhosted.org/packages/fb/36/db3bd120dca9eb7539503f2f0fcb465a01ec42ded853bf75b762e9fc3b68/url_py-0.10.0-cp39-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9db084d87d9a5bef2d36e53284a24a55a7bf13011dfbd17bebd8e3216d67bb78",
                "md5": "037fb2b4714ea4b62d615530d4e8f91a",
                "sha256": "02fea859e23a334be7721ad6d76d0b36d9af99a9dda426c115d9f79e43c00a5c"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-cp39-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "037fb2b4714ea4b62d615530d4e8f91a",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 297954,
            "upload_time": "2023-11-27T19:18:19",
            "upload_time_iso_8601": "2023-11-27T19:18:19.087066Z",
            "url": "https://files.pythonhosted.org/packages/9d/b0/84d87d9a5bef2d36e53284a24a55a7bf13011dfbd17bebd8e3216d67bb78/url_py-0.10.0-cp39-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "534bfeb5228a211ba6d42f1a19c39e52c5f66718147fb22d3284d2ab31660f73",
                "md5": "d9350187a433aa8c84348221ae6451e9",
                "sha256": "dde5bd3eb25296a963950e04c8dff0fc22dab7945ff69df13ef16d2ed0edba0c"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp310-pypy310_pp73-macosx_10_7_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d9350187a433aa8c84348221ae6451e9",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 447452,
            "upload_time": "2023-11-27T19:18:20",
            "upload_time_iso_8601": "2023-11-27T19:18:20.422277Z",
            "url": "https://files.pythonhosted.org/packages/53/4b/feb5228a211ba6d42f1a19c39e52c5f66718147fb22d3284d2ab31660f73/url_py-0.10.0-pp310-pypy310_pp73-macosx_10_7_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3e1fd252f4d3c9acb025638737a2713946804e75640e1a5c33c4e14ac761d167",
                "md5": "dcbeaf920f101d6e5706e548092dda3f",
                "sha256": "3004b7dcafeb0cdf0c018e0871723d8ae02d08cdf20595911e785360b79a68c3"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "dcbeaf920f101d6e5706e548092dda3f",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 439396,
            "upload_time": "2023-11-27T19:18:22",
            "upload_time_iso_8601": "2023-11-27T19:18:22.039896Z",
            "url": "https://files.pythonhosted.org/packages/3e/1f/d252f4d3c9acb025638737a2713946804e75640e1a5c33c4e14ac761d167/url_py-0.10.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9b66696b729769955ff2c4afa13eeef79e33f317ff0995a204f324d0927a8d22",
                "md5": "cc9f23cb3d73b4a076faf8777452ad2b",
                "sha256": "c732501b71f3e192fff3622d5e8fe7f8c28042e135d5f778577238e192e00665"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "cc9f23cb3d73b4a076faf8777452ad2b",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 1330488,
            "upload_time": "2023-11-27T19:18:23",
            "upload_time_iso_8601": "2023-11-27T19:18:23.531460Z",
            "url": "https://files.pythonhosted.org/packages/9b/66/696b729769955ff2c4afa13eeef79e33f317ff0995a204f324d0927a8d22/url_py-0.10.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "07b2624e359068f89aa72b1bb8eafd4c9b8bf7ab15495ee6f692921d87341712",
                "md5": "1ea667e8f91889d6d629fea131a42c7a",
                "sha256": "929433368525336df89febbb9cf750573100e8fe74c4b896edd1bcff4ba8aab6"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "1ea667e8f91889d6d629fea131a42c7a",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 1334728,
            "upload_time": "2023-11-27T19:18:25",
            "upload_time_iso_8601": "2023-11-27T19:18:25.398486Z",
            "url": "https://files.pythonhosted.org/packages/07/b2/624e359068f89aa72b1bb8eafd4c9b8bf7ab15495ee6f692921d87341712/url_py-0.10.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f7fd5268382c42f906a830d027db4dec788612e87da0edfcfb8c38706222164b",
                "md5": "67044bef757c5137f93e80580fd3cb4f",
                "sha256": "f6412d648420bd78abd6e94774428594c6175961c7487a9ddec7a21314095ab6"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "67044bef757c5137f93e80580fd3cb4f",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 1461701,
            "upload_time": "2023-11-27T19:18:27",
            "upload_time_iso_8601": "2023-11-27T19:18:27.233755Z",
            "url": "https://files.pythonhosted.org/packages/f7/fd/5268382c42f906a830d027db4dec788612e87da0edfcfb8c38706222164b/url_py-0.10.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "872e3276b7e2c7c52f13ba66373d48d20c36b2724a267f0f272e1a0d89e12437",
                "md5": "a46aae5aff400f9b047ff5f0b85b6234",
                "sha256": "4da6ff471b3869666362eab0f93ac20bff44ca0bcfb03b9e4de14bc77040a7e6"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "a46aae5aff400f9b047ff5f0b85b6234",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 1500389,
            "upload_time": "2023-11-27T19:18:28",
            "upload_time_iso_8601": "2023-11-27T19:18:28.861008Z",
            "url": "https://files.pythonhosted.org/packages/87/2e/3276b7e2c7c52f13ba66373d48d20c36b2724a267f0f272e1a0d89e12437/url_py-0.10.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "891878a1533c829b145676eed35e419a92268090ad28f76e20dcf7da340eff0b",
                "md5": "83c38d0a909a9dc0bd52f235bda94c6d",
                "sha256": "adc14c27d0cf19e10a678bec235dc9c72c2abf6111fd063a088619bbef40be3b"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "83c38d0a909a9dc0bd52f235bda94c6d",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 1331190,
            "upload_time": "2023-11-27T19:18:31",
            "upload_time_iso_8601": "2023-11-27T19:18:31.059564Z",
            "url": "https://files.pythonhosted.org/packages/89/18/78a1533c829b145676eed35e419a92268090ad28f76e20dcf7da340eff0b/url_py-0.10.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ab72b2f0424de5ca3689ebc76c015a08b787f43fe0f68ebbfc3757454029a08c",
                "md5": "e8fb94b59129243b6dccc75ac92c75fb",
                "sha256": "949b917f9a1cab7d0e26d366cb391d3385aaa5e3ff4558543785d2271bb70fc1"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "e8fb94b59129243b6dccc75ac92c75fb",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 1362324,
            "upload_time": "2023-11-27T19:18:32",
            "upload_time_iso_8601": "2023-11-27T19:18:32.583605Z",
            "url": "https://files.pythonhosted.org/packages/ab/72/b2f0424de5ca3689ebc76c015a08b787f43fe0f68ebbfc3757454029a08c/url_py-0.10.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b21b04f6ad83533fa07625b86e5ac50724b6f17797e9b7cfd665fb9388174889",
                "md5": "b994ab5fb57bb705aa102bccaf3f5f73",
                "sha256": "91d76948c363d332e49a75d83fcc77dfec08724e9f8a34e827ed3b1f7b4b04b2"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "b994ab5fb57bb705aa102bccaf3f5f73",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 1501689,
            "upload_time": "2023-11-27T19:18:34",
            "upload_time_iso_8601": "2023-11-27T19:18:34.821677Z",
            "url": "https://files.pythonhosted.org/packages/b2/1b/04f6ad83533fa07625b86e5ac50724b6f17797e9b7cfd665fb9388174889/url_py-0.10.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "721c3894bb584ded7bbf4c709b91dfb487772e21eb2387d9fecea3cefed04458",
                "md5": "1997434b36bff0b37e77e00264d9df57",
                "sha256": "ee736a4e48506d9bc9bab98d2ce4a9bd50213d5302b78751001cb6e0df7f27b7"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "1997434b36bff0b37e77e00264d9df57",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 1521610,
            "upload_time": "2023-11-27T19:18:36",
            "upload_time_iso_8601": "2023-11-27T19:18:36.564257Z",
            "url": "https://files.pythonhosted.org/packages/72/1c/3894bb584ded7bbf4c709b91dfb487772e21eb2387d9fecea3cefed04458/url_py-0.10.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bd1e50e4d062357d8de79824123c3da01aa2d397c69deea81d1e653e5b423b6b",
                "md5": "847f52017bdaabdc8bb751663e2d2e18",
                "sha256": "faafbcf8e10416374c7e0aa864ed4b8e191c8087916b877f42c2dbc34d8d7176"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "847f52017bdaabdc8bb751663e2d2e18",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 1504273,
            "upload_time": "2023-11-27T19:18:38",
            "upload_time_iso_8601": "2023-11-27T19:18:38.839582Z",
            "url": "https://files.pythonhosted.org/packages/bd/1e/50e4d062357d8de79824123c3da01aa2d397c69deea81d1e653e5b423b6b/url_py-0.10.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "314633cea3a1126631c87ff5d3df36fe004eeceadeb097a2b6a4036a68c68672",
                "md5": "703a609aaf58a0f8eaf790b5d2a503ce",
                "sha256": "5300e5026ec02c45576622740faae092a2b048eaa845c623d49a7e48882083c4"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp38-pypy38_pp73-macosx_10_7_x86_64.whl",
            "has_sig": false,
            "md5_digest": "703a609aaf58a0f8eaf790b5d2a503ce",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 447572,
            "upload_time": "2023-11-27T19:18:40",
            "upload_time_iso_8601": "2023-11-27T19:18:40.371461Z",
            "url": "https://files.pythonhosted.org/packages/31/46/33cea3a1126631c87ff5d3df36fe004eeceadeb097a2b6a4036a68c68672/url_py-0.10.0-pp38-pypy38_pp73-macosx_10_7_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3f260653b8cd0dda034ed73f799aae50db263a3655064280701e3993191fc156",
                "md5": "af86a4f46ad4c3cb9033e440dbd54d08",
                "sha256": "0d3f020f299f8c2ec8941dab7a96a1f77eb9dce26210adad29489a2cefc0a0ec"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "af86a4f46ad4c3cb9033e440dbd54d08",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 439688,
            "upload_time": "2023-11-27T19:18:42",
            "upload_time_iso_8601": "2023-11-27T19:18:42.557417Z",
            "url": "https://files.pythonhosted.org/packages/3f/26/0653b8cd0dda034ed73f799aae50db263a3655064280701e3993191fc156/url_py-0.10.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "beb5d1e76acb8f0822aff5f7008766c880e67bfc814963c960d0e43ee5ac865d",
                "md5": "66ba29d35b071c24bb654b8d6e86a3ee",
                "sha256": "f9f8c71ff5f2766bb799a4e8d33ce7648de5f0d3af059e27e373e930cacdebe5"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "66ba29d35b071c24bb654b8d6e86a3ee",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 1330372,
            "upload_time": "2023-11-27T19:18:44",
            "upload_time_iso_8601": "2023-11-27T19:18:44.030729Z",
            "url": "https://files.pythonhosted.org/packages/be/b5/d1e76acb8f0822aff5f7008766c880e67bfc814963c960d0e43ee5ac865d/url_py-0.10.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e18e2d37d218fd18c4e2e9ef15a8707466573181d7b518a6a510598efe7f6119",
                "md5": "45e5a85f076aa406a00147a7d69ac657",
                "sha256": "2011d18ca3025c1f9db2808ba31b65b18657615ee781b29e3d00ab148255e9bf"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "45e5a85f076aa406a00147a7d69ac657",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 1334791,
            "upload_time": "2023-11-27T19:18:45",
            "upload_time_iso_8601": "2023-11-27T19:18:45.804257Z",
            "url": "https://files.pythonhosted.org/packages/e1/8e/2d37d218fd18c4e2e9ef15a8707466573181d7b518a6a510598efe7f6119/url_py-0.10.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9cd9d112ea97ba1b47959d3eb62e7dbe0040c4c58ebfccd6fcc557ba601cd1e4",
                "md5": "5af2db78877b08e1ed7fbc51fff8db39",
                "sha256": "1ff65d9abf4a3a3966257b4859cf978269f44d79645b204aca79ad0146057213"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "5af2db78877b08e1ed7fbc51fff8db39",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 1459956,
            "upload_time": "2023-11-27T19:18:47",
            "upload_time_iso_8601": "2023-11-27T19:18:47.666773Z",
            "url": "https://files.pythonhosted.org/packages/9c/d9/d112ea97ba1b47959d3eb62e7dbe0040c4c58ebfccd6fcc557ba601cd1e4/url_py-0.10.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5d0e0e1a0c5164975f1d1c5f243d4fff9845f5d8eb32236cbc9162ad7de46c90",
                "md5": "82233cf583eaf767324ddd27e0ea340f",
                "sha256": "f12e26207bd70a9d5fc1638e25943abd08c328fcbea5d6cd05f2de4fcd698105"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "82233cf583eaf767324ddd27e0ea340f",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 1500803,
            "upload_time": "2023-11-27T19:18:49",
            "upload_time_iso_8601": "2023-11-27T19:18:49.212211Z",
            "url": "https://files.pythonhosted.org/packages/5d/0e/0e1a0c5164975f1d1c5f243d4fff9845f5d8eb32236cbc9162ad7de46c90/url_py-0.10.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "000d9f01de0b6bc83a9f4a53cc6cb6a7e9b9a411926d3e3a3b7960faec2bc8ea",
                "md5": "08f4bef6938b7954d9e846c1df2359fc",
                "sha256": "c6724875960f3b64d1bd707941399b82d96eb288c6558c68c04df896cac6330d"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "08f4bef6938b7954d9e846c1df2359fc",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 1330780,
            "upload_time": "2023-11-27T19:18:50",
            "upload_time_iso_8601": "2023-11-27T19:18:50.726596Z",
            "url": "https://files.pythonhosted.org/packages/00/0d/9f01de0b6bc83a9f4a53cc6cb6a7e9b9a411926d3e3a3b7960faec2bc8ea/url_py-0.10.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dcb76540cd9feebed1a27eec92979ce36cc03c08d035a144281dd4a1b6a9a650",
                "md5": "7c78c89255a75629985c788c94ed25b3",
                "sha256": "64b39cb91ee8e1a3f49e7b15f555f173091958424c468b30ef71a66081c57644"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "7c78c89255a75629985c788c94ed25b3",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 1362190,
            "upload_time": "2023-11-27T19:18:52",
            "upload_time_iso_8601": "2023-11-27T19:18:52.985249Z",
            "url": "https://files.pythonhosted.org/packages/dc/b7/6540cd9feebed1a27eec92979ce36cc03c08d035a144281dd4a1b6a9a650/url_py-0.10.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "42b82631068da724ab08c04225fd87331d8054489e8c7afd8db1e6c44b4d1720",
                "md5": "672a160b3ad19e59ace537ff15febf4a",
                "sha256": "ed811157898d9878cbac5fcc973393889eaccad76cce5aaea65c4223efbea23c"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "672a160b3ad19e59ace537ff15febf4a",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 1501708,
            "upload_time": "2023-11-27T19:18:55",
            "upload_time_iso_8601": "2023-11-27T19:18:55.234628Z",
            "url": "https://files.pythonhosted.org/packages/42/b8/2631068da724ab08c04225fd87331d8054489e8c7afd8db1e6c44b4d1720/url_py-0.10.0-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b1cca261b0c4c5053bfe957de9313e4e0c8862948497c90a33b64c7a03ec613b",
                "md5": "ef18c4fe2876e8d3134a51be74b67b11",
                "sha256": "88641246e1b1c867bfc353b2c3dfbde397a090ab7428733dd29f791aa8c4ddc4"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp38-pypy38_pp73-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "ef18c4fe2876e8d3134a51be74b67b11",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 1521968,
            "upload_time": "2023-11-27T19:18:56",
            "upload_time_iso_8601": "2023-11-27T19:18:56.812338Z",
            "url": "https://files.pythonhosted.org/packages/b1/cc/a261b0c4c5053bfe957de9313e4e0c8862948497c90a33b64c7a03ec613b/url_py-0.10.0-pp38-pypy38_pp73-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1760de8f1739a13b66885216383dca0c6177a2b9e7ceb3d64a25644a32136f91",
                "md5": "f929d965ba3bd7af755345874906edd9",
                "sha256": "47a1721dd83631cf2fd2107c5ad4f9eb80dd53a2d6837200d278a28d4e3acf11"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp38-pypy38_pp73-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f929d965ba3bd7af755345874906edd9",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 1503734,
            "upload_time": "2023-11-27T19:18:58",
            "upload_time_iso_8601": "2023-11-27T19:18:58.488911Z",
            "url": "https://files.pythonhosted.org/packages/17/60/de8f1739a13b66885216383dca0c6177a2b9e7ceb3d64a25644a32136f91/url_py-0.10.0-pp38-pypy38_pp73-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5c9ece03614041e140afa883745206863d6d2d426cf211062ca2e9a8b5e13bc9",
                "md5": "c5c743e576d4848b785781ebde63cfc6",
                "sha256": "188ada19fa24621b4b6d47b676ecd2a0cfdd1bf6447ef9810b1d3601a986e5e0"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp39-pypy39_pp73-macosx_10_7_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c5c743e576d4848b785781ebde63cfc6",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 447499,
            "upload_time": "2023-11-27T19:19:00",
            "upload_time_iso_8601": "2023-11-27T19:19:00.899542Z",
            "url": "https://files.pythonhosted.org/packages/5c/9e/ce03614041e140afa883745206863d6d2d426cf211062ca2e9a8b5e13bc9/url_py-0.10.0-pp39-pypy39_pp73-macosx_10_7_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d6640c21a7ec176598c691e1bb7973f4cb549f39a78e2abaccf58670df30caae",
                "md5": "4578c7f84079758c6f3fca0f5cca5a21",
                "sha256": "e682c49a8c18ef23be2946fc6fbe7640e026c47b0a1d1a4ee278d0dc90327f26"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "4578c7f84079758c6f3fca0f5cca5a21",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 439674,
            "upload_time": "2023-11-27T19:19:02",
            "upload_time_iso_8601": "2023-11-27T19:19:02.643272Z",
            "url": "https://files.pythonhosted.org/packages/d6/64/0c21a7ec176598c691e1bb7973f4cb549f39a78e2abaccf58670df30caae/url_py-0.10.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "edc05477d29a558393613cf04b88259b8fd939356c2108ce73343e875da6533f",
                "md5": "3e18172d0535dabdbb7adc8bf6e044b5",
                "sha256": "48bae25d59149f38a846927d0c89615efc7712b49a90347bbddcf24c89c25903"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "3e18172d0535dabdbb7adc8bf6e044b5",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 1330566,
            "upload_time": "2023-11-27T19:19:04",
            "upload_time_iso_8601": "2023-11-27T19:19:04.191145Z",
            "url": "https://files.pythonhosted.org/packages/ed/c0/5477d29a558393613cf04b88259b8fd939356c2108ce73343e875da6533f/url_py-0.10.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d6d5e88ec9ee56a5a89502e4b37a92e630c07fcf7e20c8d02430002d28930102",
                "md5": "bad6fa0a9d4f76504ec6c71656337bcb",
                "sha256": "afa9f263929fae5edcde42fab11bc1b8e59d188c6f8e937b72544e8125b3f415"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "bad6fa0a9d4f76504ec6c71656337bcb",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 1334895,
            "upload_time": "2023-11-27T19:19:06",
            "upload_time_iso_8601": "2023-11-27T19:19:06.673184Z",
            "url": "https://files.pythonhosted.org/packages/d6/d5/e88ec9ee56a5a89502e4b37a92e630c07fcf7e20c8d02430002d28930102/url_py-0.10.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "79eafb61916c3c61578fc616612d65de0955fe42726f0084ccd28ff022cce3a5",
                "md5": "cc91b4717cb3edbd63f76c8eb814b719",
                "sha256": "ee192a62825fa2a7a1e7b5f6bd19abc1e365f0ceb12966a7965564391d03a5be"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "cc91b4717cb3edbd63f76c8eb814b719",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 1461413,
            "upload_time": "2023-11-27T19:19:08",
            "upload_time_iso_8601": "2023-11-27T19:19:08.459504Z",
            "url": "https://files.pythonhosted.org/packages/79/ea/fb61916c3c61578fc616612d65de0955fe42726f0084ccd28ff022cce3a5/url_py-0.10.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6931a975db9c60a193e997d2ddadf968d51d795081947e8f598fea31212a0aa9",
                "md5": "ebb1a9886764c61985eb004eddf1c1c7",
                "sha256": "05b166ec61270d6d673b0bb1ea01e1106ced067a1a5fc12c04ecc305c86682cc"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "ebb1a9886764c61985eb004eddf1c1c7",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 1500663,
            "upload_time": "2023-11-27T19:19:10",
            "upload_time_iso_8601": "2023-11-27T19:19:10.025350Z",
            "url": "https://files.pythonhosted.org/packages/69/31/a975db9c60a193e997d2ddadf968d51d795081947e8f598fea31212a0aa9/url_py-0.10.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2473a80ff841e5e150fd741c643b5b6bf74c9caee5803681a0d08b526d5e6551",
                "md5": "9ae1d0c79af4443370de7f1c7a59a35a",
                "sha256": "e7416781b656f9a30c2bb5f4ec4206d40951bf62c25a1ba44be4817157e51f04"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9ae1d0c79af4443370de7f1c7a59a35a",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 1331397,
            "upload_time": "2023-11-27T19:19:11",
            "upload_time_iso_8601": "2023-11-27T19:19:11.709510Z",
            "url": "https://files.pythonhosted.org/packages/24/73/a80ff841e5e150fd741c643b5b6bf74c9caee5803681a0d08b526d5e6551/url_py-0.10.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5fc0d562d17a5df9b2fb107c0cd56a8a52c1b63e314f386cf1693106d59525b0",
                "md5": "2ad73537892a1c71a8c0d68c23649045",
                "sha256": "157520b64fb779979521d57e6fa3651e43dc7fad771007682cddcc1dd27ac7b4"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "2ad73537892a1c71a8c0d68c23649045",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 1362211,
            "upload_time": "2023-11-27T19:19:13",
            "upload_time_iso_8601": "2023-11-27T19:19:13.339150Z",
            "url": "https://files.pythonhosted.org/packages/5f/c0/d562d17a5df9b2fb107c0cd56a8a52c1b63e314f386cf1693106d59525b0/url_py-0.10.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4987052e9db4e030dadba4606f682ac1724fe5f95d17ba12dffcee1e14302fa3",
                "md5": "0fab1ee083a533f3428507775dc343ee",
                "sha256": "9f9bd7135644e21c13123409f119b37c7aa469fc79ec8b8cec5705b51f5796f2"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "0fab1ee083a533f3428507775dc343ee",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 1501329,
            "upload_time": "2023-11-27T19:19:15",
            "upload_time_iso_8601": "2023-11-27T19:19:15.514847Z",
            "url": "https://files.pythonhosted.org/packages/49/87/052e9db4e030dadba4606f682ac1724fe5f95d17ba12dffcee1e14302fa3/url_py-0.10.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "255b1fd5cc06ad614c8ec5032eaf2d2f3affd029d0f4f8cdd8d56412be4e9b17",
                "md5": "8567cf2c254c4e62f6e756fc56a97a34",
                "sha256": "0a54c638521600dd50a05dbcbcc8b6c2fa4308901699b482786436ec5f1e7d09"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "8567cf2c254c4e62f6e756fc56a97a34",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 1521551,
            "upload_time": "2023-11-27T19:19:17",
            "upload_time_iso_8601": "2023-11-27T19:19:17.745275Z",
            "url": "https://files.pythonhosted.org/packages/25/5b/1fd5cc06ad614c8ec5032eaf2d2f3affd029d0f4f8cdd8d56412be4e9b17/url_py-0.10.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "28578649b7dd1d674eee64f48bf6d5d86651566e234ffa3c3a4e5acde8c045a3",
                "md5": "28ded35e950d043dcc85f90155e40ad4",
                "sha256": "bfa8f364065683c80f7972b6b841972b99457a0871194730c86a73284a88b573"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "28ded35e950d043dcc85f90155e40ad4",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 1504025,
            "upload_time": "2023-11-27T19:19:19",
            "upload_time_iso_8601": "2023-11-27T19:19:19.323816Z",
            "url": "https://files.pythonhosted.org/packages/28/57/8649b7dd1d674eee64f48bf6d5d86651566e234ffa3c3a4e5acde8c045a3/url_py-0.10.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7ecbfd0a418632c5adfae78728168392e0052b99bfc77a24fa666c52a333021e",
                "md5": "66841a0f34442eded7d1e7793b8e6d76",
                "sha256": "9560a1f9857e4c1401743c08f6ed69c14ead277bbaeb759fb27ffb452c9d562e"
            },
            "downloads": -1,
            "filename": "url_py-0.10.0.tar.gz",
            "has_sig": false,
            "md5_digest": "66841a0f34442eded7d1e7793b8e6d76",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 16756,
            "upload_time": "2023-11-27T19:19:21",
            "upload_time_iso_8601": "2023-11-27T19:19:21.058907Z",
            "url": "https://files.pythonhosted.org/packages/7e/cb/fd0a418632c5adfae78728168392e0052b99bfc77a24fa666c52a333021e/url_py-0.10.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-27 19:19:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sponsors",
    "github_project": "Julian",
    "github_not_found": true,
    "lcname": "url-py"
}
        
Elapsed time: 0.20794s