lxml


Namelxml JSON
Version 5.1.0 PyPI version JSON
download
home_pagehttps://lxml.de/
SummaryPowerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
upload_time2024-01-08 08:33:30
maintainerlxml dev team
docs_urlNone
authorlxml dev team
requires_python>=3.6
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
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.1 .
Running ``easy_install lxml==5.1bugfix`` will install
the unreleased branch state from
https://github.com/lxml/lxml/tarball/lxml-5.1#egg=lxml-5.1bugfix
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.1.0 (2024-01-05)
==================

Features added
--------------

* Parsing ASCII strings is slightly faster.

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

* GH#349: The HTML ``Cleaner()`` interpreted an accidentally provided string parameter
  for the ``host_whitelist`` as list of characters and silently failed to reject any hosts.
  Passing a non-collection is now rejected.

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

* Support for Python 2.7 and Python versions < 3.6 was removed.

* The wheel build was migrated to use ``cibuildwheel``.
  Patch by Primož Godec.



            

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": "",
    "author": "lxml dev team",
    "author_email": "lxml-dev@lxml.de",
    "download_url": "https://files.pythonhosted.org/packages/2b/b4/bbccb250adbee490553b6a52712c46c20ea1ba533a643f1424b27ffc6845/lxml-5.1.0.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.1 .\nRunning ``easy_install lxml==5.1bugfix`` will install\nthe unreleased branch state from\nhttps://github.com/lxml/lxml/tarball/lxml-5.1#egg=lxml-5.1bugfix\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.1.0 (2024-01-05)\n==================\n\nFeatures added\n--------------\n\n* Parsing ASCII strings is slightly faster.\n\nBugs fixed\n----------\n\n* GH#349: The HTML ``Cleaner()`` interpreted an accidentally provided string parameter\n  for the ``host_whitelist`` as list of characters and silently failed to reject any hosts.\n  Passing a non-collection is now rejected.\n\nOther changes\n-------------\n\n* Support for Python 2.7 and Python versions < 3.6 was removed.\n\n* The wheel build was migrated to use ``cibuildwheel``.\n  Patch by Primo\u017e Godec.\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.1.0",
    "project_urls": {
        "Homepage": "https://lxml.de/",
        "Source": "https://github.com/lxml/lxml"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "699ea987c4f9a4353247bda41ae9a041c991ede5b2676d3e49474ffa47d07c9b",
                "md5": "c5c0a45e361ff4beea8dcd02793eae18",
                "sha256": "9d3c0f8567ffe7502d969c2c1b809892dc793b5d0665f602aad19895f8d508da"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c5c0a45e361ff4beea8dcd02793eae18",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 4742036,
            "upload_time": "2024-01-08T08:28:54",
            "upload_time_iso_8601": "2024-01-08T08:28:54.615581Z",
            "url": "https://files.pythonhosted.org/packages/69/9e/a987c4f9a4353247bda41ae9a041c991ede5b2676d3e49474ffa47d07c9b/lxml-5.1.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d4ffa34b723437415abc35b7c4e14ba8a9f7afe971b530dddd091ffe179bc1d8",
                "md5": "cb74e3017116bc277663b889a1d345f1",
                "sha256": "5fcfbebdb0c5d8d18b84118842f31965d59ee3e66996ac842e21f957eb76138c"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "cb74e3017116bc277663b889a1d345f1",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 4509385,
            "upload_time": "2024-01-08T08:28:59",
            "upload_time_iso_8601": "2024-01-08T08:28:59.557032Z",
            "url": "https://files.pythonhosted.org/packages/d4/ff/a34b723437415abc35b7c4e14ba8a9f7afe971b530dddd091ffe179bc1d8/lxml-5.1.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49f84b3fed329c9d6ab17dc3e336638da1c4382444951a0422fcf11a693fa750",
                "md5": "7f83d449a53a5ea23ac4094087c820a3",
                "sha256": "2f37c6d7106a9d6f0708d4e164b707037b7380fcd0b04c5bd9cae1fb46a856fb"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "7f83d449a53a5ea23ac4094087c820a3",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 8120266,
            "upload_time": "2024-01-08T08:29:04",
            "upload_time_iso_8601": "2024-01-08T08:29:04.289199Z",
            "url": "https://files.pythonhosted.org/packages/49/f8/4b3fed329c9d6ab17dc3e336638da1c4382444951a0422fcf11a693fa750/lxml-5.1.0-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": "1201a1de0f08863495af7ca6f6286a0b943eb3352e6c37fd3e4dd18fb523192c",
                "md5": "e616c11bb9da64e786163c91b40c9173",
                "sha256": "2befa20a13f1a75c751f47e00929fb3433d67eb9923c2c0b364de449121f447c"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "e616c11bb9da64e786163c91b40c9173",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 7804055,
            "upload_time": "2024-01-08T08:29:08",
            "upload_time_iso_8601": "2024-01-08T08:29:08.857606Z",
            "url": "https://files.pythonhosted.org/packages/12/01/a1de0f08863495af7ca6f6286a0b943eb3352e6c37fd3e4dd18fb523192c/lxml-5.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "255c979167df4ca5a1c308105bb1590412c54bd1b0baa1883212f39cb42d4fcd",
                "md5": "3143a2c717a895e11db71caeab25210e",
                "sha256": "22b7ee4c35f374e2c20337a95502057964d7e35b996b1c667b5c65c567d2252a"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3143a2c717a895e11db71caeab25210e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 8009508,
            "upload_time": "2024-01-08T08:29:13",
            "upload_time_iso_8601": "2024-01-08T08:29:13.372966Z",
            "url": "https://files.pythonhosted.org/packages/25/5c/979167df4ca5a1c308105bb1590412c54bd1b0baa1883212f39cb42d4fcd/lxml-5.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f24066f59e7334cc375b60be2a64ade0715f2ff85db6d540c07459454b5741ff",
                "md5": "ba3cabaa245c02fc82a75a91b26101cf",
                "sha256": "bf8443781533b8d37b295016a4b53c1494fa9a03573c09ca5104550c138d5c05"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp310-cp310-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "ba3cabaa245c02fc82a75a91b26101cf",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 7617521,
            "upload_time": "2024-01-08T08:29:17",
            "upload_time_iso_8601": "2024-01-08T08:29:17.951921Z",
            "url": "https://files.pythonhosted.org/packages/f2/40/66f59e7334cc375b60be2a64ade0715f2ff85db6d540c07459454b5741ff/lxml-5.1.0-cp310-cp310-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b9427325d86e1beaf4e3dd10fc5021ef0cb052f1afe79d8bdf501c1a55e9ade",
                "md5": "8ce120632d6408dc7bc8f88e1193956e",
                "sha256": "82bddf0e72cb2af3cbba7cec1d2fd11fda0de6be8f4492223d4a268713ef2147"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp310-cp310-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8ce120632d6408dc7bc8f88e1193956e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 7794730,
            "upload_time": "2024-01-08T08:29:22",
            "upload_time_iso_8601": "2024-01-08T08:29:22.681055Z",
            "url": "https://files.pythonhosted.org/packages/1b/94/27325d86e1beaf4e3dd10fc5021ef0cb052f1afe79d8bdf501c1a55e9ade/lxml-5.1.0-cp310-cp310-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "999fb2f0a36f38734c8208a07500dd7f10b1dbf0fa72f5bf59e2ccde206c5cbe",
                "md5": "9c848e329cedb1d6ee7fb4590bf87497",
                "sha256": "b66aa6357b265670bb574f050ffceefb98549c721cf28351b748be1ef9577d93"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "9c848e329cedb1d6ee7fb4590bf87497",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 3562584,
            "upload_time": "2024-01-08T08:29:26",
            "upload_time_iso_8601": "2024-01-08T08:29:26.300085Z",
            "url": "https://files.pythonhosted.org/packages/99/9f/b2f0a36f38734c8208a07500dd7f10b1dbf0fa72f5bf59e2ccde206c5cbe/lxml-5.1.0-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dc3d53c664318c9ab5bfbe9b9b3b6be0d04a2fa161f4cd35d731d27a0f754253",
                "md5": "df3b983334ea70e17673ad8edb66dc20",
                "sha256": "4946e7f59b7b6a9e27bef34422f645e9a368cb2be11bf1ef3cafc39a1f6ba68d"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "df3b983334ea70e17673ad8edb66dc20",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 3904251,
            "upload_time": "2024-01-08T08:29:28",
            "upload_time_iso_8601": "2024-01-08T08:29:28.947916Z",
            "url": "https://files.pythonhosted.org/packages/dc/3d/53c664318c9ab5bfbe9b9b3b6be0d04a2fa161f4cd35d731d27a0f754253/lxml-5.1.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9dc9819d678570f5f348de134b54b93fcf52584d7afff875cd7122117932f53",
                "md5": "d9ac00081b68951622009c900caaf715",
                "sha256": "ed8c3d2cd329bf779b7ed38db176738f3f8be637bb395ce9629fc76f78afe3d4"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d9ac00081b68951622009c900caaf715",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 4746429,
            "upload_time": "2024-01-08T08:29:31",
            "upload_time_iso_8601": "2024-01-08T08:29:31.919833Z",
            "url": "https://files.pythonhosted.org/packages/f9/dc/9819d678570f5f348de134b54b93fcf52584d7afff875cd7122117932f53/lxml-5.1.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bc7e4c66526e9b4f9c46afd7b2fef4482857d38752f2ee7cbb218816c5468251",
                "md5": "4bed29fe8026c333c2d5030ecc8d85d9",
                "sha256": "436a943c2900bb98123b06437cdd30580a61340fbdb7b28aaf345a459c19046a"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "4bed29fe8026c333c2d5030ecc8d85d9",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 4513569,
            "upload_time": "2024-01-08T08:29:36",
            "upload_time_iso_8601": "2024-01-08T08:29:36.752449Z",
            "url": "https://files.pythonhosted.org/packages/bc/7e/4c66526e9b4f9c46afd7b2fef4482857d38752f2ee7cbb218816c5468251/lxml-5.1.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad9b422a58938cab0b855bdc708d37a645a980734042d468550071462b9ea57b",
                "md5": "32f402f2d304869a4fd91fc695aa367e",
                "sha256": "acb6b2f96f60f70e7f34efe0c3ea34ca63f19ca63ce90019c6cbca6b676e81fa"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "32f402f2d304869a4fd91fc695aa367e",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 8234111,
            "upload_time": "2024-01-08T08:29:41",
            "upload_time_iso_8601": "2024-01-08T08:29:41.287848Z",
            "url": "https://files.pythonhosted.org/packages/ad/9b/422a58938cab0b855bdc708d37a645a980734042d468550071462b9ea57b/lxml-5.1.0-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": "f9cfd56019b06cde5ea5cbc7b984ccb7da1620bc132287b7ada6e86fed6f89a0",
                "md5": "e21b6ac73e89d9c9a34c7dd4e79351cc",
                "sha256": "af8920ce4a55ff41167ddbc20077f5698c2e710ad3353d32a07d3264f3a2021e"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "e21b6ac73e89d9c9a34c7dd4e79351cc",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 7908273,
            "upload_time": "2024-01-08T08:29:45",
            "upload_time_iso_8601": "2024-01-08T08:29:45.106201Z",
            "url": "https://files.pythonhosted.org/packages/f9/cf/d56019b06cde5ea5cbc7b984ccb7da1620bc132287b7ada6e86fed6f89a0/lxml-5.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f09df0101e6d7be06fca545c0f7417d03d69679ff280d892a406469086780a4",
                "md5": "2c4dfc402f879dafc020ef7a79dc36d3",
                "sha256": "7cfced4a069003d8913408e10ca8ed092c49a7f6cefee9bb74b6b3e860683b45"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2c4dfc402f879dafc020ef7a79dc36d3",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 8112799,
            "upload_time": "2024-01-08T08:29:48",
            "upload_time_iso_8601": "2024-01-08T08:29:48.875359Z",
            "url": "https://files.pythonhosted.org/packages/1f/09/df0101e6d7be06fca545c0f7417d03d69679ff280d892a406469086780a4/lxml-5.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cefafa0366c08a061592d4dde52c7952a8b122135f0ac29762163e898b6f2dc1",
                "md5": "b087cb7cb571cda85bb895e1d9f4b004",
                "sha256": "9e5ac3437746189a9b4121db2a7b86056ac8786b12e88838696899328fc44bb2"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp311-cp311-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "b087cb7cb571cda85bb895e1d9f4b004",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 7755628,
            "upload_time": "2024-01-08T08:29:53",
            "upload_time_iso_8601": "2024-01-08T08:29:53.257593Z",
            "url": "https://files.pythonhosted.org/packages/ce/fa/fa0366c08a061592d4dde52c7952a8b122135f0ac29762163e898b6f2dc1/lxml-5.1.0-cp311-cp311-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "14608a188be2c9acf3d4c4168a16e3500cf1f1fe3cbd490895127251cb542b0b",
                "md5": "48cd2be61449641adc10e61d0130cbef",
                "sha256": "f4c9bda132ad108b387c33fabfea47866af87f4ea6ffb79418004f0521e63204"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp311-cp311-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "48cd2be61449641adc10e61d0130cbef",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 7935419,
            "upload_time": "2024-01-08T08:29:57",
            "upload_time_iso_8601": "2024-01-08T08:29:57.707467Z",
            "url": "https://files.pythonhosted.org/packages/14/60/8a188be2c9acf3d4c4168a16e3500cf1f1fe3cbd490895127251cb542b0b/lxml-5.1.0-cp311-cp311-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fe71700f9baa762fee6dd63db8b16d78aeb4fc27aa2866c7b1c69c93c1e715e9",
                "md5": "a9486faba8dd3c4caa8c20a0f699958b",
                "sha256": "bc64d1b1dab08f679fb89c368f4c05693f58a9faf744c4d390d7ed1d8223869b"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "a9486faba8dd3c4caa8c20a0f699958b",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 3559731,
            "upload_time": "2024-01-08T08:30:00",
            "upload_time_iso_8601": "2024-01-08T08:30:00.852493Z",
            "url": "https://files.pythonhosted.org/packages/fe/71/700f9baa762fee6dd63db8b16d78aeb4fc27aa2866c7b1c69c93c1e715e9/lxml-5.1.0-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5bd6e794d996dec76b773691af78390fe2f419ab7cb5b78a4df982e21ae655b7",
                "md5": "c7012073858e7ba0eaf3f8b5f920516e",
                "sha256": "a5ab722ae5a873d8dcee1f5f45ddd93c34210aed44ff2dc643b5025981908cda"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "c7012073858e7ba0eaf3f8b5f920516e",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 3912792,
            "upload_time": "2024-01-08T08:30:04",
            "upload_time_iso_8601": "2024-01-08T08:30:04.499124Z",
            "url": "https://files.pythonhosted.org/packages/5b/d6/e794d996dec76b773691af78390fe2f419ab7cb5b78a4df982e21ae655b7/lxml-5.1.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "53c0bac6130e2edfe32211e6c99280dc0e1b1eabf0591948c1aa8a8e7c7172c6",
                "md5": "eba32495b20ac2c13206f5a7adbf430b",
                "sha256": "6f11b77ec0979f7e4dc5ae081325a2946f1fe424148d3945f943ceaede98adb8"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp312-cp312-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "eba32495b20ac2c13206f5a7adbf430b",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 4761459,
            "upload_time": "2024-01-08T08:30:09",
            "upload_time_iso_8601": "2024-01-08T08:30:09.030336Z",
            "url": "https://files.pythonhosted.org/packages/53/c0/bac6130e2edfe32211e6c99280dc0e1b1eabf0591948c1aa8a8e7c7172c6/lxml-5.1.0-cp312-cp312-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5675aa934ccbc158d181dcdc32e087a0c37d437f39466489ee395a7aa44e4884",
                "md5": "8d2509fcdec7efb7f3d96565f1657b07",
                "sha256": "a36c506e5f8aeb40680491d39ed94670487ce6614b9d27cabe45d94cd5d63e1e"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "8d2509fcdec7efb7f3d96565f1657b07",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 4526167,
            "upload_time": "2024-01-08T08:30:12",
            "upload_time_iso_8601": "2024-01-08T08:30:12.863640Z",
            "url": "https://files.pythonhosted.org/packages/56/75/aa934ccbc158d181dcdc32e087a0c37d437f39466489ee395a7aa44e4884/lxml-5.1.0-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e756646eba09a0660715ae1b10ae59e9c72518fbd3921fbadeada081a6ba1fc",
                "md5": "179604704f0b0193d5bb7561268f4970",
                "sha256": "f643ffd2669ffd4b5a3e9b41c909b72b2a1d5e4915da90a77e119b8d48ce867a"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "179604704f0b0193d5bb7561268f4970",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 8299397,
            "upload_time": "2024-01-08T08:30:16",
            "upload_time_iso_8601": "2024-01-08T08:30:16.600757Z",
            "url": "https://files.pythonhosted.org/packages/5e/75/6646eba09a0660715ae1b10ae59e9c72518fbd3921fbadeada081a6ba1fc/lxml-5.1.0-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": "b30c57298a0a8b47c62d9722d99ae1f6f27a976ccc1fea34ed54bdaea7d7a983",
                "md5": "21ec074870fa9dddfcd743d43cc61312",
                "sha256": "16dd953fb719f0ffc5bc067428fc9e88f599e15723a85618c45847c96f11f431"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "21ec074870fa9dddfcd743d43cc61312",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 7812489,
            "upload_time": "2024-01-08T08:30:20",
            "upload_time_iso_8601": "2024-01-08T08:30:20.365019Z",
            "url": "https://files.pythonhosted.org/packages/b3/0c/57298a0a8b47c62d9722d99ae1f6f27a976ccc1fea34ed54bdaea7d7a983/lxml-5.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07a2fdb226e6aca18b7448caa5b6551b80df14460c8df38aaad87bab58fbbb17",
                "md5": "b2fc12e28381acdf09d5054141710f57",
                "sha256": "16018f7099245157564d7148165132c70adb272fb5a17c048ba70d9cc542a1a1"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b2fc12e28381acdf09d5054141710f57",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 8111967,
            "upload_time": "2024-01-08T08:30:24",
            "upload_time_iso_8601": "2024-01-08T08:30:24.108480Z",
            "url": "https://files.pythonhosted.org/packages/07/a2/fdb226e6aca18b7448caa5b6551b80df14460c8df38aaad87bab58fbbb17/lxml-5.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c319b7644b40df5d04e76de550a50d0251ee5efebd18f7cf65675ecfc020a8f5",
                "md5": "60b37a30933cdc05e8175bce7a929331",
                "sha256": "82cd34f1081ae4ea2ede3d52f71b7be313756e99b4b5f829f89b12da552d3aa3"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp312-cp312-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "60b37a30933cdc05e8175bce7a929331",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 7680287,
            "upload_time": "2024-01-08T08:30:28",
            "upload_time_iso_8601": "2024-01-08T08:30:28.661367Z",
            "url": "https://files.pythonhosted.org/packages/c3/19/b7644b40df5d04e76de550a50d0251ee5efebd18f7cf65675ecfc020a8f5/lxml-5.1.0-cp312-cp312-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e86e0a6fb288b02e3f10e7090958d99e43cc2a373aceb401362ec083e4298029",
                "md5": "f4430d977d1f57780c358195b4b161e3",
                "sha256": "19a1bc898ae9f06bccb7c3e1dfd73897ecbbd2c96afe9095a6026016e5ca97b8"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp312-cp312-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f4430d977d1f57780c358195b4b161e3",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 7950438,
            "upload_time": "2024-01-08T08:30:33",
            "upload_time_iso_8601": "2024-01-08T08:30:33.358683Z",
            "url": "https://files.pythonhosted.org/packages/e8/6e/0a6fb288b02e3f10e7090958d99e43cc2a373aceb401362ec083e4298029/lxml-5.1.0-cp312-cp312-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e7a944cbee712b0e371dff08eb3f98d3a6415848bea5ab40ce0e5ff059d88c44",
                "md5": "8014b2eb565e2c0e6e880441d0d308bf",
                "sha256": "13521a321a25c641b9ea127ef478b580b5ec82aa2e9fc076c86169d161798b01"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp312-cp312-win32.whl",
            "has_sig": false,
            "md5_digest": "8014b2eb565e2c0e6e880441d0d308bf",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 3570322,
            "upload_time": "2024-01-08T08:30:36",
            "upload_time_iso_8601": "2024-01-08T08:30:36.261007Z",
            "url": "https://files.pythonhosted.org/packages/e7/a9/44cbee712b0e371dff08eb3f98d3a6415848bea5ab40ce0e5ff059d88c44/lxml-5.1.0-cp312-cp312-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0259e1fbe2514d8ab39977b72e77f98d0fa49772f61e938049baf151b307a4f0",
                "md5": "0703c0705be3312b248d26a632fc8c51",
                "sha256": "1ad17c20e3666c035db502c78b86e58ff6b5991906e55bdbef94977700c72623"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "0703c0705be3312b248d26a632fc8c51",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.6",
            "size": 3911611,
            "upload_time": "2024-01-08T08:30:39",
            "upload_time_iso_8601": "2024-01-08T08:30:39.926889Z",
            "url": "https://files.pythonhosted.org/packages/02/59/e1fbe2514d8ab39977b72e77f98d0fa49772f61e938049baf151b307a4f0/lxml-5.1.0-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ea07232f46a14ac2fa062f918a14741991ed8d5a2b0ed1d0a5ae46d6391e4aa9",
                "md5": "974b927cc464073d279667aea2e78bb2",
                "sha256": "24ef5a4631c0b6cceaf2dbca21687e29725b7c4e171f33a8f8ce23c12558ded1"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp36-cp36m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "974b927cc464073d279667aea2e78bb2",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 4728525,
            "upload_time": "2024-01-08T08:30:43",
            "upload_time_iso_8601": "2024-01-08T08:30:43.714363Z",
            "url": "https://files.pythonhosted.org/packages/ea/07/232f46a14ac2fa062f918a14741991ed8d5a2b0ed1d0a5ae46d6391e4aa9/lxml-5.1.0-cp36-cp36m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3844ee18e98f0c28e47a545768fbffbd81a9a2fcaded5f16eb37aed7406db8ba",
                "md5": "06b0bd4ba6e87f452b895958d033c502",
                "sha256": "8d2900b7f5318bc7ad8631d3d40190b95ef2aa8cc59473b73b294e4a55e9f30f"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "06b0bd4ba6e87f452b895958d033c502",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 7262659,
            "upload_time": "2024-01-08T08:30:47",
            "upload_time_iso_8601": "2024-01-08T08:30:47.275556Z",
            "url": "https://files.pythonhosted.org/packages/38/44/ee18e98f0c28e47a545768fbffbd81a9a2fcaded5f16eb37aed7406db8ba/lxml-5.1.0-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": "8c21b8c8641e1ba48d1d93f6f9c72982fe14bfdacd2fda957dc801ff30635aa9",
                "md5": "3aef24a6448a4f49a2dea29ac146a5a5",
                "sha256": "601f4a75797d7a770daed8b42b97cd1bb1ba18bd51a9382077a6a247a12aa38d"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "3aef24a6448a4f49a2dea29ac146a5a5",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 6877103,
            "upload_time": "2024-01-08T08:30:51",
            "upload_time_iso_8601": "2024-01-08T08:30:51.103324Z",
            "url": "https://files.pythonhosted.org/packages/8c/21/b8c8641e1ba48d1d93f6f9c72982fe14bfdacd2fda957dc801ff30635aa9/lxml-5.1.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f14c4e92fe3ae3261e3e5fba60d5be0f6f463d4b30e5ccfeaf1aa07262b4bf6",
                "md5": "c210d7d54aa616a9ed7b574aef3d1774",
                "sha256": "b4b68c961b5cc402cbd99cca5eb2547e46ce77260eb705f4d117fd9c3f932b95"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c210d7d54aa616a9ed7b574aef3d1774",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 7134372,
            "upload_time": "2024-01-08T08:30:54",
            "upload_time_iso_8601": "2024-01-08T08:30:54.881457Z",
            "url": "https://files.pythonhosted.org/packages/8f/14/c4e92fe3ae3261e3e5fba60d5be0f6f463d4b30e5ccfeaf1aa07262b4bf6/lxml-5.1.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e2b58f481480700e9ab51a50374f55577144ac64d334ce9df595793cee8c7f3",
                "md5": "57ceab776261a7867b2a302388f9263b",
                "sha256": "afd825e30f8d1f521713a5669b63657bcfe5980a916c95855060048b88e1adb7"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp36-cp36m-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "57ceab776261a7867b2a302388f9263b",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 6797841,
            "upload_time": "2024-01-08T08:30:58",
            "upload_time_iso_8601": "2024-01-08T08:30:58.569099Z",
            "url": "https://files.pythonhosted.org/packages/9e/2b/58f481480700e9ab51a50374f55577144ac64d334ce9df595793cee8c7f3/lxml-5.1.0-cp36-cp36m-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20084c501f021961f26c635972f5b5efba0363826601bdf9d5e441e142b92d82",
                "md5": "a0d1b6e76f06e1eacb02d44b45878eb5",
                "sha256": "262bc5f512a66b527d026518507e78c2f9c2bd9eb5c8aeeb9f0eb43fcb69dc67"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp36-cp36m-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a0d1b6e76f06e1eacb02d44b45878eb5",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 7017777,
            "upload_time": "2024-01-08T08:31:02",
            "upload_time_iso_8601": "2024-01-08T08:31:02.664528Z",
            "url": "https://files.pythonhosted.org/packages/20/08/4c501f021961f26c635972f5b5efba0363826601bdf9d5e441e142b92d82/lxml-5.1.0-cp36-cp36m-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6a99ba2fc8293e58805d40699cbde66b53cc02286a44e5cae400d60f9dde8827",
                "md5": "9aa54b74f8aaba2d89defd9d49c73afc",
                "sha256": "e856c1c7255c739434489ec9c8aa9cdf5179785d10ff20add308b5d673bed5cd"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp36-cp36m-win32.whl",
            "has_sig": false,
            "md5_digest": "9aa54b74f8aaba2d89defd9d49c73afc",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 3603980,
            "upload_time": "2024-01-08T08:31:05",
            "upload_time_iso_8601": "2024-01-08T08:31:05.734087Z",
            "url": "https://files.pythonhosted.org/packages/6a/99/ba2fc8293e58805d40699cbde66b53cc02286a44e5cae400d60f9dde8827/lxml-5.1.0-cp36-cp36m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0eb4c8bd289f1e757dc79a9c87487a939bcd7e34c063cbd3b17f45eec1c8b4a",
                "md5": "63d03c639e67066f92851b4297926b65",
                "sha256": "c7257171bb8d4432fe9d6fdde4d55fdbe663a63636a17f7f9aaba9bcb3153ad7"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp36-cp36m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "63d03c639e67066f92851b4297926b65",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 3957001,
            "upload_time": "2024-01-08T08:31:08",
            "upload_time_iso_8601": "2024-01-08T08:31:08.847042Z",
            "url": "https://files.pythonhosted.org/packages/b0/eb/4c8bd289f1e757dc79a9c87487a939bcd7e34c063cbd3b17f45eec1c8b4a/lxml-5.1.0-cp36-cp36m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad41cb83cce019e780b638eef9d9eeb56f607db3e527dee579f9f79ec3be190b",
                "md5": "bd2284ddb724e2a5118f3a63dda64561",
                "sha256": "b9e240ae0ba96477682aa87899d94ddec1cc7926f9df29b1dd57b39e797d5ab5"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp37-cp37m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "bd2284ddb724e2a5118f3a63dda64561",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 4760761,
            "upload_time": "2024-01-08T08:31:12",
            "upload_time_iso_8601": "2024-01-08T08:31:12.085425Z",
            "url": "https://files.pythonhosted.org/packages/ad/41/cb83cce019e780b638eef9d9eeb56f607db3e527dee579f9f79ec3be190b/lxml-5.1.0-cp37-cp37m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "549c73147f639c1f445c66ef9258e6febb195739ece049ac1438a81c14d27e84",
                "md5": "e42e2ee3c3d8f1ae0016825697b28492",
                "sha256": "a96f02ba1bcd330807fc060ed91d1f7a20853da6dd449e5da4b09bfcc08fdcf5"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "e42e2ee3c3d8f1ae0016825697b28492",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 7442386,
            "upload_time": "2024-01-08T08:31:15",
            "upload_time_iso_8601": "2024-01-08T08:31:15.678914Z",
            "url": "https://files.pythonhosted.org/packages/54/9c/73147f639c1f445c66ef9258e6febb195739ece049ac1438a81c14d27e84/lxml-5.1.0-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": "bc65531a71db4b3d1e9672d674e081520895f19c8fed89a7a4083aa6c4f41351",
                "md5": "6ebe320d751c9974014231fd2547fe0e",
                "sha256": "3e3898ae2b58eeafedfe99e542a17859017d72d7f6a63de0f04f99c2cb125936"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "6ebe320d751c9974014231fd2547fe0e",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 7074969,
            "upload_time": "2024-01-08T08:31:19",
            "upload_time_iso_8601": "2024-01-08T08:31:19.323650Z",
            "url": "https://files.pythonhosted.org/packages/bc/65/531a71db4b3d1e9672d674e081520895f19c8fed89a7a4083aa6c4f41351/lxml-5.1.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "62a1371c3cd0be04e74c5472eab7c8962af295b44421766128b1ed8ce31417d0",
                "md5": "798a127b26482d08f4cd699a964b19f6",
                "sha256": "61c5a7edbd7c695e54fca029ceb351fc45cd8860119a0f83e48be44e1c464862"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "798a127b26482d08f4cd699a964b19f6",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 7339039,
            "upload_time": "2024-01-08T08:31:22",
            "upload_time_iso_8601": "2024-01-08T08:31:22.951701Z",
            "url": "https://files.pythonhosted.org/packages/62/a1/371c3cd0be04e74c5472eab7c8962af295b44421766128b1ed8ce31417d0/lxml-5.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49ab4c4b5124fc29b3d3e883db16eb8f880db49d1a70dda09ff52efb22a271d7",
                "md5": "91f256f17693bb8f7e850677b6df2aac",
                "sha256": "3aeca824b38ca78d9ee2ab82bd9883083d0492d9d17df065ba3b94e88e4d7ee6"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp37-cp37m-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "91f256f17693bb8f7e850677b6df2aac",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 6973830,
            "upload_time": "2024-01-08T08:31:26",
            "upload_time_iso_8601": "2024-01-08T08:31:26.560194Z",
            "url": "https://files.pythonhosted.org/packages/49/ab/4c4b5124fc29b3d3e883db16eb8f880db49d1a70dda09ff52efb22a271d7/lxml-5.1.0-cp37-cp37m-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b91d9ad11fc8d036d37545a609002a8291b4e951538a305b457c21c21249a147",
                "md5": "4ca017be51aea2547da538efc920de4b",
                "sha256": "8f52fe6859b9db71ee609b0c0a70fea5f1e71c3462ecf144ca800d3f434f0764"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp37-cp37m-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4ca017be51aea2547da538efc920de4b",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 7219526,
            "upload_time": "2024-01-08T08:31:30",
            "upload_time_iso_8601": "2024-01-08T08:31:30.769331Z",
            "url": "https://files.pythonhosted.org/packages/b9/1d/9ad11fc8d036d37545a609002a8291b4e951538a305b457c21c21249a147/lxml-5.1.0-cp37-cp37m-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca4f873879a90ede1b084a921e887b8c5ea020ca99b3be088def4d3656d5d89c",
                "md5": "f0f74c2e8f0a299900368ebd97c0cf38",
                "sha256": "d42e3a3fc18acc88b838efded0e6ec3edf3e328a58c68fbd36a7263a874906c8"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp37-cp37m-win32.whl",
            "has_sig": false,
            "md5_digest": "f0f74c2e8f0a299900368ebd97c0cf38",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 3540323,
            "upload_time": "2024-01-08T08:31:33",
            "upload_time_iso_8601": "2024-01-08T08:31:33.731089Z",
            "url": "https://files.pythonhosted.org/packages/ca/4f/873879a90ede1b084a921e887b8c5ea020ca99b3be088def4d3656d5d89c/lxml-5.1.0-cp37-cp37m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63c1694e6d911b3ebce0d1ac04c0d588b7b42d05e8c6641a23c702c73dd6ad80",
                "md5": "75a220a0e5c4151e379de8f53da096d6",
                "sha256": "eac68f96539b32fce2c9b47eb7c25bb2582bdaf1bbb360d25f564ee9e04c542b"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp37-cp37m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "75a220a0e5c4151e379de8f53da096d6",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 3867566,
            "upload_time": "2024-01-08T08:31:36",
            "upload_time_iso_8601": "2024-01-08T08:31:36.738657Z",
            "url": "https://files.pythonhosted.org/packages/63/c1/694e6d911b3ebce0d1ac04c0d588b7b42d05e8c6641a23c702c73dd6ad80/lxml-5.1.0-cp37-cp37m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "97a892d88fe22b8caccdb0c1ff099e5ef90052b058b42671e69986e2262faa1f",
                "md5": "f1c9394a6f46530c32198329644ba287",
                "sha256": "c26aab6ea9c54d3bed716b8851c8bfc40cb249b8e9880e250d1eddde9f709bf5"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f1c9394a6f46530c32198329644ba287",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 4800096,
            "upload_time": "2024-01-08T08:31:39",
            "upload_time_iso_8601": "2024-01-08T08:31:39.865262Z",
            "url": "https://files.pythonhosted.org/packages/97/a8/92d88fe22b8caccdb0c1ff099e5ef90052b058b42671e69986e2262faa1f/lxml-5.1.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af7039e05007ec5a7a44754819e2e9979be55ab5130107b18b923d3272499bb5",
                "md5": "633d27f375d857ccf8e3b38393e3e0b7",
                "sha256": "cfbac9f6149174f76df7e08c2e28b19d74aed90cad60383ad8671d3af7d0502f"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "633d27f375d857ccf8e3b38393e3e0b7",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 1931348,
            "upload_time": "2024-01-08T08:31:42",
            "upload_time_iso_8601": "2024-01-08T08:31:42.429133Z",
            "url": "https://files.pythonhosted.org/packages/af/70/39e05007ec5a7a44754819e2e9979be55ab5130107b18b923d3272499bb5/lxml-5.1.0-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "265b7fde5589fc693404746be7cd8d0a191a706afbb809e53f9c9df9d830b9c9",
                "md5": "c210942a23101cc8f53dbe739e41efdf",
                "sha256": "342e95bddec3a698ac24378d61996b3ee5ba9acfeb253986002ac53c9a5f6f84"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "c210942a23101cc8f53dbe739e41efdf",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 8083841,
            "upload_time": "2024-01-08T08:31:46",
            "upload_time_iso_8601": "2024-01-08T08:31:46.556098Z",
            "url": "https://files.pythonhosted.org/packages/26/5b/7fde5589fc693404746be7cd8d0a191a706afbb809e53f9c9df9d830b9c9/lxml-5.1.0-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": "238dcacf43ad1259784e55da6100b4876e51df8e1768de042ce47ea4c7d49df4",
                "md5": "88a2b2207e6a0c350c03033df5568a9a",
                "sha256": "725e171e0b99a66ec8605ac77fa12239dbe061482ac854d25720e2294652eeaa"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "88a2b2207e6a0c350c03033df5568a9a",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 7752665,
            "upload_time": "2024-01-08T08:31:51",
            "upload_time_iso_8601": "2024-01-08T08:31:51.125122Z",
            "url": "https://files.pythonhosted.org/packages/23/8d/cacf43ad1259784e55da6100b4876e51df8e1768de042ce47ea4c7d49df4/lxml-5.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee088cb09c9a0d77e7b615ace332a76e6460f4c3b0a50654c181755c619c383e",
                "md5": "cfb116496425fd7a87526218dc76c8d9",
                "sha256": "3d184e0d5c918cff04cdde9dbdf9600e960161d773666958c9d7b565ccc60c45"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "cfb116496425fd7a87526218dc76c8d9",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 7997017,
            "upload_time": "2024-01-08T08:31:55",
            "upload_time_iso_8601": "2024-01-08T08:31:55.940885Z",
            "url": "https://files.pythonhosted.org/packages/ee/08/8cb09c9a0d77e7b615ace332a76e6460f4c3b0a50654c181755c619c383e/lxml-5.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b901a4dcf2efcbb2e1a5917f224623852d1a4daf16d2a7db983dec9aefe2c38",
                "md5": "879783af5515030687544b029332c8e6",
                "sha256": "98f3f020a2b736566c707c8e034945c02aa94e124c24f77ca097c446f81b01f1"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp38-cp38-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "879783af5515030687544b029332c8e6",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 7625545,
            "upload_time": "2024-01-08T08:32:00",
            "upload_time_iso_8601": "2024-01-08T08:32:00.985930Z",
            "url": "https://files.pythonhosted.org/packages/9b/90/1a4dcf2efcbb2e1a5917f224623852d1a4daf16d2a7db983dec9aefe2c38/lxml-5.1.0-cp38-cp38-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "15d1dcdeb99fd03860b62b30e5f1a6655f1a5eee24a1dec2b92a1ad7e8c76cdb",
                "md5": "83bbe964a7a4e03d22e090961e70f1a4",
                "sha256": "6d48fc57e7c1e3df57be5ae8614bab6d4e7b60f65c5457915c26892c41afc59e"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp38-cp38-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "83bbe964a7a4e03d22e090961e70f1a4",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 7845918,
            "upload_time": "2024-01-08T08:32:05",
            "upload_time_iso_8601": "2024-01-08T08:32:05.596994Z",
            "url": "https://files.pythonhosted.org/packages/15/d1/dcdeb99fd03860b62b30e5f1a6655f1a5eee24a1dec2b92a1ad7e8c76cdb/lxml-5.1.0-cp38-cp38-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7634475750780dd7e0900084ee0c506716d4f2af6471058c20b687fcb780e3ae",
                "md5": "1acc46e3abc77b14099e7128bd13b853",
                "sha256": "7ec465e6549ed97e9f1e5ed51c657c9ede767bc1c11552f7f4d022c4df4a977a"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "1acc46e3abc77b14099e7128bd13b853",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 3571542,
            "upload_time": "2024-01-08T08:32:08",
            "upload_time_iso_8601": "2024-01-08T08:32:08.464686Z",
            "url": "https://files.pythonhosted.org/packages/76/34/475750780dd7e0900084ee0c506716d4f2af6471058c20b687fcb780e3ae/lxml-5.1.0-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "86653d582b968b9b6c3efdc4e54f36878d0b79c51af10ec7c9d02d08dd72314b",
                "md5": "02bb825a98881f0e4c5fc3688c3b81a5",
                "sha256": "b21b4031b53d25b0858d4e124f2f9131ffc1530431c6d1321805c90da78388d1"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "02bb825a98881f0e4c5fc3688c3b81a5",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 3914662,
            "upload_time": "2024-01-08T08:32:11",
            "upload_time_iso_8601": "2024-01-08T08:32:11.975509Z",
            "url": "https://files.pythonhosted.org/packages/86/65/3d582b968b9b6c3efdc4e54f36878d0b79c51af10ec7c9d02d08dd72314b/lxml-5.1.0-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d780b1ea6569c9ba4f2846a169ed72a1a5dcf562688ba5a397475f8926b65cbe",
                "md5": "3f2cf72db6389f44f8ad07e8acce5ad8",
                "sha256": "6a2a2c724d97c1eb8cf966b16ca2915566a4904b9aad2ed9a09c748ffe14f969"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3f2cf72db6389f44f8ad07e8acce5ad8",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 4745852,
            "upload_time": "2024-01-08T08:32:15",
            "upload_time_iso_8601": "2024-01-08T08:32:15.820379Z",
            "url": "https://files.pythonhosted.org/packages/d7/80/b1ea6569c9ba4f2846a169ed72a1a5dcf562688ba5a397475f8926b65cbe/lxml-5.1.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f6c8ccdf3ac62f318a14a05a6a4fd6bb9de60014ef39c100ec605203be9be85b",
                "md5": "58bd1cad634ad4c254d7f40a163ef3ab",
                "sha256": "843b9c835580d52828d8f69ea4302537337a21e6b4f1ec711a52241ba4a824f3"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "58bd1cad634ad4c254d7f40a163ef3ab",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 4513920,
            "upload_time": "2024-01-08T08:32:19",
            "upload_time_iso_8601": "2024-01-08T08:32:19.038097Z",
            "url": "https://files.pythonhosted.org/packages/f6/c8/ccdf3ac62f318a14a05a6a4fd6bb9de60014ef39c100ec605203be9be85b/lxml-5.1.0-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b1e4c5668faf467255d42daeacccd34f23095a5a932daddb6d6bb83a2507b34",
                "md5": "eee284d1304eae522acb40c8af376ea5",
                "sha256": "9b99f564659cfa704a2dd82d0684207b1aadf7d02d33e54845f9fc78e06b7581"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "eee284d1304eae522acb40c8af376ea5",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 8123964,
            "upload_time": "2024-01-08T08:32:23",
            "upload_time_iso_8601": "2024-01-08T08:32:23.493964Z",
            "url": "https://files.pythonhosted.org/packages/3b/1e/4c5668faf467255d42daeacccd34f23095a5a932daddb6d6bb83a2507b34/lxml-5.1.0-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": "37a8dec060815752e201dc481202658a286d265cc7420b2b3dadc1a3eaadacf3",
                "md5": "a28fbc55cf54086b920913d83a1ca317",
                "sha256": "4f8b0c78e7aac24979ef09b7f50da871c2de2def043d468c4b41f512d831e912"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "a28fbc55cf54086b920913d83a1ca317",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 7807174,
            "upload_time": "2024-01-08T08:32:27",
            "upload_time_iso_8601": "2024-01-08T08:32:27.360747Z",
            "url": "https://files.pythonhosted.org/packages/37/a8/dec060815752e201dc481202658a286d265cc7420b2b3dadc1a3eaadacf3/lxml-5.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb1c32a4a764ffce986a0fdd35409f26349ba3181ba1c557c151454a2fb831ac",
                "md5": "d627ae04d070c51a5b5c782e554e4083",
                "sha256": "9bcf86dfc8ff3e992fed847c077bd875d9e0ba2fa25d859c3a0f0f76f07f0c8d"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d627ae04d070c51a5b5c782e554e4083",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 8010422,
            "upload_time": "2024-01-08T08:32:31",
            "upload_time_iso_8601": "2024-01-08T08:32:31.203471Z",
            "url": "https://files.pythonhosted.org/packages/cb/1c/32a4a764ffce986a0fdd35409f26349ba3181ba1c557c151454a2fb831ac/lxml-5.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c1532595f4074da6c3173080c671556069a220f5a45ea0368219a8117fabb88c",
                "md5": "13029ed5ccf912e32f52f24f9db516ec",
                "sha256": "49a9b4af45e8b925e1cd6f3b15bbba2c81e7dba6dce170c677c9cda547411e14"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp39-cp39-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "13029ed5ccf912e32f52f24f9db516ec",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 7622144,
            "upload_time": "2024-01-08T08:32:35",
            "upload_time_iso_8601": "2024-01-08T08:32:35.249420Z",
            "url": "https://files.pythonhosted.org/packages/c1/53/2595f4074da6c3173080c671556069a220f5a45ea0368219a8117fabb88c/lxml-5.1.0-cp39-cp39-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f90bea573b213badcf55bcd27a87156472607e556e9aa8a82cb3e86c56a6e172",
                "md5": "2679821a6a6113b149730393bf9c579d",
                "sha256": "280f3edf15c2a967d923bcfb1f8f15337ad36f93525828b40a0f9d6c2ad24890"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp39-cp39-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2679821a6a6113b149730393bf9c579d",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 7802048,
            "upload_time": "2024-01-08T08:32:39",
            "upload_time_iso_8601": "2024-01-08T08:32:39.486923Z",
            "url": "https://files.pythonhosted.org/packages/f9/0b/ea573b213badcf55bcd27a87156472607e556e9aa8a82cb3e86c56a6e172/lxml-5.1.0-cp39-cp39-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6dc4236489ec1ebd38d931e629f5ad6596f11a68ffa03201e8c7d9e486e8ce35",
                "md5": "2c38e1635f27b7bae715a244ed516889",
                "sha256": "ed7326563024b6e91fef6b6c7a1a2ff0a71b97793ac33dbbcf38f6005e51ff6e"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "2c38e1635f27b7bae715a244ed516889",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 3563323,
            "upload_time": "2024-01-08T08:32:42",
            "upload_time_iso_8601": "2024-01-08T08:32:42.454853Z",
            "url": "https://files.pythonhosted.org/packages/6d/c4/236489ec1ebd38d931e629f5ad6596f11a68ffa03201e8c7d9e486e8ce35/lxml-5.1.0-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd549c03f5c83dec8d611f33f5b0e796eed718cf062b2cf5171188b923ae48ad",
                "md5": "dc732dd1a1899143ed35e7728e731d3f",
                "sha256": "8d7b4beebb178e9183138f552238f7e6613162a42164233e2bda00cb3afac58f"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "dc732dd1a1899143ed35e7728e731d3f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 3906031,
            "upload_time": "2024-01-08T08:32:45",
            "upload_time_iso_8601": "2024-01-08T08:32:45.966920Z",
            "url": "https://files.pythonhosted.org/packages/cd/54/9c03f5c83dec8d611f33f5b0e796eed718cf062b2cf5171188b923ae48ad/lxml-5.1.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b50ecf8b92bb898616b5dc8c41cca06c382f1db2dd8a9609784779e742ca4ed",
                "md5": "c89c11cb198a8184b66b6e850ee7bc2b",
                "sha256": "9bd0ae7cc2b85320abd5e0abad5ccee5564ed5f0cc90245d2f9a8ef330a8deae"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-pp310-pypy310_pp73-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c89c11cb198a8184b66b6e850ee7bc2b",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.6",
            "size": 4078767,
            "upload_time": "2024-01-08T08:32:49",
            "upload_time_iso_8601": "2024-01-08T08:32:49.051340Z",
            "url": "https://files.pythonhosted.org/packages/4b/50/ecf8b92bb898616b5dc8c41cca06c382f1db2dd8a9609784779e742ca4ed/lxml-5.1.0-pp310-pypy310_pp73-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "015e168e0bb31ca6755f1d0567d98a58db161ddbc81c723247349890950c44a7",
                "md5": "f673039d9c9260684fe16e35fd0260f3",
                "sha256": "d8c1d679df4361408b628f42b26a5d62bd3e9ba7f0c0e7969f925021554755aa"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f673039d9c9260684fe16e35fd0260f3",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.6",
            "size": 6446363,
            "upload_time": "2024-01-08T08:32:53",
            "upload_time_iso_8601": "2024-01-08T08:32:53.108177Z",
            "url": "https://files.pythonhosted.org/packages/01/5e/168e0bb31ca6755f1d0567d98a58db161ddbc81c723247349890950c44a7/lxml-5.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a20e8419769eb13796bdc2a7c6701d714f81af4d018b49801b3502d93e187f5",
                "md5": "5e3c4ffd0581fbe37f99f218907aa80e",
                "sha256": "2ad3a8ce9e8a767131061a22cd28fdffa3cd2dc193f399ff7b81777f3520e372"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-pp310-pypy310_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "5e3c4ffd0581fbe37f99f218907aa80e",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.6",
            "size": 3498964,
            "upload_time": "2024-01-08T08:32:56",
            "upload_time_iso_8601": "2024-01-08T08:32:56.202323Z",
            "url": "https://files.pythonhosted.org/packages/8a/20/e8419769eb13796bdc2a7c6701d714f81af4d018b49801b3502d93e187f5/lxml-5.1.0-pp310-pypy310_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f243659c5318c24db4b104e873f495aeb9574f753722010d85453f71ff91f60",
                "md5": "448eaa1a0eb6639d27cbee6f286ae996",
                "sha256": "304128394c9c22b6569eba2a6d98392b56fbdfbad58f83ea702530be80d0f9df"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "448eaa1a0eb6639d27cbee6f286ae996",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.6",
            "size": 4081116,
            "upload_time": "2024-01-08T08:32:59",
            "upload_time_iso_8601": "2024-01-08T08:32:59.713416Z",
            "url": "https://files.pythonhosted.org/packages/3f/24/3659c5318c24db4b104e873f495aeb9574f753722010d85453f71ff91f60/lxml-5.1.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25832e8b1654114b2727911d4fc5c89dea266fc39caa3da0388040a405c4288a",
                "md5": "d3e8b70e9503e56cda0400822654874c",
                "sha256": "d74fcaf87132ffc0447b3c685a9f862ffb5b43e70ea6beec2fb8057d5d2a1fea"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d3e8b70e9503e56cda0400822654874c",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.6",
            "size": 6144650,
            "upload_time": "2024-01-08T08:33:03",
            "upload_time_iso_8601": "2024-01-08T08:33:03.801603Z",
            "url": "https://files.pythonhosted.org/packages/25/83/2e8b1654114b2727911d4fc5c89dea266fc39caa3da0388040a405c4288a/lxml-5.1.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a59d43ebbbdd95f298890fb6ceaa6742b13d8c77414168a900ecb5746eec81af",
                "md5": "287f4d6d474331a114774683b667fc13",
                "sha256": "8cf5877f7ed384dabfdcc37922c3191bf27e55b498fecece9fd5c2c7aaa34c33"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-pp37-pypy37_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "287f4d6d474331a114774683b667fc13",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.6",
            "size": 3500576,
            "upload_time": "2024-01-08T08:33:06",
            "upload_time_iso_8601": "2024-01-08T08:33:06.803552Z",
            "url": "https://files.pythonhosted.org/packages/a5/9d/43ebbbdd95f298890fb6ceaa6742b13d8c77414168a900ecb5746eec81af/lxml-5.1.0-pp37-pypy37_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31b34a0e4633ffdef9c92d666ac2f0ae6488b1aa21fc2d294a1ad72c366832ce",
                "md5": "f9d586f409a1b407870b7a6d38181e31",
                "sha256": "877efb968c3d7eb2dad540b6cabf2f1d3c0fbf4b2d309a3c141f79c7e0061324"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f9d586f409a1b407870b7a6d38181e31",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.6",
            "size": 4080617,
            "upload_time": "2024-01-08T08:33:10",
            "upload_time_iso_8601": "2024-01-08T08:33:10.476429Z",
            "url": "https://files.pythonhosted.org/packages/31/b3/4a0e4633ffdef9c92d666ac2f0ae6488b1aa21fc2d294a1ad72c366832ce/lxml-5.1.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "71ac860fe1a3866d2fda18f3523bc83d3636341647ae76c6b9565e601aa3fb79",
                "md5": "5eeda5584a81ed7027b66dd2bba3f40b",
                "sha256": "3f14a4fb1c1c402a22e6a341a24c1341b4a3def81b41cd354386dcb795f83897"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5eeda5584a81ed7027b66dd2bba3f40b",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.6",
            "size": 6115260,
            "upload_time": "2024-01-08T08:33:13",
            "upload_time_iso_8601": "2024-01-08T08:33:13.828576Z",
            "url": "https://files.pythonhosted.org/packages/71/ac/860fe1a3866d2fda18f3523bc83d3636341647ae76c6b9565e601aa3fb79/lxml-5.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eb32cc265f998e5bd9f8e3808deceb60d8aeb641ccf92a95bcaf29388ea8f2c0",
                "md5": "fbaa5edd3fa27738c406bf05981f33d4",
                "sha256": "25663d6e99659544ee8fe1b89b1a8c0aaa5e34b103fab124b17fa958c4a324a6"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-pp38-pypy38_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "fbaa5edd3fa27738c406bf05981f33d4",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.6",
            "size": 3500992,
            "upload_time": "2024-01-08T08:33:16",
            "upload_time_iso_8601": "2024-01-08T08:33:16.709902Z",
            "url": "https://files.pythonhosted.org/packages/eb/32/cc265f998e5bd9f8e3808deceb60d8aeb641ccf92a95bcaf29388ea8f2c0/lxml-5.1.0-pp38-pypy38_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a2587e2f85b8d95430023eea8e4ced2bc6a6763e46dbb0ac0f1c2f23f579b404",
                "md5": "c0092cea5300d7b1a45a565ee80273e5",
                "sha256": "8b9f19df998761babaa7f09e6bc169294eefafd6149aaa272081cbddc7ba4ca3"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c0092cea5300d7b1a45a565ee80273e5",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.6",
            "size": 4078405,
            "upload_time": "2024-01-08T08:33:20",
            "upload_time_iso_8601": "2024-01-08T08:33:20.094830Z",
            "url": "https://files.pythonhosted.org/packages/a2/58/7e2f85b8d95430023eea8e4ced2bc6a6763e46dbb0ac0f1c2f23f579b404/lxml-5.1.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b03d4ca69cae3a7999012f6e5a86c900b4fc8ec26f9d0254ed32c93b7731b1b4",
                "md5": "18091be58d515658bb2d72f8e52c0f9d",
                "sha256": "5e53d7e6a98b64fe54775d23a7c669763451340c3d44ad5e3a3b48a1efbdc96f"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "18091be58d515658bb2d72f8e52c0f9d",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.6",
            "size": 6437029,
            "upload_time": "2024-01-08T08:33:23",
            "upload_time_iso_8601": "2024-01-08T08:33:23.483838Z",
            "url": "https://files.pythonhosted.org/packages/b0/3d/4ca69cae3a7999012f6e5a86c900b4fc8ec26f9d0254ed32c93b7731b1b4/lxml-5.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a73cfd66d2d314eb5afa6b117673924abbf0bc1c650e85da3a87087c65ba8a4",
                "md5": "284c55394f2063eec363386af4b89ab0",
                "sha256": "c3cd1fc1dc7c376c54440aeaaa0dcc803d2126732ff5c6b68ccd619f2e64be4f"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0-pp39-pypy39_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "284c55394f2063eec363386af4b89ab0",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.6",
            "size": 3497571,
            "upload_time": "2024-01-08T08:33:27",
            "upload_time_iso_8601": "2024-01-08T08:33:27.167380Z",
            "url": "https://files.pythonhosted.org/packages/1a/73/cfd66d2d314eb5afa6b117673924abbf0bc1c650e85da3a87087c65ba8a4/lxml-5.1.0-pp39-pypy39_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2bb4bbccb250adbee490553b6a52712c46c20ea1ba533a643f1424b27ffc6845",
                "md5": "0a9ea25eec8b95c15d69e047fd64b568",
                "sha256": "3eea6ed6e6c918e468e693c41ef07f3c3acc310b70ddd9cc72d9ef84bc9564ca"
            },
            "downloads": -1,
            "filename": "lxml-5.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0a9ea25eec8b95c15d69e047fd64b568",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3839638,
            "upload_time": "2024-01-08T08:33:30",
            "upload_time_iso_8601": "2024-01-08T08:33:30.942360Z",
            "url": "https://files.pythonhosted.org/packages/2b/b4/bbccb250adbee490553b6a52712c46c20ea1ba533a643f1424b27ffc6845/lxml-5.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-08 08:33:30",
    "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": [],
    "tox": true,
    "lcname": "lxml"
}
        
Elapsed time: 0.16593s