lxml


Namelxml JSON
Version 5.3.1 PyPI version JSON
download
home_pagehttps://lxml.de/
SummaryPowerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
upload_time2025-02-10 07:51:41
maintainerlxml dev team
docs_urlNone
authorlxml dev team
requires_python>=3.6
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements Cython
Travis-CI No Travis.
coveralls test coverage
            lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries.  It
provides safe and convenient access to these libraries using the ElementTree
API.

It extends the ElementTree API significantly to offer support for XPath,
RelaxNG, XML Schema, XSLT, C14N and much more.

To contact the project, go to the `project home page
<https://lxml.de/>`_ or see our bug tracker at
https://launchpad.net/lxml

In case you want to use the current in-development version of lxml,
you can get it from the github repository at
https://github.com/lxml/lxml .  Note that this requires Cython to
build the sources, see the build instructions on the project home
page.  To the same end, running ``easy_install lxml==dev`` will
install lxml from
https://github.com/lxml/lxml/tarball/master#egg=lxml-dev if you have
an appropriate version of Cython installed.


After an official release of a new stable series, bug fixes may become
available at
https://github.com/lxml/lxml/tree/lxml-5.3 .
Running ``easy_install lxml==5.3bugfix`` will install
the unreleased branch state from
https://github.com/lxml/lxml/tarball/lxml-5.3#egg=lxml-5.3bugfix
as soon as a maintenance branch has been established.  Note that this
requires Cython to be installed at an appropriate version for the build.

5.3.1 (2025-02-09)
==================

Bugs fixed
----------

* GH#440: Some tests were adapted for libxml2 2.14.0.
  Patch by Nick Wellnhofer.

* LP#2097175: ``DTD(external_id="…")`` erroneously required a byte string as ID value.

* GH#450: ``iterparse()`` internally triggered the `DeprecationWarning`` added in lxml 5.3.0 when parsing HTML.

Other changes
-------------

* GH#442: Binary wheels for macOS no longer use the linker flag ``-flat_namespace``.



            

Raw data

            {
    "_id": null,
    "home_page": "https://lxml.de/",
    "name": "lxml",
    "maintainer": "lxml dev team",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "lxml-dev@lxml.de",
    "keywords": null,
    "author": "lxml dev team",
    "author_email": "lxml-dev@lxml.de",
    "download_url": "https://files.pythonhosted.org/packages/ef/f6/c15ca8e5646e937c148e147244817672cf920b56ac0bf2cc1512ae674be8/lxml-5.3.1.tar.gz",
    "platform": null,
    "description": "lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries.  It\nprovides safe and convenient access to these libraries using the ElementTree\nAPI.\n\nIt extends the ElementTree API significantly to offer support for XPath,\nRelaxNG, XML Schema, XSLT, C14N and much more.\n\nTo contact the project, go to the `project home page\n<https://lxml.de/>`_ or see our bug tracker at\nhttps://launchpad.net/lxml\n\nIn case you want to use the current in-development version of lxml,\nyou can get it from the github repository at\nhttps://github.com/lxml/lxml .  Note that this requires Cython to\nbuild the sources, see the build instructions on the project home\npage.  To the same end, running ``easy_install lxml==dev`` will\ninstall lxml from\nhttps://github.com/lxml/lxml/tarball/master#egg=lxml-dev if you have\nan appropriate version of Cython installed.\n\n\nAfter an official release of a new stable series, bug fixes may become\navailable at\nhttps://github.com/lxml/lxml/tree/lxml-5.3 .\nRunning ``easy_install lxml==5.3bugfix`` will install\nthe unreleased branch state from\nhttps://github.com/lxml/lxml/tarball/lxml-5.3#egg=lxml-5.3bugfix\nas soon as a maintenance branch has been established.  Note that this\nrequires Cython to be installed at an appropriate version for the build.\n\n5.3.1 (2025-02-09)\n==================\n\nBugs fixed\n----------\n\n* GH#440: Some tests were adapted for libxml2 2.14.0.\n  Patch by Nick Wellnhofer.\n\n* LP#2097175: ``DTD(external_id=\"\u2026\")`` erroneously required a byte string as ID value.\n\n* GH#450: ``iterparse()`` internally triggered the `DeprecationWarning`` added in lxml 5.3.0 when parsing HTML.\n\nOther changes\n-------------\n\n* GH#442: Binary wheels for macOS no longer use the linker flag ``-flat_namespace``.\n\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.",
    "version": "5.3.1",
    "project_urls": {
        "Homepage": "https://lxml.de/",
        "Source": "https://github.com/lxml/lxml"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "804b73426192004a643c11a644ed2346dbe72da164c8e775ea2e70f60e63e516",
                "md5": "7cee46b38595cffd7f5a0c1074b8cec3",
                "sha256": "a4058f16cee694577f7e4dd410263cd0ef75644b43802a689c2b3c2a7e69453b"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp310-cp310-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "7cee46b38595cffd7f5a0c1074b8cec3",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 8142766,
            "upload_time": "2025-02-10T07:43:29",
            "upload_time_iso_8601": "2025-02-10T07:43:29.188054Z",
            "url": "https://files.pythonhosted.org/packages/80/4b/73426192004a643c11a644ed2346dbe72da164c8e775ea2e70f60e63e516/lxml-5.3.1-cp310-cp310-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30c23b28f642b43fdf9580d936e8fdd3ec43c01a97ecfe17fd67f76ce9099752",
                "md5": "6b6a55df0ea20131745831e5c48d0cd1",
                "sha256": "364de8f57d6eda0c16dcfb999af902da31396949efa0e583e12675d09709881b"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6b6a55df0ea20131745831e5c48d0cd1",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 4422744,
            "upload_time": "2025-02-10T07:43:34",
            "upload_time_iso_8601": "2025-02-10T07:43:34.135361Z",
            "url": "https://files.pythonhosted.org/packages/30/c2/3b28f642b43fdf9580d936e8fdd3ec43c01a97ecfe17fd67f76ce9099752/lxml-5.3.1-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1fa545279e464174b99d72d25bc018b097f9211c0925a174ca582a415609f036",
                "md5": "2deafba6f2cb1307077b51aab6417c9d",
                "sha256": "528f3a0498a8edc69af0559bdcf8a9f5a8bf7c00051a6ef3141fdcf27017bbf5"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "2deafba6f2cb1307077b51aab6417c9d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 5229609,
            "upload_time": "2025-02-10T07:43:37",
            "upload_time_iso_8601": "2025-02-10T07:43:37.024968Z",
            "url": "https://files.pythonhosted.org/packages/1f/a5/45279e464174b99d72d25bc018b097f9211c0925a174ca582a415609f036/lxml-5.3.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f0e710cd8b9e27ffb6b3465b76604725b67b7c70d4e399750ff88de1b38ab9eb",
                "md5": "722f6959ee88c610edbb21af2b75c840",
                "sha256": "db4743e30d6f5f92b6d2b7c86b3ad250e0bad8dee4b7ad8a0c44bfb276af89a3"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "722f6959ee88c610edbb21af2b75c840",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 4943509,
            "upload_time": "2025-02-10T07:43:40",
            "upload_time_iso_8601": "2025-02-10T07:43:40.989841Z",
            "url": "https://files.pythonhosted.org/packages/f0/e7/10cd8b9e27ffb6b3465b76604725b67b7c70d4e399750ff88de1b38ab9eb/lxml-5.3.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce542d6f634924920b17122445136345d44c6d69178c9c49e161aa8f206739d6",
                "md5": "09d2b01041e3bab1c3b94560466a71db",
                "sha256": "17b5d7f8acf809465086d498d62a981fa6a56d2718135bb0e4aa48c502055f5c"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "09d2b01041e3bab1c3b94560466a71db",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 5561495,
            "upload_time": "2025-02-10T07:43:44",
            "upload_time_iso_8601": "2025-02-10T07:43:44.054229Z",
            "url": "https://files.pythonhosted.org/packages/ce/54/2d6f634924920b17122445136345d44c6d69178c9c49e161aa8f206739d6/lxml-5.3.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a2fe7f5ae8fd1f357fcb21b0d4e20416fae870d654380b6487adbcaaf0df9b31",
                "md5": "9ca7fd49a491be90e01c66e3dac2d566",
                "sha256": "928e75a7200a4c09e6efc7482a1337919cc61fe1ba289f297827a5b76d8969c2"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "9ca7fd49a491be90e01c66e3dac2d566",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 4998970,
            "upload_time": "2025-02-10T07:43:48",
            "upload_time_iso_8601": "2025-02-10T07:43:48.066368Z",
            "url": "https://files.pythonhosted.org/packages/a2/fe/7f5ae8fd1f357fcb21b0d4e20416fae870d654380b6487adbcaaf0df9b31/lxml-5.3.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af7022fecb6f2ca8dc77d14ab6be3cef767ff8340040bc95dca384b5b1cb333a",
                "md5": "9ef002235126bbd4765ff8e9f241eb1d",
                "sha256": "5a997b784a639e05b9d4053ef3b20c7e447ea80814a762f25b8ed5a89d261eac"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9ef002235126bbd4765ff8e9f241eb1d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 5114205,
            "upload_time": "2025-02-10T07:43:52",
            "upload_time_iso_8601": "2025-02-10T07:43:52.251243Z",
            "url": "https://files.pythonhosted.org/packages/af/70/22fecb6f2ca8dc77d14ab6be3cef767ff8340040bc95dca384b5b1cb333a/lxml-5.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "639121619cc14f7fd1de3f1bdf86cc8106edacf4d685b540d658d84247a3a32a",
                "md5": "629608fb00a0d7db2739f4dcacb4c47b",
                "sha256": "7b82e67c5feb682dbb559c3e6b78355f234943053af61606af126df2183b9ef9"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp310-cp310-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "629608fb00a0d7db2739f4dcacb4c47b",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 4940823,
            "upload_time": "2025-02-10T07:43:55",
            "upload_time_iso_8601": "2025-02-10T07:43:55.024257Z",
            "url": "https://files.pythonhosted.org/packages/63/91/21619cc14f7fd1de3f1bdf86cc8106edacf4d685b540d658d84247a3a32a/lxml-5.3.1-cp310-cp310-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "500f27183248fa3cdd2040047ceccd320ff1ed1344167f38a4ac26aed092268b",
                "md5": "44b381b3f843f7c9a625dce9619de564",
                "sha256": "f1de541a9893cf8a1b1db9bf0bf670a2decab42e3e82233d36a74eda7822b4c9"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp310-cp310-manylinux_2_28_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "44b381b3f843f7c9a625dce9619de564",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 5585725,
            "upload_time": "2025-02-10T07:44:00",
            "upload_time_iso_8601": "2025-02-10T07:44:00.154535Z",
            "url": "https://files.pythonhosted.org/packages/50/0f/27183248fa3cdd2040047ceccd320ff1ed1344167f38a4ac26aed092268b/lxml-5.3.1-cp310-cp310-manylinux_2_28_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c68d9b7388d5b23ed2f239a992a478cbd0ce313aaa2d008dd73c4042b190b6a9",
                "md5": "50de234370c88b287dd5d836ea9a3937",
                "sha256": "de1fc314c3ad6bc2f6bd5b5a5b9357b8c6896333d27fdbb7049aea8bd5af2d79"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp310-cp310-manylinux_2_28_s390x.whl",
            "has_sig": false,
            "md5_digest": "50de234370c88b287dd5d836ea9a3937",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 5082641,
            "upload_time": "2025-02-10T07:44:04",
            "upload_time_iso_8601": "2025-02-10T07:44:04.015445Z",
            "url": "https://files.pythonhosted.org/packages/c6/8d/9b7388d5b23ed2f239a992a478cbd0ce313aaa2d008dd73c4042b190b6a9/lxml-5.3.1-cp310-cp310-manylinux_2_28_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "658e590e20833220eac55b6abcde71d3ae629d38ac1c3543bcc2bfe1f3c2f5d1",
                "md5": "dc0f40513d987dd70425b370a670c2a6",
                "sha256": "7c0536bd9178f754b277a3e53f90f9c9454a3bd108b1531ffff720e082d824f2"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp310-cp310-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "dc0f40513d987dd70425b370a670c2a6",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 5161219,
            "upload_time": "2025-02-10T07:44:07",
            "upload_time_iso_8601": "2025-02-10T07:44:07.810749Z",
            "url": "https://files.pythonhosted.org/packages/65/8e/590e20833220eac55b6abcde71d3ae629d38ac1c3543bcc2bfe1f3c2f5d1/lxml-5.3.1-cp310-cp310-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e77cabdf5569fd0415a88ebd1d62d7f2814e71422439b8564aaa03e7eefc069",
                "md5": "c00888371ed14d0241176aad182e9a10",
                "sha256": "68018c4c67d7e89951a91fbd371e2e34cd8cfc71f0bb43b5332db38497025d51"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp310-cp310-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "c00888371ed14d0241176aad182e9a10",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 5019293,
            "upload_time": "2025-02-10T07:44:12",
            "upload_time_iso_8601": "2025-02-10T07:44:12.974880Z",
            "url": "https://files.pythonhosted.org/packages/4e/77/cabdf5569fd0415a88ebd1d62d7f2814e71422439b8564aaa03e7eefc069/lxml-5.3.1-cp310-cp310-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49bdf0b6d50ea7b8b54aaa5df4410cb1d5ae6ffa016b8e0503cae08b86c24674",
                "md5": "30a5c64a19adcbf467dcd4a2bc3ff322",
                "sha256": "aa826340a609d0c954ba52fd831f0fba2a4165659ab0ee1a15e4aac21f302406"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp310-cp310-musllinux_1_2_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "30a5c64a19adcbf467dcd4a2bc3ff322",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 5651232,
            "upload_time": "2025-02-10T07:44:16",
            "upload_time_iso_8601": "2025-02-10T07:44:16.421430Z",
            "url": "https://files.pythonhosted.org/packages/49/bd/f0b6d50ea7b8b54aaa5df4410cb1d5ae6ffa016b8e0503cae08b86c24674/lxml-5.3.1-cp310-cp310-musllinux_1_2_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa691793d00a4e3da7f27349edb5a6f3da947ed921263cd9a243fab11c6cbc07",
                "md5": "20d3124159307183a2604e0fa45e5baf",
                "sha256": "796520afa499732191e39fc95b56a3b07f95256f2d22b1c26e217fb69a9db5b5"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp310-cp310-musllinux_1_2_s390x.whl",
            "has_sig": false,
            "md5_digest": "20d3124159307183a2604e0fa45e5baf",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 5489527,
            "upload_time": "2025-02-10T07:44:19",
            "upload_time_iso_8601": "2025-02-10T07:44:19.479430Z",
            "url": "https://files.pythonhosted.org/packages/fa/69/1793d00a4e3da7f27349edb5a6f3da947ed921263cd9a243fab11c6cbc07/lxml-5.3.1-cp310-cp310-musllinux_1_2_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d3c9e2449129b6cb2054c898df8d850ea4dadd75b4c33695a6c4b0f35082f1e7",
                "md5": "f55da8ac14b444959b3f2a38ade4b313",
                "sha256": "3effe081b3135237da6e4c4530ff2a868d3f80be0bda027e118a5971285d42d0"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp310-cp310-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f55da8ac14b444959b3f2a38ade4b313",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 5227050,
            "upload_time": "2025-02-10T07:44:23",
            "upload_time_iso_8601": "2025-02-10T07:44:23.247045Z",
            "url": "https://files.pythonhosted.org/packages/d3/c9/e2449129b6cb2054c898df8d850ea4dadd75b4c33695a6c4b0f35082f1e7/lxml-5.3.1-cp310-cp310-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed63e5da540eba6ab9a0d4188eeaa5c85767b77cafa8efeb70da0593d6cd3b81",
                "md5": "6cde21296bc5ef86fc30d9d19ca35e9d",
                "sha256": "a22f66270bd6d0804b02cd49dae2b33d4341015545d17f8426f2c4e22f557a23"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "6cde21296bc5ef86fc30d9d19ca35e9d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 3475345,
            "upload_time": "2025-02-10T07:44:26",
            "upload_time_iso_8601": "2025-02-10T07:44:26.665925Z",
            "url": "https://files.pythonhosted.org/packages/ed/63/e5da540eba6ab9a0d4188eeaa5c85767b77cafa8efeb70da0593d6cd3b81/lxml-5.3.1-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0871853a3ad812cd24c35b7776977cb0ae40c2b64ff79ad6d6c36c987daffc49",
                "md5": "11a48bde1ce755ede25f7c741f81208f",
                "sha256": "0bcfadea3cdc68e678d2b20cb16a16716887dd00a881e16f7d806c2138b8ff0c"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "11a48bde1ce755ede25f7c741f81208f",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 3805093,
            "upload_time": "2025-02-10T07:44:30",
            "upload_time_iso_8601": "2025-02-10T07:44:30.921553Z",
            "url": "https://files.pythonhosted.org/packages/08/71/853a3ad812cd24c35b7776977cb0ae40c2b64ff79ad6d6c36c987daffc49/lxml-5.3.1-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "57bb2faea15df82114fa27f2a86eec220506c532ee8ce211dff22f48881b353a",
                "md5": "4f318f4d78b0435e28707c9a54119341",
                "sha256": "e220f7b3e8656ab063d2eb0cd536fafef396829cafe04cb314e734f87649058f"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp311-cp311-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "4f318f4d78b0435e28707c9a54119341",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 8161781,
            "upload_time": "2025-02-10T07:44:34",
            "upload_time_iso_8601": "2025-02-10T07:44:34.288962Z",
            "url": "https://files.pythonhosted.org/packages/57/bb/2faea15df82114fa27f2a86eec220506c532ee8ce211dff22f48881b353a/lxml-5.3.1-cp311-cp311-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9fd3374114084abb1f96026eccb6cd48b070f85de82fdabae6c2f1e198fa64e5",
                "md5": "e428a0e93485d60c5c15f41922a9026e",
                "sha256": "0f2cfae0688fd01f7056a17367e3b84f37c545fb447d7282cf2c242b16262607"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e428a0e93485d60c5c15f41922a9026e",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 4432571,
            "upload_time": "2025-02-10T07:44:38",
            "upload_time_iso_8601": "2025-02-10T07:44:38.800533Z",
            "url": "https://files.pythonhosted.org/packages/9f/d3/374114084abb1f96026eccb6cd48b070f85de82fdabae6c2f1e198fa64e5/lxml-5.3.1-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ffb44a46efdc235c2dd763c1e929611d8ff3b920c32b8fcd9051d38f4d04633",
                "md5": "616968c0827c44da13ed22e6b5f1e950",
                "sha256": "67d2f8ad9dcc3a9e826bdc7802ed541a44e124c29b7d95a679eeb58c1c14ade8"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "616968c0827c44da13ed22e6b5f1e950",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 5028919,
            "upload_time": "2025-02-10T07:44:44",
            "upload_time_iso_8601": "2025-02-10T07:44:44.474553Z",
            "url": "https://files.pythonhosted.org/packages/0f/fb/44a46efdc235c2dd763c1e929611d8ff3b920c32b8fcd9051d38f4d04633/lxml-5.3.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3be5168ddf9f16a90b590df509858ae97a8219d6999d5a132ad9f72427454bed",
                "md5": "5f01258525559d9edeebe18d0601f23b",
                "sha256": "db0c742aad702fd5d0c6611a73f9602f20aec2007c102630c06d7633d9c8f09a"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "5f01258525559d9edeebe18d0601f23b",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 4769599,
            "upload_time": "2025-02-10T07:44:47",
            "upload_time_iso_8601": "2025-02-10T07:44:47.903188Z",
            "url": "https://files.pythonhosted.org/packages/3b/e5/168ddf9f16a90b590df509858ae97a8219d6999d5a132ad9f72427454bed/lxml-5.3.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f90e3e2742c6f4854b202eb8587c1f7ed760179f6a9fcb34a460497c8c8f3078",
                "md5": "aee7ecbf049f4f52c3eb9d278db60098",
                "sha256": "198bb4b4dd888e8390afa4f170d4fa28467a7eaf857f1952589f16cfbb67af27"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "aee7ecbf049f4f52c3eb9d278db60098",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 5369260,
            "upload_time": "2025-02-10T07:44:51",
            "upload_time_iso_8601": "2025-02-10T07:44:51.614952Z",
            "url": "https://files.pythonhosted.org/packages/f9/0e/3e2742c6f4854b202eb8587c1f7ed760179f6a9fcb34a460497c8c8f3078/lxml-5.3.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b803b2f2ab9e33c47609c80665e75efed258b030717e06693835413b34e797cb",
                "md5": "f7d53ae44711592458ff76a5eed4c420",
                "sha256": "d2a3e412ce1849be34b45922bfef03df32d1410a06d1cdeb793a343c2f1fd666"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "f7d53ae44711592458ff76a5eed4c420",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 4842798,
            "upload_time": "2025-02-10T07:44:55",
            "upload_time_iso_8601": "2025-02-10T07:44:55.296050Z",
            "url": "https://files.pythonhosted.org/packages/b8/03/b2f2ab9e33c47609c80665e75efed258b030717e06693835413b34e797cb/lxml-5.3.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93ad0ecfb082b842358c8a9e3115ec944b7240f89821baa8cd7c0cb8a38e05cb",
                "md5": "7396a470c1ec2b057565f26c36ef83a3",
                "sha256": "2b8969dbc8d09d9cd2ae06362c3bad27d03f433252601ef658a49bd9f2b22d79"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7396a470c1ec2b057565f26c36ef83a3",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 4917531,
            "upload_time": "2025-02-10T07:44:58",
            "upload_time_iso_8601": "2025-02-10T07:44:58.935596Z",
            "url": "https://files.pythonhosted.org/packages/93/ad/0ecfb082b842358c8a9e3115ec944b7240f89821baa8cd7c0cb8a38e05cb/lxml-5.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "645b3e93d8ebd2b7eb984c2ad74dfff75493ce96e7b954b12e4f5fc34a700414",
                "md5": "d5ab0717df397ff214661b86acc3acc3",
                "sha256": "5be8f5e4044146a69c96077c7e08f0709c13a314aa5315981185c1f00235fe65"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp311-cp311-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d5ab0717df397ff214661b86acc3acc3",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 4791500,
            "upload_time": "2025-02-10T07:45:01",
            "upload_time_iso_8601": "2025-02-10T07:45:01.668909Z",
            "url": "https://files.pythonhosted.org/packages/64/5b/3e93d8ebd2b7eb984c2ad74dfff75493ce96e7b954b12e4f5fc34a700414/lxml-5.3.1-cp311-cp311-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91837dc412362ee7a0259c7f64349393262525061fad551a1340ef92c59d9732",
                "md5": "703ee5737f3575308f0fcbf6592ce1dc",
                "sha256": "133f3493253a00db2c870d3740bc458ebb7d937bd0a6a4f9328373e0db305709"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp311-cp311-manylinux_2_28_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "703ee5737f3575308f0fcbf6592ce1dc",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 5404557,
            "upload_time": "2025-02-10T07:45:05",
            "upload_time_iso_8601": "2025-02-10T07:45:05.483703Z",
            "url": "https://files.pythonhosted.org/packages/91/83/7dc412362ee7a0259c7f64349393262525061fad551a1340ef92c59d9732/lxml-5.3.1-cp311-cp311-manylinux_2_28_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e41c337f121d9dca148431f246825e021fa1a3f66a6b975deab1950530fdb04",
                "md5": "331f30cece5908e83f84246adeeabdab",
                "sha256": "52d82b0d436edd6a1d22d94a344b9a58abd6c68c357ed44f22d4ba8179b37629"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp311-cp311-manylinux_2_28_s390x.whl",
            "has_sig": false,
            "md5_digest": "331f30cece5908e83f84246adeeabdab",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 4931386,
            "upload_time": "2025-02-10T07:45:09",
            "upload_time_iso_8601": "2025-02-10T07:45:09.265015Z",
            "url": "https://files.pythonhosted.org/packages/1e/41/c337f121d9dca148431f246825e021fa1a3f66a6b975deab1950530fdb04/lxml-5.3.1-cp311-cp311-manylinux_2_28_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a573762c319c4906b3db67e4abc7cfe7d66c34996edb6d0e8cb60f462954d662",
                "md5": "9a349c1218509b95ec0367dc94b6541d",
                "sha256": "1b6f92e35e2658a5ed51c6634ceb5ddae32053182851d8cad2a5bc102a359b33"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp311-cp311-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9a349c1218509b95ec0367dc94b6541d",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 4982124,
            "upload_time": "2025-02-10T07:45:11",
            "upload_time_iso_8601": "2025-02-10T07:45:11.931053Z",
            "url": "https://files.pythonhosted.org/packages/a5/73/762c319c4906b3db67e4abc7cfe7d66c34996edb6d0e8cb60f462954d662/lxml-5.3.1-cp311-cp311-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c1e7d1e296cb3b3b46371220a31350730948d7bea41cc9123c5fd219dea33c29",
                "md5": "5a6a0f4a5e9b9f6299eea5fdca6eccd7",
                "sha256": "203b1d3eaebd34277be06a3eb880050f18a4e4d60861efba4fb946e31071a295"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp311-cp311-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "5a6a0f4a5e9b9f6299eea5fdca6eccd7",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 4852742,
            "upload_time": "2025-02-10T07:45:14",
            "upload_time_iso_8601": "2025-02-10T07:45:14.737940Z",
            "url": "https://files.pythonhosted.org/packages/c1/e7/d1e296cb3b3b46371220a31350730948d7bea41cc9123c5fd219dea33c29/lxml-5.3.1-cp311-cp311-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df904adc854475105b93ead6c0c736f762d29371751340dcf5588cfcf8191b8a",
                "md5": "3c053f06f99027246c98ea8eefc15d57",
                "sha256": "155e1a5693cf4b55af652f5c0f78ef36596c7f680ff3ec6eb4d7d85367259b2c"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp311-cp311-musllinux_1_2_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "3c053f06f99027246c98ea8eefc15d57",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 5457004,
            "upload_time": "2025-02-10T07:45:18",
            "upload_time_iso_8601": "2025-02-10T07:45:18.322421Z",
            "url": "https://files.pythonhosted.org/packages/df/90/4adc854475105b93ead6c0c736f762d29371751340dcf5588cfcf8191b8a/lxml-5.3.1-cp311-cp311-musllinux_1_2_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f00d39864efbd231c13eb53edee2ab91c742c24d2f93efe2af7d3fe4343e42c1",
                "md5": "a579aaef0e4fbda770f5c3ee2cd316ea",
                "sha256": "22ec2b3c191f43ed21f9545e9df94c37c6b49a5af0a874008ddc9132d49a2d9c"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp311-cp311-musllinux_1_2_s390x.whl",
            "has_sig": false,
            "md5_digest": "a579aaef0e4fbda770f5c3ee2cd316ea",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 5298185,
            "upload_time": "2025-02-10T07:45:21",
            "upload_time_iso_8601": "2025-02-10T07:45:21.147862Z",
            "url": "https://files.pythonhosted.org/packages/f0/0d/39864efbd231c13eb53edee2ab91c742c24d2f93efe2af7d3fe4343e42c1/lxml-5.3.1-cp311-cp311-musllinux_1_2_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d7a630a64ceb1088196de182e2e33b5899691c3e1ae21af688e394208bd6810",
                "md5": "f3732f9ea39e64676cf79db0235cce71",
                "sha256": "7eda194dd46e40ec745bf76795a7cccb02a6a41f445ad49d3cf66518b0bd9cff"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp311-cp311-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f3732f9ea39e64676cf79db0235cce71",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 5032707,
            "upload_time": "2025-02-10T07:45:30",
            "upload_time_iso_8601": "2025-02-10T07:45:30.692042Z",
            "url": "https://files.pythonhosted.org/packages/8d/7a/630a64ceb1088196de182e2e33b5899691c3e1ae21af688e394208bd6810/lxml-5.3.1-cp311-cp311-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b23d091bc7b592333754cb346c1507ca948ab39bc89d83577ac8f1da3be4dece",
                "md5": "5ce2d767e57ecc8cdc055c51784cf9bf",
                "sha256": "fb7c61d4be18e930f75948705e9718618862e6fc2ed0d7159b2262be73f167a2"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "5ce2d767e57ecc8cdc055c51784cf9bf",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 3474288,
            "upload_time": "2025-02-10T07:45:33",
            "upload_time_iso_8601": "2025-02-10T07:45:33.991298Z",
            "url": "https://files.pythonhosted.org/packages/b2/3d/091bc7b592333754cb346c1507ca948ab39bc89d83577ac8f1da3be4dece/lxml-5.3.1-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "128c7d47cfc0d04fd4e3639ec7e1c96c2561d5e890eb900de8f76eea75e0964a",
                "md5": "846e1dee6b872993e49f6861ce627a6f",
                "sha256": "c809eef167bf4a57af4b03007004896f5c60bd38dc3852fcd97a26eae3d4c9e6"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "846e1dee6b872993e49f6861ce627a6f",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 3815031,
            "upload_time": "2025-02-10T07:45:37",
            "upload_time_iso_8601": "2025-02-10T07:45:37.695717Z",
            "url": "https://files.pythonhosted.org/packages/12/8c/7d47cfc0d04fd4e3639ec7e1c96c2561d5e890eb900de8f76eea75e0964a/lxml-5.3.1-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3bf45121aa9ee8e09b8b8a28cf3709552efe3d206ca51a20d6fa471b60bb3447",
                "md5": "4350dc71611897b6fafd25f0fd2731b6",
                "sha256": "e69add9b6b7b08c60d7ff0152c7c9a6c45b4a71a919be5abde6f98f1ea16421c"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp312-cp312-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "4350dc71611897b6fafd25f0fd2731b6",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 8191889,
            "upload_time": "2025-02-10T07:45:41",
            "upload_time_iso_8601": "2025-02-10T07:45:41.412342Z",
            "url": "https://files.pythonhosted.org/packages/3b/f4/5121aa9ee8e09b8b8a28cf3709552efe3d206ca51a20d6fa471b60bb3447/lxml-5.3.1-cp312-cp312-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0aca8e9aa01edddc74878f4aea85aa9ab64372f46aa804d1c36dda861bf9eabf",
                "md5": "161a6c4ece333d342b2c8ebff0a41ad8",
                "sha256": "4e52e1b148867b01c05e21837586ee307a01e793b94072d7c7b91d2c2da02ffe"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp312-cp312-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "161a6c4ece333d342b2c8ebff0a41ad8",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 4450685,
            "upload_time": "2025-02-10T07:45:44",
            "upload_time_iso_8601": "2025-02-10T07:45:44.175516Z",
            "url": "https://files.pythonhosted.org/packages/0a/ca/8e9aa01edddc74878f4aea85aa9ab64372f46aa804d1c36dda861bf9eabf/lxml-5.3.1-cp312-cp312-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2b3ea40a5c98619fbd7e9349df7007994506d396b97620ced34e4e5053d3734",
                "md5": "4d973ec92e8c00c3e064941e17f8410c",
                "sha256": "a4b382e0e636ed54cd278791d93fe2c4f370772743f02bcbe431a160089025c9"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "4d973ec92e8c00c3e064941e17f8410c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 5051722,
            "upload_time": "2025-02-10T07:45:46",
            "upload_time_iso_8601": "2025-02-10T07:45:46.981285Z",
            "url": "https://files.pythonhosted.org/packages/b2/b3/ea40a5c98619fbd7e9349df7007994506d396b97620ced34e4e5053d3734/lxml-5.3.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a5e375418be35f8a695cadfe7e7412f16520e62e24952ed93c64c9554755464",
                "md5": "cb6e094439aed4e9ea5ef33036d63bb0",
                "sha256": "c2e49dc23a10a1296b04ca9db200c44d3eb32c8d8ec532e8c1fd24792276522a"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "cb6e094439aed4e9ea5ef33036d63bb0",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 4786661,
            "upload_time": "2025-02-10T07:45:51",
            "upload_time_iso_8601": "2025-02-10T07:45:51.155495Z",
            "url": "https://files.pythonhosted.org/packages/3a/5e/375418be35f8a695cadfe7e7412f16520e62e24952ed93c64c9554755464/lxml-5.3.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "797cd258eaaa9560f6664f9b426a5165103015bee6512d8931e17342278bad0a",
                "md5": "d51c85bc45b18c54086a413f361a37d6",
                "sha256": "4399b4226c4785575fb20998dc571bc48125dc92c367ce2602d0d70e0c455eb0"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "d51c85bc45b18c54086a413f361a37d6",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 5311766,
            "upload_time": "2025-02-10T07:45:54",
            "upload_time_iso_8601": "2025-02-10T07:45:54.049826Z",
            "url": "https://files.pythonhosted.org/packages/79/7c/d258eaaa9560f6664f9b426a5165103015bee6512d8931e17342278bad0a/lxml-5.3.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03bca041415be4135a1b3fdf017a5d873244cc16689456166fbdec4b27fba153",
                "md5": "6ac339605f02e9074931b43b6ccfc95a",
                "sha256": "5412500e0dc5481b1ee9cf6b38bb3b473f6e411eb62b83dc9b62699c3b7b79f7"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "6ac339605f02e9074931b43b6ccfc95a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 4836014,
            "upload_time": "2025-02-10T07:45:57",
            "upload_time_iso_8601": "2025-02-10T07:45:57.699575Z",
            "url": "https://files.pythonhosted.org/packages/03/bc/a041415be4135a1b3fdf017a5d873244cc16689456166fbdec4b27fba153/lxml-5.3.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3288047f24967d5e3fc97848ea2c207eeef0f16239cdc47368c8b95a8dc93a33",
                "md5": "5892ef047c2b30fad53304112bee9097",
                "sha256": "1c93ed3c998ea8472be98fb55aed65b5198740bfceaec07b2eba551e55b7b9ae"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5892ef047c2b30fad53304112bee9097",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 4961064,
            "upload_time": "2025-02-10T07:46:00",
            "upload_time_iso_8601": "2025-02-10T07:46:00.542090Z",
            "url": "https://files.pythonhosted.org/packages/32/88/047f24967d5e3fc97848ea2c207eeef0f16239cdc47368c8b95a8dc93a33/lxml-5.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3db5ecf5a20937ecd21af02c5374020f4e3a3538e10a32379a7553fca3d77094",
                "md5": "85351e4355cf4887f61a28329eed5bcb",
                "sha256": "63d57fc94eb0bbb4735e45517afc21ef262991d8758a8f2f05dd6e4174944519"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp312-cp312-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "85351e4355cf4887f61a28329eed5bcb",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 4778341,
            "upload_time": "2025-02-10T07:46:03",
            "upload_time_iso_8601": "2025-02-10T07:46:03.661678Z",
            "url": "https://files.pythonhosted.org/packages/3d/b5/ecf5a20937ecd21af02c5374020f4e3a3538e10a32379a7553fca3d77094/lxml-5.3.1-cp312-cp312-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a40556c359e07275911ed5f35ab1d63c8cd3360d395fb91e43927a2ae90b0322",
                "md5": "fc28e9bf185a4a1cbf0b3609dcc37e87",
                "sha256": "b450d7cabcd49aa7ab46a3c6aa3ac7e1593600a1a0605ba536ec0f1b99a04322"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp312-cp312-manylinux_2_28_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "fc28e9bf185a4a1cbf0b3609dcc37e87",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 5345450,
            "upload_time": "2025-02-10T07:46:06",
            "upload_time_iso_8601": "2025-02-10T07:46:06.631985Z",
            "url": "https://files.pythonhosted.org/packages/a4/05/56c359e07275911ed5f35ab1d63c8cd3360d395fb91e43927a2ae90b0322/lxml-5.3.1-cp312-cp312-manylinux_2_28_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7f4f95e3ae12e9f32fbcde00f9affa6b0df07f495117f62dbb796a9a31c84d6",
                "md5": "4286b22278d9c0597abdd9d5aa5de539",
                "sha256": "4df0ec814b50275ad6a99bc82a38b59f90e10e47714ac9871e1b223895825468"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp312-cp312-manylinux_2_28_s390x.whl",
            "has_sig": false,
            "md5_digest": "4286b22278d9c0597abdd9d5aa5de539",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 4908336,
            "upload_time": "2025-02-10T07:46:14",
            "upload_time_iso_8601": "2025-02-10T07:46:14.338428Z",
            "url": "https://files.pythonhosted.org/packages/b7/f4/f95e3ae12e9f32fbcde00f9affa6b0df07f495117f62dbb796a9a31c84d6/lxml-5.3.1-cp312-cp312-manylinux_2_28_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5f8309546aec092434166a6e11c7dcecb5c2d0a787c18c072d61e18da9eba57",
                "md5": "e891daa24f703ff238d4f2d988298db2",
                "sha256": "d184f85ad2bb1f261eac55cddfcf62a70dee89982c978e92b9a74a1bfef2e367"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp312-cp312-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e891daa24f703ff238d4f2d988298db2",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 4986049,
            "upload_time": "2025-02-10T07:46:18",
            "upload_time_iso_8601": "2025-02-10T07:46:18.217546Z",
            "url": "https://files.pythonhosted.org/packages/c5/f8/309546aec092434166a6e11c7dcecb5c2d0a787c18c072d61e18da9eba57/lxml-5.3.1-cp312-cp312-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "711cb951817cb5058ca7c332d012dfe8bc59dabd0f0a8911ddd7b7ea8e41cfbd",
                "md5": "4266020ff2b918dcfcdb5433ba73b678",
                "sha256": "b725e70d15906d24615201e650d5b0388b08a5187a55f119f25874d0103f90dd"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp312-cp312-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "4266020ff2b918dcfcdb5433ba73b678",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 4860351,
            "upload_time": "2025-02-10T07:46:20",
            "upload_time_iso_8601": "2025-02-10T07:46:20.951255Z",
            "url": "https://files.pythonhosted.org/packages/71/1c/b951817cb5058ca7c332d012dfe8bc59dabd0f0a8911ddd7b7ea8e41cfbd/lxml-5.3.1-cp312-cp312-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "312345feba8dae1d35fcca1e51b051f59dc4223cbd23e071a31e25f3f73938a8",
                "md5": "bfcfee061147bfc0c1a136a25fc90158",
                "sha256": "a31fa7536ec1fb7155a0cd3a4e3d956c835ad0a43e3610ca32384d01f079ea1c"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp312-cp312-musllinux_1_2_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "bfcfee061147bfc0c1a136a25fc90158",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 5421580,
            "upload_time": "2025-02-10T07:46:24",
            "upload_time_iso_8601": "2025-02-10T07:46:24.292689Z",
            "url": "https://files.pythonhosted.org/packages/31/23/45feba8dae1d35fcca1e51b051f59dc4223cbd23e071a31e25f3f73938a8/lxml-5.3.1-cp312-cp312-musllinux_1_2_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6169be245d7b2dbef81c542af59c97fcd641fbf45accf2dc1c325bae7d0d014c",
                "md5": "c3ab50cc0881613c122bfb248501dcbb",
                "sha256": "3c3c8b55c7fc7b7e8877b9366568cc73d68b82da7fe33d8b98527b73857a225f"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp312-cp312-musllinux_1_2_s390x.whl",
            "has_sig": false,
            "md5_digest": "c3ab50cc0881613c122bfb248501dcbb",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 5285778,
            "upload_time": "2025-02-10T07:46:28",
            "upload_time_iso_8601": "2025-02-10T07:46:28.801466Z",
            "url": "https://files.pythonhosted.org/packages/61/69/be245d7b2dbef81c542af59c97fcd641fbf45accf2dc1c325bae7d0d014c/lxml-5.3.1-cp312-cp312-musllinux_1_2_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6906128af2ed04bac99b8f83becfb74c480f1aa18407b5c329fad457e08a1bf4",
                "md5": "ff9ef75c0196a7bcc7696f6e9ae2ab3b",
                "sha256": "d61ec60945d694df806a9aec88e8f29a27293c6e424f8ff91c80416e3c617645"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp312-cp312-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ff9ef75c0196a7bcc7696f6e9ae2ab3b",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 5054455,
            "upload_time": "2025-02-10T07:46:31",
            "upload_time_iso_8601": "2025-02-10T07:46:31.665432Z",
            "url": "https://files.pythonhosted.org/packages/69/06/128af2ed04bac99b8f83becfb74c480f1aa18407b5c329fad457e08a1bf4/lxml-5.3.1-cp312-cp312-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a2df03a21cf6cc75cdd083563e509c7b6b159d761115c4142abb5481094ed8c",
                "md5": "fcfac3f59c4866a23064e6834aff8c8e",
                "sha256": "f4eac0584cdc3285ef2e74eee1513a6001681fd9753b259e8159421ed28a72e5"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp312-cp312-win32.whl",
            "has_sig": false,
            "md5_digest": "fcfac3f59c4866a23064e6834aff8c8e",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 3486315,
            "upload_time": "2025-02-10T07:46:34",
            "upload_time_iso_8601": "2025-02-10T07:46:34.919618Z",
            "url": "https://files.pythonhosted.org/packages/8a/2d/f03a21cf6cc75cdd083563e509c7b6b159d761115c4142abb5481094ed8c/lxml-5.3.1-cp312-cp312-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b9c8abe21585d20ef70ad9cec7562da4332b764ed69ec29b7389d23dfabcea0",
                "md5": "8265cfd1b2f8515317d8d334b9fb5b00",
                "sha256": "29bfc8d3d88e56ea0a27e7c4897b642706840247f59f4377d81be8f32aa0cfbf"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "8265cfd1b2f8515317d8d334b9fb5b00",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 3816925,
            "upload_time": "2025-02-10T07:46:37",
            "upload_time_iso_8601": "2025-02-10T07:46:37.285705Z",
            "url": "https://files.pythonhosted.org/packages/2b/9c/8abe21585d20ef70ad9cec7562da4332b764ed69ec29b7389d23dfabcea0/lxml-5.3.1-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "941c724931daa1ace168e0237b929e44062545bf1551974102a5762c349c668d",
                "md5": "8d7f80afc38751066c95efa6381b430f",
                "sha256": "c093c7088b40d8266f57ed71d93112bd64c6724d31f0794c1e52cc4857c28e0e"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp313-cp313-macosx_10_13_universal2.whl",
            "has_sig": false,
            "md5_digest": "8d7f80afc38751066c95efa6381b430f",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.6",
            "size": 8171881,
            "upload_time": "2025-02-10T07:46:40",
            "upload_time_iso_8601": "2025-02-10T07:46:40.653843Z",
            "url": "https://files.pythonhosted.org/packages/94/1c/724931daa1ace168e0237b929e44062545bf1551974102a5762c349c668d/lxml-5.3.1-cp313-cp313-macosx_10_13_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "670c857b8fb6010c4246e66abeebb8639eaabba60a6d9b7c606554ecc5cbf1ee",
                "md5": "5bf311045c1f9c74a859c0492e0b38d6",
                "sha256": "b0884e3f22d87c30694e625b1e62e6f30d39782c806287450d9dc2fdf07692fd"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp313-cp313-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5bf311045c1f9c74a859c0492e0b38d6",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.6",
            "size": 4440394,
            "upload_time": "2025-02-10T07:46:44",
            "upload_time_iso_8601": "2025-02-10T07:46:44.037272Z",
            "url": "https://files.pythonhosted.org/packages/67/0c/857b8fb6010c4246e66abeebb8639eaabba60a6d9b7c606554ecc5cbf1ee/lxml-5.3.1-cp313-cp313-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6172c9e81de6a000f9682ccdd13503db26e973b24c68ac45a7029173237e3eed",
                "md5": "37ac74dab32b6c7cd4d64fbf185fa0c5",
                "sha256": "1637fa31ec682cd5760092adfabe86d9b718a75d43e65e211d5931809bc111e7"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "37ac74dab32b6c7cd4d64fbf185fa0c5",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.6",
            "size": 5037860,
            "upload_time": "2025-02-10T07:46:47",
            "upload_time_iso_8601": "2025-02-10T07:46:47.919281Z",
            "url": "https://files.pythonhosted.org/packages/61/72/c9e81de6a000f9682ccdd13503db26e973b24c68ac45a7029173237e3eed/lxml-5.3.1-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2426942048c4b14835711b583b48cd7209bd2b5f0b6939ceed2381a494138b14",
                "md5": "8f448e2bfdf15abe3eb64060e1b2d2f4",
                "sha256": "a364e8e944d92dcbf33b6b494d4e0fb3499dcc3bd9485beb701aa4b4201fa414"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "8f448e2bfdf15abe3eb64060e1b2d2f4",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.6",
            "size": 4782513,
            "upload_time": "2025-02-10T07:46:50",
            "upload_time_iso_8601": "2025-02-10T07:46:50.696613Z",
            "url": "https://files.pythonhosted.org/packages/24/26/942048c4b14835711b583b48cd7209bd2b5f0b6939ceed2381a494138b14/lxml-5.3.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e26527792339caf00f610cc5be32b940ba1e3009b7054feb0c4527cebac228d4",
                "md5": "9a1e8bdb7bb7bd240b53e37c9c8a4c6d",
                "sha256": "779e851fd0e19795ccc8a9bb4d705d6baa0ef475329fe44a13cf1e962f18ff1e"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "9a1e8bdb7bb7bd240b53e37c9c8a4c6d",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.6",
            "size": 5305227,
            "upload_time": "2025-02-10T07:46:53",
            "upload_time_iso_8601": "2025-02-10T07:46:53.503204Z",
            "url": "https://files.pythonhosted.org/packages/e2/65/27792339caf00f610cc5be32b940ba1e3009b7054feb0c4527cebac228d4/lxml-5.3.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18e125f7aa434a4d0d8e8420580af05ea49c3e12db6d297cf5435ac0a054df56",
                "md5": "552b587ed8204b79bbd3eb419e51e1ef",
                "sha256": "c4393600915c308e546dc7003d74371744234e8444a28622d76fe19b98fa59d1"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "552b587ed8204b79bbd3eb419e51e1ef",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.6",
            "size": 4829846,
            "upload_time": "2025-02-10T07:46:56",
            "upload_time_iso_8601": "2025-02-10T07:46:56.262809Z",
            "url": "https://files.pythonhosted.org/packages/18/e1/25f7aa434a4d0d8e8420580af05ea49c3e12db6d297cf5435ac0a054df56/lxml-5.3.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "feedfaf235e0792547d24f61ee1448159325448a7e4f2ab706503049d8e5df19",
                "md5": "0ef71d570b2c13672231730f302903b9",
                "sha256": "673b9d8e780f455091200bba8534d5f4f465944cbdd61f31dc832d70e29064a5"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0ef71d570b2c13672231730f302903b9",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.6",
            "size": 4949495,
            "upload_time": "2025-02-10T07:46:59",
            "upload_time_iso_8601": "2025-02-10T07:46:59.189539Z",
            "url": "https://files.pythonhosted.org/packages/fe/ed/faf235e0792547d24f61ee1448159325448a7e4f2ab706503049d8e5df19/lxml-5.3.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5e18f572ad9ed6039ba30f26dd4c2c58fb90f79362d2ee35ca3820284767672",
                "md5": "942348ee76c90a7031abd1aaad002a1d",
                "sha256": "2e4a570f6a99e96c457f7bec5ad459c9c420ee80b99eb04cbfcfe3fc18ec6423"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp313-cp313-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "942348ee76c90a7031abd1aaad002a1d",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.6",
            "size": 4773415,
            "upload_time": "2025-02-10T07:47:03",
            "upload_time_iso_8601": "2025-02-10T07:47:03.530111Z",
            "url": "https://files.pythonhosted.org/packages/e5/e1/8f572ad9ed6039ba30f26dd4c2c58fb90f79362d2ee35ca3820284767672/lxml-5.3.1-cp313-cp313-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3756b57166b9d1983dac8f28f354e38bff8d6bcab013a241989c4d54c72701b",
                "md5": "f2755e775013738639f217c0817e93bc",
                "sha256": "71f31eda4e370f46af42fc9f264fafa1b09f46ba07bdbee98f25689a04b81c20"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp313-cp313-manylinux_2_28_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "f2755e775013738639f217c0817e93bc",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.6",
            "size": 5337710,
            "upload_time": "2025-02-10T07:47:06",
            "upload_time_iso_8601": "2025-02-10T07:47:06.385086Z",
            "url": "https://files.pythonhosted.org/packages/a3/75/6b57166b9d1983dac8f28f354e38bff8d6bcab013a241989c4d54c72701b/lxml-5.3.1-cp313-cp313-manylinux_2_28_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc714aa56e2daa83bbcc66ca27b5155be2f900d996f5d0c51078eaaac8df9547",
                "md5": "6e5ae3345ab1d8a720c430099f3bafbd",
                "sha256": "42978a68d3825eaac55399eb37a4d52012a205c0c6262199b8b44fcc6fd686e8"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp313-cp313-manylinux_2_28_s390x.whl",
            "has_sig": false,
            "md5_digest": "6e5ae3345ab1d8a720c430099f3bafbd",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.6",
            "size": 4897362,
            "upload_time": "2025-02-10T07:47:09",
            "upload_time_iso_8601": "2025-02-10T07:47:09.240800Z",
            "url": "https://files.pythonhosted.org/packages/cc/71/4aa56e2daa83bbcc66ca27b5155be2f900d996f5d0c51078eaaac8df9547/lxml-5.3.1-cp313-cp313-manylinux_2_28_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65103fa2da152cd9b49332fd23356ed7643c9b74cad636ddd5b2400a9730d12b",
                "md5": "188875d98bf27cca0391f671ff864c6d",
                "sha256": "8b1942b3e4ed9ed551ed3083a2e6e0772de1e5e3aca872d955e2e86385fb7ff9"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp313-cp313-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "188875d98bf27cca0391f671ff864c6d",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.6",
            "size": 4977795,
            "upload_time": "2025-02-10T07:47:12",
            "upload_time_iso_8601": "2025-02-10T07:47:12.101155Z",
            "url": "https://files.pythonhosted.org/packages/65/10/3fa2da152cd9b49332fd23356ed7643c9b74cad636ddd5b2400a9730d12b/lxml-5.3.1-cp313-cp313-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ded2e1da0f7b20827e7b0ce934963cb6334c1b02cf1bb4aecd218c4496880cb3",
                "md5": "24fb9b9d9004f420c37a3389084ce08a",
                "sha256": "85c4f11be9cf08917ac2a5a8b6e1ef63b2f8e3799cec194417e76826e5f1de9c"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp313-cp313-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "24fb9b9d9004f420c37a3389084ce08a",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.6",
            "size": 4858104,
            "upload_time": "2025-02-10T07:47:15",
            "upload_time_iso_8601": "2025-02-10T07:47:15.998772Z",
            "url": "https://files.pythonhosted.org/packages/de/d2/e1da0f7b20827e7b0ce934963cb6334c1b02cf1bb4aecd218c4496880cb3/lxml-5.3.1-cp313-cp313-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a535063420e1b33d3308f5aa7fcbdd19ef6c036f741c9a7a4bd5dc8032486b27",
                "md5": "617372f93636010fa003c81edaee7185",
                "sha256": "231cf4d140b22a923b1d0a0a4e0b4f972e5893efcdec188934cc65888fd0227b"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp313-cp313-musllinux_1_2_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "617372f93636010fa003c81edaee7185",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.6",
            "size": 5416531,
            "upload_time": "2025-02-10T07:47:19",
            "upload_time_iso_8601": "2025-02-10T07:47:19.862922Z",
            "url": "https://files.pythonhosted.org/packages/a5/35/063420e1b33d3308f5aa7fcbdd19ef6c036f741c9a7a4bd5dc8032486b27/lxml-5.3.1-cp313-cp313-musllinux_1_2_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c38393a6457d291d1e37adfb54df23498101a4701834258c840381dd2f6a030e",
                "md5": "4a76c45873685e5970c000f4400b2bc2",
                "sha256": "5865b270b420eda7b68928d70bb517ccbe045e53b1a428129bb44372bf3d7dd5"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp313-cp313-musllinux_1_2_s390x.whl",
            "has_sig": false,
            "md5_digest": "4a76c45873685e5970c000f4400b2bc2",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.6",
            "size": 5273040,
            "upload_time": "2025-02-10T07:47:24",
            "upload_time_iso_8601": "2025-02-10T07:47:24.290466Z",
            "url": "https://files.pythonhosted.org/packages/c3/83/93a6457d291d1e37adfb54df23498101a4701834258c840381dd2f6a030e/lxml-5.3.1-cp313-cp313-musllinux_1_2_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3925ad4ac8fac488505a2702656550e63c2a8db3a4fd63db82a20dad5689cecb",
                "md5": "aef0de2b2cc250e5a4d61800c17c3b7a",
                "sha256": "dbf7bebc2275016cddf3c997bf8a0f7044160714c64a9b83975670a04e6d2252"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp313-cp313-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "aef0de2b2cc250e5a4d61800c17c3b7a",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.6",
            "size": 5050951,
            "upload_time": "2025-02-10T07:47:27",
            "upload_time_iso_8601": "2025-02-10T07:47:27.143498Z",
            "url": "https://files.pythonhosted.org/packages/39/25/ad4ac8fac488505a2702656550e63c2a8db3a4fd63db82a20dad5689cecb/lxml-5.3.1-cp313-cp313-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8274f7d223c704c87e44b3d27b5e0dde173a2fcf2e89c0524c8015c2b3554876",
                "md5": "bb15b2fc549a451b17609905422ecdbe",
                "sha256": "d0751528b97d2b19a388b302be2a0ee05817097bab46ff0ed76feeec24951f78"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp313-cp313-win32.whl",
            "has_sig": false,
            "md5_digest": "bb15b2fc549a451b17609905422ecdbe",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.6",
            "size": 3485357,
            "upload_time": "2025-02-10T07:47:29",
            "upload_time_iso_8601": "2025-02-10T07:47:29.738439Z",
            "url": "https://files.pythonhosted.org/packages/82/74/f7d223c704c87e44b3d27b5e0dde173a2fcf2e89c0524c8015c2b3554876/lxml-5.3.1-cp313-cp313-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80838c54533b3576f4391eebea88454738978669a6cad0d8e23266224007939d",
                "md5": "7ee4599530aca4708c471d2877325e2e",
                "sha256": "91fb6a43d72b4f8863d21f347a9163eecbf36e76e2f51068d59cd004c506f332"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "7ee4599530aca4708c471d2877325e2e",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.6",
            "size": 3814484,
            "upload_time": "2025-02-10T07:47:33",
            "upload_time_iso_8601": "2025-02-10T07:47:33.300152Z",
            "url": "https://files.pythonhosted.org/packages/80/83/8c54533b3576f4391eebea88454738978669a6cad0d8e23266224007939d/lxml-5.3.1-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "166d1b869a547c8da2db53f8cfe9939de6d3fe85f8d7b7220dcd7869fa1ba822",
                "md5": "6fd4c96bc19e80ebc2d9f90d01125b61",
                "sha256": "016b96c58e9a4528219bb563acf1aaaa8bc5452e7651004894a973f03b84ba81"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp36-cp36m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6fd4c96bc19e80ebc2d9f90d01125b61",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 4396442,
            "upload_time": "2025-02-10T07:47:36",
            "upload_time_iso_8601": "2025-02-10T07:47:36.994343Z",
            "url": "https://files.pythonhosted.org/packages/16/6d/1b869a547c8da2db53f8cfe9939de6d3fe85f8d7b7220dcd7869fa1ba822/lxml-5.3.1-cp36-cp36m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c12413a7faa4469e5435892c21ea5c095f4a3e8b7affd12fc7a6e4ae9f8fd047",
                "md5": "17e32ec6c47b5250911b78db758bfecf",
                "sha256": "82a4bb10b0beef1434fb23a09f001ab5ca87895596b4581fd53f1e5145a8934a"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "17e32ec6c47b5250911b78db758bfecf",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 4960612,
            "upload_time": "2025-02-10T07:47:42",
            "upload_time_iso_8601": "2025-02-10T07:47:42.589589Z",
            "url": "https://files.pythonhosted.org/packages/c1/24/13a7faa4469e5435892c21ea5c095f4a3e8b7affd12fc7a6e4ae9f8fd047/lxml-5.3.1-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "783c1b36ba803797f50c5a140a27e1b58b86f126207e3145ee59528ebc1c62c8",
                "md5": "8831fdbd3040b8e4e4b2b512ef244a11",
                "sha256": "3d68eeef7b4d08a25e51897dac29bcb62aba830e9ac6c4e3297ee7c6a0cf6439"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8831fdbd3040b8e4e4b2b512ef244a11",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 4824451,
            "upload_time": "2025-02-10T07:47:46",
            "upload_time_iso_8601": "2025-02-10T07:47:46.296281Z",
            "url": "https://files.pythonhosted.org/packages/78/3c/1b36ba803797f50c5a140a27e1b58b86f126207e3145ee59528ebc1c62c8/lxml-5.3.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a6be3257ed49a048bf2ccfa90470fe27ad9f3f0e9d1de420266736e4cbf4072",
                "md5": "b1639f7c4d57d2b1310a29df797b6042",
                "sha256": "f12582b8d3b4c6be1d298c49cb7ae64a3a73efaf4c2ab4e37db182e3545815ac"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp36-cp36m-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b1639f7c4d57d2b1310a29df797b6042",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 4860124,
            "upload_time": "2025-02-10T07:47:49",
            "upload_time_iso_8601": "2025-02-10T07:47:49.032956Z",
            "url": "https://files.pythonhosted.org/packages/4a/6b/e3257ed49a048bf2ccfa90470fe27ad9f3f0e9d1de420266736e4cbf4072/lxml-5.3.1-cp36-cp36m-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b254f9a38c4d324fa2141b9f2c9a8b7d3ab3f94d46eb1584a27aef9983bd1ee8",
                "md5": "c1aef17a69398bababb92c0df49e0695",
                "sha256": "2df7ed5edeb6bd5590914cd61df76eb6cce9d590ed04ec7c183cf5509f73530d"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c1aef17a69398bababb92c0df49e0695",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 4983034,
            "upload_time": "2025-02-10T07:47:52",
            "upload_time_iso_8601": "2025-02-10T07:47:52.928272Z",
            "url": "https://files.pythonhosted.org/packages/b2/54/f9a38c4d324fa2141b9f2c9a8b7d3ab3f94d46eb1584a27aef9983bd1ee8/lxml-5.3.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dfd8ad8cbc2f31e4bb6556b597c0c1c4ab9fcbc644e860e96cc913a367be9473",
                "md5": "744d1fb2249e87b948950c6da8749a75",
                "sha256": "585c4dc429deebc4307187d2b71ebe914843185ae16a4d582ee030e6cfbb4d8a"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp36-cp36m-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "744d1fb2249e87b948950c6da8749a75",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 4904733,
            "upload_time": "2025-02-10T07:47:56",
            "upload_time_iso_8601": "2025-02-10T07:47:56.733125Z",
            "url": "https://files.pythonhosted.org/packages/df/d8/ad8cbc2f31e4bb6556b597c0c1c4ab9fcbc644e860e96cc913a367be9473/lxml-5.3.1-cp36-cp36m-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9cc8dcf50416d1771c63740374bded8aa10dda755aa257197b1762dfbb52e718",
                "md5": "1dd2d1609dcec46ec6cd45c606453999",
                "sha256": "06a20d607a86fccab2fc15a77aa445f2bdef7b49ec0520a842c5c5afd8381576"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp36-cp36m-win32.whl",
            "has_sig": false,
            "md5_digest": "1dd2d1609dcec46ec6cd45c606453999",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 3518259,
            "upload_time": "2025-02-10T07:47:59",
            "upload_time_iso_8601": "2025-02-10T07:47:59.457572Z",
            "url": "https://files.pythonhosted.org/packages/9c/c8/dcf50416d1771c63740374bded8aa10dda755aa257197b1762dfbb52e718/lxml-5.3.1-cp36-cp36m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d3da3e34e5bc005f36dec48d2d0942a6c832359f0a82f817f1f037222be9d8b",
                "md5": "b18af6c32b2382e1cf999d8ff2ea22c0",
                "sha256": "057e30d0012439bc54ca427a83d458752ccda725c1c161cc283db07bcad43cf9"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp36-cp36m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b18af6c32b2382e1cf999d8ff2ea22c0",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 3859037,
            "upload_time": "2025-02-10T07:48:02",
            "upload_time_iso_8601": "2025-02-10T07:48:02.203397Z",
            "url": "https://files.pythonhosted.org/packages/0d/3d/a3e34e5bc005f36dec48d2d0942a6c832359f0a82f817f1f037222be9d8b/lxml-5.3.1-cp36-cp36m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9abe5ae845b482d8bb5fd76f6d74238194c2b532c33879bbaeccf802afe019ba",
                "md5": "77e9e722af622a82af95d78990f10242",
                "sha256": "4867361c049761a56bd21de507cab2c2a608c55102311d142ade7dab67b34f32"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp37-cp37m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "77e9e722af622a82af95d78990f10242",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 4437248,
            "upload_time": "2025-02-10T07:48:05",
            "upload_time_iso_8601": "2025-02-10T07:48:05.831176Z",
            "url": "https://files.pythonhosted.org/packages/9a/be/5ae845b482d8bb5fd76f6d74238194c2b532c33879bbaeccf802afe019ba/lxml-5.3.1-cp37-cp37m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75bc9751584d5f641e38c42a8d4545fcf4d07a49d774f81354cb099dc4d4ab9b",
                "md5": "5da36c124044c8bf89a83038e6f7fa06",
                "sha256": "3dddf0fb832486cc1ea71d189cb92eb887826e8deebe128884e15020bb6e3f61"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "5da36c124044c8bf89a83038e6f7fa06",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 5078833,
            "upload_time": "2025-02-10T07:48:08",
            "upload_time_iso_8601": "2025-02-10T07:48:08.616536Z",
            "url": "https://files.pythonhosted.org/packages/75/bc/9751584d5f641e38c42a8d4545fcf4d07a49d774f81354cb099dc4d4ab9b/lxml-5.3.1-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eba58a3d11028d6cc241f4bbe7e4442e19f8e9ed6442ba4c3db729705e35fcb2",
                "md5": "464908cd24713e26780803252d1d3da4",
                "sha256": "1bcc211542f7af6f2dfb705f5f8b74e865592778e6cafdfd19c792c244ccce19"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "464908cd24713e26780803252d1d3da4",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 4790428,
            "upload_time": "2025-02-10T07:48:12",
            "upload_time_iso_8601": "2025-02-10T07:48:12.412222Z",
            "url": "https://files.pythonhosted.org/packages/eb/a5/8a3d11028d6cc241f4bbe7e4442e19f8e9ed6442ba4c3db729705e35fcb2/lxml-5.3.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35a4192a7b2812f22a2ef4e8ae8878e27a0d8b5a541fb461bb715d89cf5a4d48",
                "md5": "cffece73da5c1bf5d40a2f483387e076",
                "sha256": "aaca5a812f050ab55426c32177091130b1e49329b3f002a32934cd0245571307"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "cffece73da5c1bf5d40a2f483387e076",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 4950664,
            "upload_time": "2025-02-10T07:48:16",
            "upload_time_iso_8601": "2025-02-10T07:48:16.210074Z",
            "url": "https://files.pythonhosted.org/packages/35/a4/192a7b2812f22a2ef4e8ae8878e27a0d8b5a541fb461bb715d89cf5a4d48/lxml-5.3.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc87a61c9f2d2ecdb21d4ea34439e22a367b5485c41ee45e32966972bfc8a090",
                "md5": "c0fc3742b7286f81d58acbd7865956f6",
                "sha256": "236610b77589faf462337b3305a1be91756c8abc5a45ff7ca8f245a71c5dab70"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp37-cp37m-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "c0fc3742b7286f81d58acbd7865956f6",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 4785756,
            "upload_time": "2025-02-10T07:48:19",
            "upload_time_iso_8601": "2025-02-10T07:48:19.030827Z",
            "url": "https://files.pythonhosted.org/packages/fc/87/a61c9f2d2ecdb21d4ea34439e22a367b5485c41ee45e32966972bfc8a090/lxml-5.3.1-cp37-cp37m-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77a658305a8aeb5cd90ac766bd1bf4bfa52026f09fa51ebe3499ed15e6238c0f",
                "md5": "ced7d753e74fb87d5c5f304a68a2de7f",
                "sha256": "aed57b541b589fa05ac248f4cb1c46cbb432ab82cbd467d1c4f6a2bdc18aecf9"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp37-cp37m-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ced7d753e74fb87d5c5f304a68a2de7f",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 4992632,
            "upload_time": "2025-02-10T07:48:23",
            "upload_time_iso_8601": "2025-02-10T07:48:23.269475Z",
            "url": "https://files.pythonhosted.org/packages/77/a6/58305a8aeb5cd90ac766bd1bf4bfa52026f09fa51ebe3499ed15e6238c0f/lxml-5.3.1-cp37-cp37m-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e72a34b2da3c9551c2d35bbd906857db954d3fb4edd70fc4df7862cee2e25b4",
                "md5": "0f96ab6404c06098cc786e4935da8ed5",
                "sha256": "75fa3d6946d317ffc7016a6fcc44f42db6d514b7fdb8b4b28cbe058303cb6e53"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp37-cp37m-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "0f96ab6404c06098cc786e4935da8ed5",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 4866316,
            "upload_time": "2025-02-10T07:48:26",
            "upload_time_iso_8601": "2025-02-10T07:48:26.295354Z",
            "url": "https://files.pythonhosted.org/packages/9e/72/a34b2da3c9551c2d35bbd906857db954d3fb4edd70fc4df7862cee2e25b4/lxml-5.3.1-cp37-cp37m-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d240f610a785c9130dca883aefb6b6385a119663d474a27daba0fa35a20b8f7",
                "md5": "5f052fd7624a9f1561d4fa31e946258a",
                "sha256": "96eef5b9f336f623ffc555ab47a775495e7e8846dde88de5f941e2906453a1ce"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp37-cp37m-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5f052fd7624a9f1561d4fa31e946258a",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 5041748,
            "upload_time": "2025-02-10T07:48:29",
            "upload_time_iso_8601": "2025-02-10T07:48:29.299928Z",
            "url": "https://files.pythonhosted.org/packages/6d/24/0f610a785c9130dca883aefb6b6385a119663d474a27daba0fa35a20b8f7/lxml-5.3.1-cp37-cp37m-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "952df3da90de8868b0a73fbc10e7fcba172d3857df0e2ce0df075deb50ffca0c",
                "md5": "bd35e2fed8fe407d6fbf526e83c0a4f6",
                "sha256": "ef45f31aec9be01379fc6c10f1d9c677f032f2bac9383c827d44f620e8a88407"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp37-cp37m-win32.whl",
            "has_sig": false,
            "md5_digest": "bd35e2fed8fe407d6fbf526e83c0a4f6",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 3456861,
            "upload_time": "2025-02-10T07:48:31",
            "upload_time_iso_8601": "2025-02-10T07:48:31.796767Z",
            "url": "https://files.pythonhosted.org/packages/95/2d/f3da90de8868b0a73fbc10e7fcba172d3857df0e2ce0df075deb50ffca0c/lxml-5.3.1-cp37-cp37m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50d995baf598fb35b3d788ef137300323a02340ae7c85fd941efa1a0896ba432",
                "md5": "1dce55d14b6af545c3c8258ca4cad17e",
                "sha256": "a0611da6b07dd3720f492db1b463a4d1175b096b49438761cc9f35f0d9eaaef5"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp37-cp37m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "1dce55d14b6af545c3c8258ca4cad17e",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 3774444,
            "upload_time": "2025-02-10T07:48:34",
            "upload_time_iso_8601": "2025-02-10T07:48:34.538004Z",
            "url": "https://files.pythonhosted.org/packages/50/d9/95baf598fb35b3d788ef137300323a02340ae7c85fd941efa1a0896ba432/lxml-5.3.1-cp37-cp37m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d99bd6bf91fa6e2daf544aeb99f0a7a942e3cf40564c9f745bcbbc7bda5a5e8",
                "md5": "74badcb35eb143d13d3e82cc1ac7bcc3",
                "sha256": "b2aca14c235c7a08558fe0a4786a1a05873a01e86b474dfa8f6df49101853a4e"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "74badcb35eb143d13d3e82cc1ac7bcc3",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 4465413,
            "upload_time": "2025-02-10T07:48:37",
            "upload_time_iso_8601": "2025-02-10T07:48:37.136939Z",
            "url": "https://files.pythonhosted.org/packages/3d/99/bd6bf91fa6e2daf544aeb99f0a7a942e3cf40564c9f745bcbbc7bda5a5e8/lxml-5.3.1-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "007e46f3167919cab2b81e105afdd86784516689f4e6e02d04fcc039d1381da0",
                "md5": "5d94db94ce25726a9e2d83c9505f5822",
                "sha256": "ae82fce1d964f065c32c9517309f0c7be588772352d2f40b1574a214bd6e6098"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "5d94db94ce25726a9e2d83c9505f5822",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 5147664,
            "upload_time": "2025-02-10T07:48:41",
            "upload_time_iso_8601": "2025-02-10T07:48:41.138439Z",
            "url": "https://files.pythonhosted.org/packages/00/7e/46f3167919cab2b81e105afdd86784516689f4e6e02d04fcc039d1381da0/lxml-5.3.1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f7572c3f1cd08d93ccfa3a9343959bf4ea99ff41b16a21365dea730bbf97abf",
                "md5": "8eb0b453ceee15a6a305759272fa2490",
                "sha256": "7aae7a3d63b935babfdc6864b31196afd5145878ddd22f5200729006366bc4d5"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "8eb0b453ceee15a6a305759272fa2490",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 4856772,
            "upload_time": "2025-02-10T07:48:44",
            "upload_time_iso_8601": "2025-02-10T07:48:44.987197Z",
            "url": "https://files.pythonhosted.org/packages/5f/75/72c3f1cd08d93ccfa3a9343959bf4ea99ff41b16a21365dea730bbf97abf/lxml-5.3.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1c44334eecacbbbe4e7ac07c3ea676973d50cb8dd5d7d3f78d9e50dc2991a64",
                "md5": "1c13ce0de292a47afba57d7c5f5b6941",
                "sha256": "e8e0d177b1fe251c3b1b914ab64135475c5273c8cfd2857964b2e3bb0fe196a7"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1c13ce0de292a47afba57d7c5f5b6941",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 5027050,
            "upload_time": "2025-02-10T07:48:47",
            "upload_time_iso_8601": "2025-02-10T07:48:47.885017Z",
            "url": "https://files.pythonhosted.org/packages/b1/c4/4334eecacbbbe4e7ac07c3ea676973d50cb8dd5d7d3f78d9e50dc2991a64/lxml-5.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dc6860694897b523b5186540e468f166b06a054856b471bca73ebee60b6c8330",
                "md5": "2c2e48a4e183484c1068e03bdd7dd39f",
                "sha256": "6c4dd3bfd0c82400060896717dd261137398edb7e524527438c54a8c34f736bf"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp38-cp38-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "2c2e48a4e183484c1068e03bdd7dd39f",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 4848872,
            "upload_time": "2025-02-10T07:48:51",
            "upload_time_iso_8601": "2025-02-10T07:48:51.655319Z",
            "url": "https://files.pythonhosted.org/packages/dc/68/60694897b523b5186540e468f166b06a054856b471bca73ebee60b6c8330/lxml-5.3.1-cp38-cp38-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a177cca85be1418f45d793d006f5641562cb08d6b0ae283b2a41c5d61e8f8d56",
                "md5": "b9ba4b43b2e95a2681582ac02ff84be5",
                "sha256": "f1208c1c67ec9e151d78aa3435aa9b08a488b53d9cfac9b699f15255a3461ef2"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp38-cp38-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b9ba4b43b2e95a2681582ac02ff84be5",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 5069839,
            "upload_time": "2025-02-10T07:48:54",
            "upload_time_iso_8601": "2025-02-10T07:48:54.535956Z",
            "url": "https://files.pythonhosted.org/packages/a1/77/cca85be1418f45d793d006f5641562cb08d6b0ae283b2a41c5d61e8f8d56/lxml-5.3.1-cp38-cp38-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb880c37d238d5988dd025433d62afa876ac9462b5086e79f006e1b6fc31f183",
                "md5": "385abcd6080e63358cc02f0877b1ff28",
                "sha256": "c6aacf00d05b38a5069826e50ae72751cb5bc27bdc4d5746203988e429b385bb"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp38-cp38-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "385abcd6080e63358cc02f0877b1ff28",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 4920768,
            "upload_time": "2025-02-10T07:48:57",
            "upload_time_iso_8601": "2025-02-10T07:48:57.805862Z",
            "url": "https://files.pythonhosted.org/packages/bb/88/0c37d238d5988dd025433d62afa876ac9462b5086e79f006e1b6fc31f183/lxml-5.3.1-cp38-cp38-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77e43f5c5faa8fab14455a0287aae88a5f13bd6ee67c1103a3ea49d8d1b299a9",
                "md5": "bf77f4962e776cb1e9926aabd694a942",
                "sha256": "5881aaa4bf3a2d086c5f20371d3a5856199a0d8ac72dd8d0dbd7a2ecfc26ab73"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp38-cp38-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "bf77f4962e776cb1e9926aabd694a942",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 5120806,
            "upload_time": "2025-02-10T07:49:02",
            "upload_time_iso_8601": "2025-02-10T07:49:02.342300Z",
            "url": "https://files.pythonhosted.org/packages/77/e4/3f5c5faa8fab14455a0287aae88a5f13bd6ee67c1103a3ea49d8d1b299a9/lxml-5.3.1-cp38-cp38-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11be1249ee83ce2586c1d6f4e6ac5940cce94a07d9cfd75092aba02a94df0e89",
                "md5": "a6eade8959dc324f69776a048e26b97e",
                "sha256": "45fbb70ccbc8683f2fb58bea89498a7274af1d9ec7995e9f4af5604e028233fc"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "a6eade8959dc324f69776a048e26b97e",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 3484412,
            "upload_time": "2025-02-10T07:49:04",
            "upload_time_iso_8601": "2025-02-10T07:49:04.888502Z",
            "url": "https://files.pythonhosted.org/packages/11/be/1249ee83ce2586c1d6f4e6ac5940cce94a07d9cfd75092aba02a94df0e89/lxml-5.3.1-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82086807a53e97c1058efe242e75732814496f2281aee2577f9bf0089c68730c",
                "md5": "e86a61bcadeaf941a2bdf9076ab9230e",
                "sha256": "7512b4d0fc5339d5abbb14d1843f70499cab90d0b864f790e73f780f041615d7"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "e86a61bcadeaf941a2bdf9076ab9230e",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 3814682,
            "upload_time": "2025-02-10T07:49:07",
            "upload_time_iso_8601": "2025-02-10T07:49:07.763306Z",
            "url": "https://files.pythonhosted.org/packages/82/08/6807a53e97c1058efe242e75732814496f2281aee2577f9bf0089c68730c/lxml-5.3.1-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e6edb27f5dd676e66aa8d7a5cef895c056fc5594b861aa7899d6445dcaa174e6",
                "md5": "ca2bbb9cc2f89e330b7e569f2b7395b4",
                "sha256": "5885bc586f1edb48e5d68e7a4b4757b5feb2a496b64f462b4d65950f5af3364f"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp39-cp39-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "ca2bbb9cc2f89e330b7e569f2b7395b4",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 8147771,
            "upload_time": "2025-02-10T07:49:11",
            "upload_time_iso_8601": "2025-02-10T07:49:11.613042Z",
            "url": "https://files.pythonhosted.org/packages/e6/ed/b27f5dd676e66aa8d7a5cef895c056fc5594b861aa7899d6445dcaa174e6/lxml-5.3.1-cp39-cp39-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3daa7cf5d1b9301b061aa6ecd956d32ff01a1b3eadfd40e7634adb98f8909302",
                "md5": "2101409423d9600d084c1d48c2f0aaad",
                "sha256": "1b92fe86e04f680b848fff594a908edfa72b31bfc3499ef7433790c11d4c8cd8"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2101409423d9600d084c1d48c2f0aaad",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 4425579,
            "upload_time": "2025-02-10T07:49:14",
            "upload_time_iso_8601": "2025-02-10T07:49:14.761817Z",
            "url": "https://files.pythonhosted.org/packages/3d/aa/7cf5d1b9301b061aa6ecd956d32ff01a1b3eadfd40e7634adb98f8909302/lxml-5.3.1-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e7c8e2f993dec05cd33108e547a65d786bd5a72fe45797d481db409f2102837c",
                "md5": "e30d638f8110e8e33be9dba7cd866824",
                "sha256": "a091026c3bf7519ab1e64655a3f52a59ad4a4e019a6f830c24d6430695b1cf6a"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "e30d638f8110e8e33be9dba7cd866824",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 5233161,
            "upload_time": "2025-02-10T07:49:17",
            "upload_time_iso_8601": "2025-02-10T07:49:17.803149Z",
            "url": "https://files.pythonhosted.org/packages/e7/c8/e2f993dec05cd33108e547a65d786bd5a72fe45797d481db409f2102837c/lxml-5.3.1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a98561bd6a513a72f018ea951ddd0245afd2f4312d27346a8b719f8306827f0",
                "md5": "d7188fb1f052b38b5ec11c04bacad38c",
                "sha256": "8ffb141361108e864ab5f1813f66e4e1164181227f9b1f105b042729b6c15125"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d7188fb1f052b38b5ec11c04bacad38c",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 4945449,
            "upload_time": "2025-02-10T07:49:20",
            "upload_time_iso_8601": "2025-02-10T07:49:20.890150Z",
            "url": "https://files.pythonhosted.org/packages/4a/98/561bd6a513a72f018ea951ddd0245afd2f4312d27346a8b719f8306827f0/lxml-5.3.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "164a36f84f0e5c40f58a2744e8eb92308e32884411e2fdadbf235168e4991678",
                "md5": "c092322e46a1b17cc5488d65d35258af",
                "sha256": "3715cdf0dd31b836433af9ee9197af10e3df41d273c19bb249230043667a5dfd"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "c092322e46a1b17cc5488d65d35258af",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 5564649,
            "upload_time": "2025-02-10T07:49:24",
            "upload_time_iso_8601": "2025-02-10T07:49:24.858408Z",
            "url": "https://files.pythonhosted.org/packages/16/4a/36f84f0e5c40f58a2744e8eb92308e32884411e2fdadbf235168e4991678/lxml-5.3.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ccfca7c5a1c79d9cbdcb4c73b3b10fa5b73326b04e5324e5856e15a5a276c49c",
                "md5": "0606eee1f74e5bc24f9dec88e49985e9",
                "sha256": "88b72eb7222d918c967202024812c2bfb4048deeb69ca328363fb8e15254c549"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "0606eee1f74e5bc24f9dec88e49985e9",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 5002027,
            "upload_time": "2025-02-10T07:49:28",
            "upload_time_iso_8601": "2025-02-10T07:49:28.897329Z",
            "url": "https://files.pythonhosted.org/packages/cc/fc/a7c5a1c79d9cbdcb4c73b3b10fa5b73326b04e5324e5856e15a5a276c49c/lxml-5.3.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63f5981828897caf3790c6c3d73f300a69b9d9bdc074a990a54b881c58386b88",
                "md5": "80e45f225bbb0f2fdb9fec3afdcd4ad3",
                "sha256": "aa59974880ab5ad8ef3afaa26f9bda148c5f39e06b11a8ada4660ecc9fb2feb3"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "80e45f225bbb0f2fdb9fec3afdcd4ad3",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 5115962,
            "upload_time": "2025-02-10T07:49:32",
            "upload_time_iso_8601": "2025-02-10T07:49:32.046720Z",
            "url": "https://files.pythonhosted.org/packages/63/f5/981828897caf3790c6c3d73f300a69b9d9bdc074a990a54b881c58386b88/lxml-5.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e7a1aec02b84113733fa642e4ad0a5a6fa42126bbb6b3c8c8cac2cd3186f5ebe",
                "md5": "6bf692ad3f2dbbfa39e8b18d72df6809",
                "sha256": "3bb8149840daf2c3f97cebf00e4ed4a65a0baff888bf2605a8d0135ff5cf764e"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp39-cp39-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "6bf692ad3f2dbbfa39e8b18d72df6809",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 4941318,
            "upload_time": "2025-02-10T07:49:34",
            "upload_time_iso_8601": "2025-02-10T07:49:34.997626Z",
            "url": "https://files.pythonhosted.org/packages/e7/a1/aec02b84113733fa642e4ad0a5a6fa42126bbb6b3c8c8cac2cd3186f5ebe/lxml-5.3.1-cp39-cp39-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2da77d2426b9799651c5e48bc752744dbddc5c13b12b99296b0bb09cb0b4dfdb",
                "md5": "46147e7883e2bcf9b80aff21d3483ac9",
                "sha256": "0d6b2fa86becfa81f0a0271ccb9eb127ad45fb597733a77b92e8a35e53414914"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp39-cp39-manylinux_2_28_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "46147e7883e2bcf9b80aff21d3483ac9",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 5587564,
            "upload_time": "2025-02-10T07:49:38",
            "upload_time_iso_8601": "2025-02-10T07:49:38.483074Z",
            "url": "https://files.pythonhosted.org/packages/2d/a7/7d2426b9799651c5e48bc752744dbddc5c13b12b99296b0bb09cb0b4dfdb/lxml-5.3.1-cp39-cp39-manylinux_2_28_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "62b22df1030c2da9df240fedb05ea0a993fa6019385d8971ee23054ccb03b8db",
                "md5": "df41e3f4cd59f8193319ce1e4202f7ae",
                "sha256": "136bf638d92848a939fd8f0e06fcf92d9f2e4b57969d94faae27c55f3d85c05b"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp39-cp39-manylinux_2_28_s390x.whl",
            "has_sig": false,
            "md5_digest": "df41e3f4cd59f8193319ce1e4202f7ae",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 5081939,
            "upload_time": "2025-02-10T07:49:41",
            "upload_time_iso_8601": "2025-02-10T07:49:41.654565Z",
            "url": "https://files.pythonhosted.org/packages/62/b2/2df1030c2da9df240fedb05ea0a993fa6019385d8971ee23054ccb03b8db/lxml-5.3.1-cp39-cp39-manylinux_2_28_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45f936ffd0cad187c22ed8db618cf68d89df5b2df75c467fc05f8c68d299f16b",
                "md5": "055af0371b0d85019896eb4b2fcd690e",
                "sha256": "89934f9f791566e54c1d92cdc8f8fd0009447a5ecdb1ec6b810d5f8c4955f6be"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp39-cp39-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "055af0371b0d85019896eb4b2fcd690e",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 5161881,
            "upload_time": "2025-02-10T07:49:44",
            "upload_time_iso_8601": "2025-02-10T07:49:44.691130Z",
            "url": "https://files.pythonhosted.org/packages/45/f9/36ffd0cad187c22ed8db618cf68d89df5b2df75c467fc05f8c68d299f16b/lxml-5.3.1-cp39-cp39-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "296d9f85ac6d67936c3b89daecb8e350e56e8b31d8350a2fe67b348b750eb85b",
                "md5": "8281636fff256db5268a100f9e149679",
                "sha256": "a8ade0363f776f87f982572c2860cc43c65ace208db49c76df0a21dde4ddd16e"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp39-cp39-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "8281636fff256db5268a100f9e149679",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 5019764,
            "upload_time": "2025-02-10T07:49:47",
            "upload_time_iso_8601": "2025-02-10T07:49:47.666109Z",
            "url": "https://files.pythonhosted.org/packages/29/6d/9f85ac6d67936c3b89daecb8e350e56e8b31d8350a2fe67b348b750eb85b/lxml-5.3.1-cp39-cp39-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "397761438fc6094909f3c570c5f14518e1b01d6361985b1d0895840d5813cf70",
                "md5": "ce44fce1f23c2833e4f32202f6048a3a",
                "sha256": "bfbbab9316330cf81656fed435311386610f78b6c93cc5db4bebbce8dd146675"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp39-cp39-musllinux_1_2_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "ce44fce1f23c2833e4f32202f6048a3a",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 5650195,
            "upload_time": "2025-02-10T07:49:52",
            "upload_time_iso_8601": "2025-02-10T07:49:52.733431Z",
            "url": "https://files.pythonhosted.org/packages/39/77/61438fc6094909f3c570c5f14518e1b01d6361985b1d0895840d5813cf70/lxml-5.3.1-cp39-cp39-musllinux_1_2_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c4bf37a89992b8d1cba68a8bd1623b6c41d9f45f8044c6063a7082ab77790d54",
                "md5": "efab670fcad8aed9e2318447b697b7b6",
                "sha256": "172d65f7c72a35a6879217bcdb4bb11bc88d55fb4879e7569f55616062d387c2"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp39-cp39-musllinux_1_2_s390x.whl",
            "has_sig": false,
            "md5_digest": "efab670fcad8aed9e2318447b697b7b6",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 5491896,
            "upload_time": "2025-02-10T07:49:55",
            "upload_time_iso_8601": "2025-02-10T07:49:55.979928Z",
            "url": "https://files.pythonhosted.org/packages/c4/bf/37a89992b8d1cba68a8bd1623b6c41d9f45f8044c6063a7082ab77790d54/lxml-5.3.1-cp39-cp39-musllinux_1_2_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3312d7a26ea1308d7bf7c23f8f6be197665ff84cfab94f6bf81098b5059daddb",
                "md5": "caef2a8d30d352331a290fbc38b60691",
                "sha256": "e3c623923967f3e5961d272718655946e5322b8d058e094764180cdee7bab1af"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp39-cp39-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "caef2a8d30d352331a290fbc38b60691",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 5227538,
            "upload_time": "2025-02-10T07:49:59",
            "upload_time_iso_8601": "2025-02-10T07:49:59.234437Z",
            "url": "https://files.pythonhosted.org/packages/33/12/d7a26ea1308d7bf7c23f8f6be197665ff84cfab94f6bf81098b5059daddb/lxml-5.3.1-cp39-cp39-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c704cfd39f2fb0e33c0b91c8718197bf5e6a84d8c488b6706702eb39a11315c2",
                "md5": "a5dafc9d4f27d3ca25a72976bf696531",
                "sha256": "ce0930a963ff593e8bb6fda49a503911accc67dee7e5445eec972668e672a0f0"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "a5dafc9d4f27d3ca25a72976bf696531",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 3478331,
            "upload_time": "2025-02-10T07:50:02",
            "upload_time_iso_8601": "2025-02-10T07:50:02.064706Z",
            "url": "https://files.pythonhosted.org/packages/c7/04/cfd39f2fb0e33c0b91c8718197bf5e6a84d8c488b6706702eb39a11315c2/lxml-5.3.1-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c26fadc7985a81d3ad6f9898db2c8d4446546cf3c554510ab2451d370b02e99c",
                "md5": "bcf9ce73adf684e39751acc5c86eac20",
                "sha256": "f7b64fcd670bca8800bc10ced36620c6bbb321e7bc1214b9c0c0df269c1dddc2"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "bcf9ce73adf684e39751acc5c86eac20",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 3806157,
            "upload_time": "2025-02-10T07:50:05",
            "upload_time_iso_8601": "2025-02-10T07:50:05.181136Z",
            "url": "https://files.pythonhosted.org/packages/c2/6f/adc7985a81d3ad6f9898db2c8d4446546cf3c554510ab2451d370b02e99c/lxml-5.3.1-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d2b489a68d05f267f05cc1b8b2f289a8242955705b1b0a9d246198227817ee46",
                "md5": "ba06146bc099b617c99392d69466a9ab",
                "sha256": "afa578b6524ff85fb365f454cf61683771d0170470c48ad9d170c48075f86725"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ba06146bc099b617c99392d69466a9ab",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.6",
            "size": 3936118,
            "upload_time": "2025-02-10T07:50:09",
            "upload_time_iso_8601": "2025-02-10T07:50:09.752205Z",
            "url": "https://files.pythonhosted.org/packages/d2/b4/89a68d05f267f05cc1b8b2f289a8242955705b1b0a9d246198227817ee46/lxml-5.3.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f0dc034a541e7a1153527d7880c62493a74f2277f38e64de2480cadd0d4cf96",
                "md5": "cee04b7dcfe145fc9176de734b8a0982",
                "sha256": "67f5e80adf0aafc7b5454f2c1cb0cde920c9b1f2cbd0485f07cc1d0497c35c5d"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "cee04b7dcfe145fc9176de734b8a0982",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.6",
            "size": 4233690,
            "upload_time": "2025-02-10T07:50:14",
            "upload_time_iso_8601": "2025-02-10T07:50:14.467917Z",
            "url": "https://files.pythonhosted.org/packages/7f/0d/c034a541e7a1153527d7880c62493a74f2277f38e64de2480cadd0d4cf96/lxml-5.3.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "355c38e183c2802f14fbdaa75c3266e11d0ca05c64d78e8cdab2ee84e954a565",
                "md5": "14ad42ec48e855038fb0dac2057016fc",
                "sha256": "2dd0b80ac2d8f13ffc906123a6f20b459cb50a99222d0da492360512f3e50f84"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "14ad42ec48e855038fb0dac2057016fc",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.6",
            "size": 4349569,
            "upload_time": "2025-02-10T07:50:17",
            "upload_time_iso_8601": "2025-02-10T07:50:17.602292Z",
            "url": "https://files.pythonhosted.org/packages/35/5c/38e183c2802f14fbdaa75c3266e11d0ca05c64d78e8cdab2ee84e954a565/lxml-5.3.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "185b14f93b359b3c29673d5d282bc3a6edb3a629879854a77541841aba37607f",
                "md5": "4d70b50932c2f48136c43c5994e06c9e",
                "sha256": "422c179022ecdedbe58b0e242607198580804253da220e9454ffe848daa1cfd2"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "4d70b50932c2f48136c43c5994e06c9e",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.6",
            "size": 4236731,
            "upload_time": "2025-02-10T07:50:22",
            "upload_time_iso_8601": "2025-02-10T07:50:22.422931Z",
            "url": "https://files.pythonhosted.org/packages/18/5b/14f93b359b3c29673d5d282bc3a6edb3a629879854a77541841aba37607f/lxml-5.3.1-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f6088471de65f3dee70a3a50e7082fd7409f0ac7a1ace777c13fca4aea1a5759",
                "md5": "2eee9e7451ffc237a7db13443a2966c3",
                "sha256": "524ccfded8989a6595dbdda80d779fb977dbc9a7bc458864fc9a0c2fc15dc877"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2eee9e7451ffc237a7db13443a2966c3",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.6",
            "size": 4373119,
            "upload_time": "2025-02-10T07:50:27",
            "upload_time_iso_8601": "2025-02-10T07:50:27.462952Z",
            "url": "https://files.pythonhosted.org/packages/f6/08/8471de65f3dee70a3a50e7082fd7409f0ac7a1ace777c13fca4aea1a5759/lxml-5.3.1-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "832900b9b0322a473aee6cda87473401c9abb19506cd650cc69a8aa38277ea74",
                "md5": "fd8d896ce34d60e8532a8604ca2e6cf3",
                "sha256": "48fd46bf7155def2e15287c6f2b133a2f78e2d22cdf55647269977b873c65499"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp310-pypy310_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "fd8d896ce34d60e8532a8604ca2e6cf3",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.6",
            "size": 3487718,
            "upload_time": "2025-02-10T07:50:31",
            "upload_time_iso_8601": "2025-02-10T07:50:31.231058Z",
            "url": "https://files.pythonhosted.org/packages/83/29/00b9b0322a473aee6cda87473401c9abb19506cd650cc69a8aa38277ea74/lxml-5.3.1-pp310-pypy310_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d6e0ba17ba7620e1429219426578b04114713aeb1f3f51546dca1a5b0b0e0347",
                "md5": "42cdd4644b75d97dff8a955fc16e4234",
                "sha256": "05123fad495a429f123307ac6d8fd6f977b71e9a0b6d9aeeb8f80c017cb17131"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "42cdd4644b75d97dff8a955fc16e4234",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.6",
            "size": 3939051,
            "upload_time": "2025-02-10T07:50:34",
            "upload_time_iso_8601": "2025-02-10T07:50:34.241062Z",
            "url": "https://files.pythonhosted.org/packages/d6/e0/ba17ba7620e1429219426578b04114713aeb1f3f51546dca1a5b0b0e0347/lxml-5.3.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d014bb9a8b47dc58f59751a7ba26336a6ebd610c6d93909d0a733284b91741a6",
                "md5": "012e0503278c59682a629109227885dc",
                "sha256": "a243132767150a44e6a93cd1dde41010036e1cbc63cc3e9fe1712b277d926ce3"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "012e0503278c59682a629109227885dc",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.6",
            "size": 4256393,
            "upload_time": "2025-02-10T07:50:37",
            "upload_time_iso_8601": "2025-02-10T07:50:37.267541Z",
            "url": "https://files.pythonhosted.org/packages/d0/14/bb9a8b47dc58f59751a7ba26336a6ebd610c6d93909d0a733284b91741a6/lxml-5.3.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a5eb7811915c4c327039f8668fdcf9ee21ca446258562a3c488c80dd3f7896d",
                "md5": "652eee4cac3f3622441bcd8d29e9bb01",
                "sha256": "c92ea6d9dd84a750b2bae72ff5e8cf5fdd13e58dda79c33e057862c29a8d5b50"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "652eee4cac3f3622441bcd8d29e9bb01",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.6",
            "size": 4373859,
            "upload_time": "2025-02-10T07:50:40",
            "upload_time_iso_8601": "2025-02-10T07:50:40.866289Z",
            "url": "https://files.pythonhosted.org/packages/5a/5e/b7811915c4c327039f8668fdcf9ee21ca446258562a3c488c80dd3f7896d/lxml-5.3.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "657ba794c6a8cd438dceb1aa81717d427822bc08d91d505d78ddc059f311fac1",
                "md5": "3e0d7bd76865cf2027caea28cf3adb29",
                "sha256": "2f1be45d4c15f237209bbf123a0e05b5d630c8717c42f59f31ea9eae2ad89394"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp37-pypy37_pp73-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "3e0d7bd76865cf2027caea28cf3adb29",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.6",
            "size": 4258420,
            "upload_time": "2025-02-10T07:50:45",
            "upload_time_iso_8601": "2025-02-10T07:50:45.127518Z",
            "url": "https://files.pythonhosted.org/packages/65/7b/a794c6a8cd438dceb1aa81717d427822bc08d91d505d78ddc059f311fac1/lxml-5.3.1-pp37-pypy37_pp73-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3fb6f01e9418c02755065ae21e5cf1377c22f7279a53bd1e42ea400ab2041a03",
                "md5": "16a68bf1bf5ece4f81cbbda2e1c81424",
                "sha256": "a83d3adea1e0ee36dac34627f78ddd7f093bb9cfc0a8e97f1572a949b695cb98"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp37-pypy37_pp73-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "16a68bf1bf5ece4f81cbbda2e1c81424",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.6",
            "size": 4397514,
            "upload_time": "2025-02-10T07:50:49",
            "upload_time_iso_8601": "2025-02-10T07:50:49.295128Z",
            "url": "https://files.pythonhosted.org/packages/3f/b6/f01e9418c02755065ae21e5cf1377c22f7279a53bd1e42ea400ab2041a03/lxml-5.3.1-pp37-pypy37_pp73-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c954e387067ac1f2d278a65e74200c228b89cb55720250db3c0e426387336981",
                "md5": "923a706ff87cc5fa8e1e32259d8c6d30",
                "sha256": "3edbb9c9130bac05d8c3fe150c51c337a471cc7fdb6d2a0a7d3a88e88a829314"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp37-pypy37_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "923a706ff87cc5fa8e1e32259d8c6d30",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.6",
            "size": 3489509,
            "upload_time": "2025-02-10T07:50:52",
            "upload_time_iso_8601": "2025-02-10T07:50:52.293534Z",
            "url": "https://files.pythonhosted.org/packages/c9/54/e387067ac1f2d278a65e74200c228b89cb55720250db3c0e426387336981/lxml-5.3.1-pp37-pypy37_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0df491d56adc29c3c8100ce0a86ca09fe11b627f1fb1e305bb8fc87825bf81ec",
                "md5": "7ba2a5dccfe5870051199edb796dff2e",
                "sha256": "2f23cf50eccb3255b6e913188291af0150d89dab44137a69e14e4dcb7be981f1"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7ba2a5dccfe5870051199edb796dff2e",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.6",
            "size": 3939193,
            "upload_time": "2025-02-10T07:50:55",
            "upload_time_iso_8601": "2025-02-10T07:50:55.403963Z",
            "url": "https://files.pythonhosted.org/packages/0d/f4/91d56adc29c3c8100ce0a86ca09fe11b627f1fb1e305bb8fc87825bf81ec/lxml-5.3.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1fd6469fc4d9126a03c1aa8bf81e8f02cb37f91c6650e8a20bdac8a0790e1e43",
                "md5": "ca7576c2bc6b0edb2a751630c59a87fe",
                "sha256": "df7e5edac4778127f2bf452e0721a58a1cfa4d1d9eac63bdd650535eb8543615"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "ca7576c2bc6b0edb2a751630c59a87fe",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.6",
            "size": 4240865,
            "upload_time": "2025-02-10T07:50:59",
            "upload_time_iso_8601": "2025-02-10T07:50:59.532243Z",
            "url": "https://files.pythonhosted.org/packages/1f/d6/469fc4d9126a03c1aa8bf81e8f02cb37f91c6650e8a20bdac8a0790e1e43/lxml-5.3.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f3adf07295c793fb14f1f6d2c21dc23ac45512ef8b648de1a8cc9185c3c2018",
                "md5": "36e10ddf6477d272a30ec3c0e4f7134b",
                "sha256": "094b28ed8a8a072b9e9e2113a81fda668d2053f2ca9f2d202c2c8c7c2d6516b1"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "36e10ddf6477d272a30ec3c0e4f7134b",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.6",
            "size": 4353941,
            "upload_time": "2025-02-10T07:51:02",
            "upload_time_iso_8601": "2025-02-10T07:51:02.798671Z",
            "url": "https://files.pythonhosted.org/packages/7f/3a/df07295c793fb14f1f6d2c21dc23ac45512ef8b648de1a8cc9185c3c2018/lxml-5.3.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8cf8bc167e3d0a39068b51f47b9d383b21e1d0e2d8b7bf52dd1b8bfc39b14dc3",
                "md5": "84fed874db345b4d76e02fcbb3e61aa3",
                "sha256": "514fe78fc4b87e7a7601c92492210b20a1b0c6ab20e71e81307d9c2e377c64de"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "84fed874db345b4d76e02fcbb3e61aa3",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.6",
            "size": 4241488,
            "upload_time": "2025-02-10T07:51:06",
            "upload_time_iso_8601": "2025-02-10T07:51:06.912402Z",
            "url": "https://files.pythonhosted.org/packages/8c/f8/bc167e3d0a39068b51f47b9d383b21e1d0e2d8b7bf52dd1b8bfc39b14dc3/lxml-5.3.1-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6b8b733fe2330a24e0b9489afd6bcf6546981be53a39ef2cb11c182af91486a",
                "md5": "6ffceffddca7873d8cf3f43651dfc5a0",
                "sha256": "8fffc08de02071c37865a155e5ea5fce0282e1546fd5bde7f6149fcaa32558ac"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6ffceffddca7873d8cf3f43651dfc5a0",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.6",
            "size": 4374769,
            "upload_time": "2025-02-10T07:51:11",
            "upload_time_iso_8601": "2025-02-10T07:51:11.231381Z",
            "url": "https://files.pythonhosted.org/packages/b6/b8/b733fe2330a24e0b9489afd6bcf6546981be53a39ef2cb11c182af91486a/lxml-5.3.1-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8bf6bb4983b4a210ea5f8b1334715a33626e1ce8e7c37a0610b6cf0a715da520",
                "md5": "71b9bf87271154d85ffc5f5ef37072ac",
                "sha256": "4b0d5cdba1b655d5b18042ac9c9ff50bda33568eb80feaaca4fc237b9c4fbfde"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp38-pypy38_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "71b9bf87271154d85ffc5f5ef37072ac",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.6",
            "size": 3489861,
            "upload_time": "2025-02-10T07:51:15",
            "upload_time_iso_8601": "2025-02-10T07:51:15.389957Z",
            "url": "https://files.pythonhosted.org/packages/8b/f6/bb4983b4a210ea5f8b1334715a33626e1ce8e7c37a0610b6cf0a715da520/lxml-5.3.1-pp38-pypy38_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ecc3613e2190c0b4ff7ad1b758542daa27d29f66218ea13e33eb49f034e5798",
                "md5": "e2e06eb346a246683e31c9b63b27b32a",
                "sha256": "3031e4c16b59424e8d78522c69b062d301d951dc55ad8685736c3335a97fc270"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp39-pypy39_pp73-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e2e06eb346a246683e31c9b63b27b32a",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.6",
            "size": 3933176,
            "upload_time": "2025-02-10T07:51:18",
            "upload_time_iso_8601": "2025-02-10T07:51:18.856147Z",
            "url": "https://files.pythonhosted.org/packages/6e/cc/3613e2190c0b4ff7ad1b758542daa27d29f66218ea13e33eb49f034e5798/lxml-5.3.1-pp39-pypy39_pp73-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "23ab8149b34aafa61d1deef24f3ec4e56a2cde08ff20b4ea95f5125f61ee8cd1",
                "md5": "6bab58f43222e786d655935a1b451c26",
                "sha256": "cb659702a45136c743bc130760c6f137870d4df3a9e14386478b8a0511abcfca"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "6bab58f43222e786d655935a1b451c26",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.6",
            "size": 4231180,
            "upload_time": "2025-02-10T07:51:22",
            "upload_time_iso_8601": "2025-02-10T07:51:22.179120Z",
            "url": "https://files.pythonhosted.org/packages/23/ab/8149b34aafa61d1deef24f3ec4e56a2cde08ff20b4ea95f5125f61ee8cd1/lxml-5.3.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf031727efdb98eb905ef4f5bd9aadfa0b243b6023101d87aaaa008d8119d4e9",
                "md5": "2e721a6fce85369213d04e72e35622a8",
                "sha256": "5a11b16a33656ffc43c92a5343a28dc71eefe460bcc2a4923a96f292692709f6"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2e721a6fce85369213d04e72e35622a8",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.6",
            "size": 4346504,
            "upload_time": "2025-02-10T07:51:26",
            "upload_time_iso_8601": "2025-02-10T07:51:26.395499Z",
            "url": "https://files.pythonhosted.org/packages/cf/03/1727efdb98eb905ef4f5bd9aadfa0b243b6023101d87aaaa008d8119d4e9/lxml-5.3.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "001a1fb699abda7f55e450b851d44f36d8c7c1525cbdbbda5ed095ae0e9ab3fc",
                "md5": "bcbe9b55b161e554cbc7b57ee7585c57",
                "sha256": "c5ae125276f254b01daa73e2c103363d3e99e3e10505686ac7d9d2442dd4627a"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "bcbe9b55b161e554cbc7b57ee7585c57",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.6",
            "size": 4231437,
            "upload_time": "2025-02-10T07:51:30",
            "upload_time_iso_8601": "2025-02-10T07:51:30.361052Z",
            "url": "https://files.pythonhosted.org/packages/00/1a/1fb699abda7f55e450b851d44f36d8c7c1525cbdbbda5ed095ae0e9ab3fc/lxml-5.3.1-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6cf77978045dac9457bd952ea97fead4afbf5a98cae786c7a1a7309519c0b509",
                "md5": "d16b38cd391d89898004080d1a32bce9",
                "sha256": "c76722b5ed4a31ba103e0dc77ab869222ec36efe1a614e42e9bcea88a36186fe"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d16b38cd391d89898004080d1a32bce9",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.6",
            "size": 4369959,
            "upload_time": "2025-02-10T07:51:34",
            "upload_time_iso_8601": "2025-02-10T07:51:34.569435Z",
            "url": "https://files.pythonhosted.org/packages/6c/f7/7978045dac9457bd952ea97fead4afbf5a98cae786c7a1a7309519c0b509/lxml-5.3.1-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "549d33dab9178adfa81d3062bb01eb41da65278e9c367bf31fbeab8803acbe1b",
                "md5": "c0455e64f9d6a649584eebd0349479bb",
                "sha256": "33e06717c00c788ab4e79bc4726ecc50c54b9bfb55355eae21473c145d83c2d2"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1-pp39-pypy39_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "c0455e64f9d6a649584eebd0349479bb",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.6",
            "size": 3486361,
            "upload_time": "2025-02-10T07:51:38",
            "upload_time_iso_8601": "2025-02-10T07:51:38.697938Z",
            "url": "https://files.pythonhosted.org/packages/54/9d/33dab9178adfa81d3062bb01eb41da65278e9c367bf31fbeab8803acbe1b/lxml-5.3.1-pp39-pypy39_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eff6c15ca8e5646e937c148e147244817672cf920b56ac0bf2cc1512ae674be8",
                "md5": "9d94cc157fb6db0c062ef80cdc0ed307",
                "sha256": "106b7b5d2977b339f1e97efe2778e2ab20e99994cbb0ec5e55771ed0795920c8"
            },
            "downloads": -1,
            "filename": "lxml-5.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9d94cc157fb6db0c062ef80cdc0ed307",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3678591,
            "upload_time": "2025-02-10T07:51:41",
            "upload_time_iso_8601": "2025-02-10T07:51:41.769332Z",
            "url": "https://files.pythonhosted.org/packages/ef/f6/c15ca8e5646e937c148e147244817672cf920b56ac0bf2cc1512ae674be8/lxml-5.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-10 07:51:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lxml",
    "github_project": "lxml",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "appveyor": true,
    "requirements": [
        {
            "name": "Cython",
            "specs": [
                [
                    ">=",
                    "3.0.11"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "lxml"
}
        
Elapsed time: 0.47276s