Name | lxml JSON |
Version |
5.3.0
JSON |
| download |
home_page | https://lxml.de/ |
Summary | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. |
upload_time | 2024-08-10 18:17:29 |
maintainer | lxml dev team |
docs_url | None |
author | lxml dev team |
requires_python | >=3.6 |
license | BSD-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.0 (2024-08-10)
==================
Features added
--------------
* GH#421: Nested ``CDATA`` sections are no longer rejected but split on output
to represent ``]]>`` correctly.
Patch by Gertjan Klein.
Bugs fixed
----------
* LP#2060160: Attribute values serialised differently in ``xmlfile.element()`` and ``xmlfile.write()``.
* LP#2058177: The ISO-Schematron implementation could fail on unknown prefixes.
Patch by David Lakin.
Other changes
-------------
* LP#2067707: The ``strip_cdata`` option in ``HTMLParser()`` turned out to be useless and is now deprecated.
* Binary wheels use the library versions libxml2 2.12.9 and libxslt 1.1.42.
* Windows binary wheels use the library versions libxml2 2.11.8 and libxslt 1.1.39.
* Built with Cython 3.0.11.
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/e7/6b/20c3a4b24751377aaa6307eb230b66701024012c29dd374999cc92983269/lxml-5.3.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.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.0 (2024-08-10)\n==================\n\nFeatures added\n--------------\n\n* GH#421: Nested ``CDATA`` sections are no longer rejected but split on output\n to represent ``]]>`` correctly.\n Patch by Gertjan Klein.\n\nBugs fixed\n----------\n\n* LP#2060160: Attribute values serialised differently in ``xmlfile.element()`` and ``xmlfile.write()``.\n\n* LP#2058177: The ISO-Schematron implementation could fail on unknown prefixes.\n Patch by David Lakin.\n\nOther changes\n-------------\n\n* LP#2067707: The ``strip_cdata`` option in ``HTMLParser()`` turned out to be useless and is now deprecated.\n\n* Binary wheels use the library versions libxml2 2.12.9 and libxslt 1.1.42.\n\n* Windows binary wheels use the library versions libxml2 2.11.8 and libxslt 1.1.39.\n\n* Built with Cython 3.0.11.\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.0",
"project_urls": {
"Homepage": "https://lxml.de/",
"Source": "https://github.com/lxml/lxml"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a1ce2789e39eddf2b13fac29878bfa465f0910eb6b0096e29090e5176bc8cf43",
"md5": "b25365a9e03baaadc289f0de1e5d523d",
"sha256": "dd36439be765e2dde7660212b5275641edbc813e7b24668831a5c8ac91180656"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp310-cp310-macosx_10_9_universal2.whl",
"has_sig": false,
"md5_digest": "b25365a9e03baaadc289f0de1e5d523d",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.6",
"size": 8124570,
"upload_time": "2024-08-10T18:09:04",
"upload_time_iso_8601": "2024-08-10T18:09:04.096237Z",
"url": "https://files.pythonhosted.org/packages/a1/ce/2789e39eddf2b13fac29878bfa465f0910eb6b0096e29090e5176bc8cf43/lxml-5.3.0-cp310-cp310-macosx_10_9_universal2.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "24a8f4010166a25d41715527129af2675981a50d3bbf7df09c5d9ab8ca24fbf9",
"md5": "741a48276ed687565cf10f84533a1da1",
"sha256": "ae5fe5c4b525aa82b8076c1a59d642c17b6e8739ecf852522c6321852178119d"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp310-cp310-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "741a48276ed687565cf10f84533a1da1",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.6",
"size": 4413042,
"upload_time": "2024-08-10T18:09:08",
"upload_time_iso_8601": "2024-08-10T18:09:08.841624Z",
"url": "https://files.pythonhosted.org/packages/24/a8/f4010166a25d41715527129af2675981a50d3bbf7df09c5d9ab8ca24fbf9/lxml-5.3.0-cp310-cp310-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "41a47e45756cecdd7577ddf67a68b69c1db0f5ddbf0c9f65021ee769165ffc5a",
"md5": "003ec199572a3304216e6a86014ab45c",
"sha256": "501d0d7e26b4d261fca8132854d845e4988097611ba2531408ec91cf3fd9d20a"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "003ec199572a3304216e6a86014ab45c",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.6",
"size": 5139213,
"upload_time": "2024-08-10T18:09:12",
"upload_time_iso_8601": "2024-08-10T18:09:12.622535Z",
"url": "https://files.pythonhosted.org/packages/41/a4/7e45756cecdd7577ddf67a68b69c1db0f5ddbf0c9f65021ee769165ffc5a/lxml-5.3.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": "02e2ecf845b12323c92748077e1818b64e8b4dba509a4cb12920b3762ebe7552",
"md5": "a42a6249643bc4a169db83a97433e48f",
"sha256": "fb66442c2546446944437df74379e9cf9e9db353e61301d1a0e26482f43f0dd8"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "a42a6249643bc4a169db83a97433e48f",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.6",
"size": 4838814,
"upload_time": "2024-08-10T18:09:16",
"upload_time_iso_8601": "2024-08-10T18:09:16.222162Z",
"url": "https://files.pythonhosted.org/packages/02/e2/ecf845b12323c92748077e1818b64e8b4dba509a4cb12920b3762ebe7552/lxml-5.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1291619f9fb72cf75e9ceb8700706f7276f23995f6ad757e6d400fbe35ca4990",
"md5": "9450c0d74271056709e0f37ea835d725",
"sha256": "9e41506fec7a7f9405b14aa2d5c8abbb4dbbd09d88f9496958b6d00cb4d45330"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "9450c0d74271056709e0f37ea835d725",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.6",
"size": 5425084,
"upload_time": "2024-08-10T18:09:19",
"upload_time_iso_8601": "2024-08-10T18:09:19.795461Z",
"url": "https://files.pythonhosted.org/packages/12/91/619f9fb72cf75e9ceb8700706f7276f23995f6ad757e6d400fbe35ca4990/lxml-5.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "253b162a85a8f0fd2a3032ec3f936636911c6e9523a8e263fffcfd581ce98b54",
"md5": "bfffbf0f17233423017d27241eb9c4a5",
"sha256": "f7d4a670107d75dfe5ad080bed6c341d18c4442f9378c9f58e5851e86eb79965"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "bfffbf0f17233423017d27241eb9c4a5",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.6",
"size": 4875993,
"upload_time": "2024-08-10T18:09:23",
"upload_time_iso_8601": "2024-08-10T18:09:23.776498Z",
"url": "https://files.pythonhosted.org/packages/25/3b/162a85a8f0fd2a3032ec3f936636911c6e9523a8e263fffcfd581ce98b54/lxml-5.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "43afdd3f58cc7d946da6ae42909629a2b1d5dd2d1b583334d4af9396697d6863",
"md5": "3bcc41d11d863e0d499b61963bc76e86",
"sha256": "41ce1f1e2c7755abfc7e759dc34d7d05fd221723ff822947132dc934d122fe22"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "3bcc41d11d863e0d499b61963bc76e86",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.6",
"size": 5012462,
"upload_time": "2024-08-10T18:09:27",
"upload_time_iso_8601": "2024-08-10T18:09:27.642413Z",
"url": "https://files.pythonhosted.org/packages/43/af/dd3f58cc7d946da6ae42909629a2b1d5dd2d1b583334d4af9396697d6863/lxml-5.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "69c15ea46b2d4c98f5bf5c83fffab8a0ad293c9bc74df9ecfbafef10f77f7201",
"md5": "dd3ed7872f0eea77a38ab559b6ce5a7c",
"sha256": "44264ecae91b30e5633013fb66f6ddd05c006d3e0e884f75ce0b4755b3e3847b"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp310-cp310-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "dd3ed7872f0eea77a38ab559b6ce5a7c",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.6",
"size": 4815288,
"upload_time": "2024-08-10T18:09:31",
"upload_time_iso_8601": "2024-08-10T18:09:31.633472Z",
"url": "https://files.pythonhosted.org/packages/69/c1/5ea46b2d4c98f5bf5c83fffab8a0ad293c9bc74df9ecfbafef10f77f7201/lxml-5.3.0-cp310-cp310-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1d51a0acca077ad35da458f4d3f729ef98effd2b90f003440d35fc36323f8ae6",
"md5": "ac3d939627c10738e18cb0fff053824e",
"sha256": "3c174dc350d3ec52deb77f2faf05c439331d6ed5e702fc247ccb4e6b62d884b7"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp310-cp310-manylinux_2_28_ppc64le.whl",
"has_sig": false,
"md5_digest": "ac3d939627c10738e18cb0fff053824e",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.6",
"size": 5472435,
"upload_time": "2024-08-10T18:09:35",
"upload_time_iso_8601": "2024-08-10T18:09:35.758390Z",
"url": "https://files.pythonhosted.org/packages/1d/51/a0acca077ad35da458f4d3f729ef98effd2b90f003440d35fc36323f8ae6/lxml-5.3.0-cp310-cp310-manylinux_2_28_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4d6b0989c9368986961a6b0f55b46c80404c4b758417acdb6d87bfc3bd5f4967",
"md5": "364bd12a6e196c375182259ec4cf9fd2",
"sha256": "2dfab5fa6a28a0b60a20638dc48e6343c02ea9933e3279ccb132f555a62323d8"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp310-cp310-manylinux_2_28_s390x.whl",
"has_sig": false,
"md5_digest": "364bd12a6e196c375182259ec4cf9fd2",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.6",
"size": 4976354,
"upload_time": "2024-08-10T18:09:39",
"upload_time_iso_8601": "2024-08-10T18:09:39.510504Z",
"url": "https://files.pythonhosted.org/packages/4d/6b/0989c9368986961a6b0f55b46c80404c4b758417acdb6d87bfc3bd5f4967/lxml-5.3.0-cp310-cp310-manylinux_2_28_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "059e87492d03ff604fbf656ed2bf3e2e8d28f5d58ea1f00ff27ac27b06509079",
"md5": "2783b51e107c62802fc52a6630a53c77",
"sha256": "b1c8c20847b9f34e98080da785bb2336ea982e7f913eed5809e5a3c872900f32"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp310-cp310-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "2783b51e107c62802fc52a6630a53c77",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.6",
"size": 5029973,
"upload_time": "2024-08-10T18:09:42",
"upload_time_iso_8601": "2024-08-10T18:09:42.978231Z",
"url": "https://files.pythonhosted.org/packages/05/9e/87492d03ff604fbf656ed2bf3e2e8d28f5d58ea1f00ff27ac27b06509079/lxml-5.3.0-cp310-cp310-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f9cc9ae1baf5472af88e19e2c454b3710c1be9ecafb20eb474eeabcd88a055d2",
"md5": "5c3f753e2b2238f6ef262af62067e31d",
"sha256": "2c86bf781b12ba417f64f3422cfc302523ac9cd1d8ae8c0f92a1c66e56ef2e86"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp310-cp310-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "5c3f753e2b2238f6ef262af62067e31d",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.6",
"size": 4888837,
"upload_time": "2024-08-10T18:09:46",
"upload_time_iso_8601": "2024-08-10T18:09:46.185666Z",
"url": "https://files.pythonhosted.org/packages/f9/cc/9ae1baf5472af88e19e2c454b3710c1be9ecafb20eb474eeabcd88a055d2/lxml-5.3.0-cp310-cp310-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d2105594ffaec8c120d75b17e3ad23439b740a51549a9b5fd7484b2179adfe8f",
"md5": "ad4fd25e3eaf5239ce67daa126f9fcf3",
"sha256": "c162b216070f280fa7da844531169be0baf9ccb17263cf5a8bf876fcd3117fa5"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp310-cp310-musllinux_1_2_ppc64le.whl",
"has_sig": false,
"md5_digest": "ad4fd25e3eaf5239ce67daa126f9fcf3",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.6",
"size": 5530555,
"upload_time": "2024-08-10T18:09:50",
"upload_time_iso_8601": "2024-08-10T18:09:50.366328Z",
"url": "https://files.pythonhosted.org/packages/d2/10/5594ffaec8c120d75b17e3ad23439b740a51549a9b5fd7484b2179adfe8f/lxml-5.3.0-cp310-cp310-musllinux_1_2_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ea9bde17f05377c8833343b629905571fb06cff2028f15a6f58ae2267662e341",
"md5": "cfe4e8995e5f294ab9ca82b8c4276167",
"sha256": "36aef61a1678cb778097b4a6eeae96a69875d51d1e8f4d4b491ab3cfb54b5a03"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp310-cp310-musllinux_1_2_s390x.whl",
"has_sig": false,
"md5_digest": "cfe4e8995e5f294ab9ca82b8c4276167",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.6",
"size": 5405314,
"upload_time": "2024-08-10T18:09:54",
"upload_time_iso_8601": "2024-08-10T18:09:54.580620Z",
"url": "https://files.pythonhosted.org/packages/ea/9b/de17f05377c8833343b629905571fb06cff2028f15a6f58ae2267662e341/lxml-5.3.0-cp310-cp310-musllinux_1_2_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8ab4227be0f1f3cca8255925985164c3838b8b36e441ff0cc10c1d3c6bdba031",
"md5": "a6df5ddc899a43a308530a5b6b2a00da",
"sha256": "f65e5120863c2b266dbcc927b306c5b78e502c71edf3295dfcb9501ec96e5fc7"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp310-cp310-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "a6df5ddc899a43a308530a5b6b2a00da",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.6",
"size": 5079303,
"upload_time": "2024-08-10T18:09:58",
"upload_time_iso_8601": "2024-08-10T18:09:58.032990Z",
"url": "https://files.pythonhosted.org/packages/8a/b4/227be0f1f3cca8255925985164c3838b8b36e441ff0cc10c1d3c6bdba031/lxml-5.3.0-cp310-cp310-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5cee19abcebb7fc40319bb71cd6adefa1ad94d09b5660228715854d6cc420713",
"md5": "8944535830709e9709abefb9813970b2",
"sha256": "ef0c1fe22171dd7c7c27147f2e9c3e86f8bdf473fed75f16b0c2e84a5030ce80"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp310-cp310-win32.whl",
"has_sig": false,
"md5_digest": "8944535830709e9709abefb9813970b2",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.6",
"size": 3475126,
"upload_time": "2024-08-10T18:10:01",
"upload_time_iso_8601": "2024-08-10T18:10:01.430295Z",
"url": "https://files.pythonhosted.org/packages/5c/ee/19abcebb7fc40319bb71cd6adefa1ad94d09b5660228715854d6cc420713/lxml-5.3.0-cp310-cp310-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a135183d32551447e280032b2331738cd850da435a42f850b71ebeaab42c1313",
"md5": "c9e36b42898035ac6a39d4bcefaad65d",
"sha256": "052d99051e77a4f3e8482c65014cf6372e61b0a6f4fe9edb98503bb5364cfee3"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "c9e36b42898035ac6a39d4bcefaad65d",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.6",
"size": 3805065,
"upload_time": "2024-08-10T18:10:05",
"upload_time_iso_8601": "2024-08-10T18:10:05.189947Z",
"url": "https://files.pythonhosted.org/packages/a1/35/183d32551447e280032b2331738cd850da435a42f850b71ebeaab42c1313/lxml-5.3.0-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5ca8449faa2a3cbe6a99f8d38dcd51a3ee8844c17862841a6f769ea7c2a9cd0f",
"md5": "c3a57a4224f3e5a667fa4a8ee7bab1cf",
"sha256": "74bcb423462233bc5d6066e4e98b0264e7c1bed7541fff2f4e34fe6b21563c8b"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp311-cp311-macosx_10_9_universal2.whl",
"has_sig": false,
"md5_digest": "c3a57a4224f3e5a667fa4a8ee7bab1cf",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.6",
"size": 8141056,
"upload_time": "2024-08-10T18:10:09",
"upload_time_iso_8601": "2024-08-10T18:10:09.455124Z",
"url": "https://files.pythonhosted.org/packages/5c/a8/449faa2a3cbe6a99f8d38dcd51a3ee8844c17862841a6f769ea7c2a9cd0f/lxml-5.3.0-cp311-cp311-macosx_10_9_universal2.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ac8aae6325e994e2052de92f894363b038351c50ee38749d30cc6b6d96aaf90f",
"md5": "288ff7eaf39b47eb208513d7749e3dff",
"sha256": "a3d819eb6f9b8677f57f9664265d0a10dd6551d227afb4af2b9cd7bdc2ccbf18"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp311-cp311-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "288ff7eaf39b47eb208513d7749e3dff",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.6",
"size": 4425238,
"upload_time": "2024-08-10T18:10:13",
"upload_time_iso_8601": "2024-08-10T18:10:13.348556Z",
"url": "https://files.pythonhosted.org/packages/ac/8a/ae6325e994e2052de92f894363b038351c50ee38749d30cc6b6d96aaf90f/lxml-5.3.0-cp311-cp311-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f8fb128dddb7f9086236bce0eeae2bfb316d138b49b159f50bc681d56c1bdd19",
"md5": "87621bf021101ea00da1091189ea477d",
"sha256": "5b8f5db71b28b8c404956ddf79575ea77aa8b1538e8b2ef9ec877945b3f46442"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "87621bf021101ea00da1091189ea477d",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.6",
"size": 5095197,
"upload_time": "2024-08-10T18:10:16",
"upload_time_iso_8601": "2024-08-10T18:10:16.825509Z",
"url": "https://files.pythonhosted.org/packages/f8/fb/128dddb7f9086236bce0eeae2bfb316d138b49b159f50bc681d56c1bdd19/lxml-5.3.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": "b4f9a181a8ef106e41e3086629c8bdb2d21a942f14c84a0e77452c22d6b22091",
"md5": "a8ad65976753859064a8cffc29e23aca",
"sha256": "2c3406b63232fc7e9b8783ab0b765d7c59e7c59ff96759d8ef9632fca27c7ee4"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "a8ad65976753859064a8cffc29e23aca",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.6",
"size": 4809809,
"upload_time": "2024-08-10T18:10:20",
"upload_time_iso_8601": "2024-08-10T18:10:20.046601Z",
"url": "https://files.pythonhosted.org/packages/b4/f9/a181a8ef106e41e3086629c8bdb2d21a942f14c84a0e77452c22d6b22091/lxml-5.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "252fb20565e808f7f6868aacea48ddcdd7e9e9fb4c799287f21f1a6c7c2e8b71",
"md5": "0e78a9577f37480ee3d01f781ea13794",
"sha256": "2ecdd78ab768f844c7a1d4a03595038c166b609f6395e25af9b0f3f26ae1230f"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "0e78a9577f37480ee3d01f781ea13794",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.6",
"size": 5407593,
"upload_time": "2024-08-10T18:10:23",
"upload_time_iso_8601": "2024-08-10T18:10:23.641066Z",
"url": "https://files.pythonhosted.org/packages/25/2f/b20565e808f7f6868aacea48ddcdd7e9e9fb4c799287f21f1a6c7c2e8b71/lxml-5.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "230ecaac672ec246d3189a16c4d364ed4f7d6bf856c080215382c06764058c08",
"md5": "fa15eefcda90d1cddd591b57b43b4f0f",
"sha256": "168f2dfcfdedf611eb285efac1516c8454c8c99caf271dccda8943576b67552e"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "fa15eefcda90d1cddd591b57b43b4f0f",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.6",
"size": 4866657,
"upload_time": "2024-08-10T18:10:26",
"upload_time_iso_8601": "2024-08-10T18:10:26.528116Z",
"url": "https://files.pythonhosted.org/packages/23/0e/caac672ec246d3189a16c4d364ed4f7d6bf856c080215382c06764058c08/lxml-5.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "67a41f5fbd3f58d4069000522196b0b776a014f3feec1796da03e495cf23532d",
"md5": "7220d1d22e149e3a96ad92df29fc2aad",
"sha256": "aa617107a410245b8660028a7483b68e7914304a6d4882b5ff3d2d3eb5948d8c"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "7220d1d22e149e3a96ad92df29fc2aad",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.6",
"size": 4967017,
"upload_time": "2024-08-10T18:10:29",
"upload_time_iso_8601": "2024-08-10T18:10:29.639446Z",
"url": "https://files.pythonhosted.org/packages/67/a4/1f5fbd3f58d4069000522196b0b776a014f3feec1796da03e495cf23532d/lxml-5.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ee73623ecea6ca3c530dd0a4ed0d00d9702e0e85cd5624e2d5b93b005fe00abd",
"md5": "4325f6b83426d5cbb2ec77e17e9ab6f9",
"sha256": "69959bd3167b993e6e710b99051265654133a98f20cec1d9b493b931942e9c16"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp311-cp311-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "4325f6b83426d5cbb2ec77e17e9ab6f9",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.6",
"size": 4810730,
"upload_time": "2024-08-10T18:10:33",
"upload_time_iso_8601": "2024-08-10T18:10:33.387454Z",
"url": "https://files.pythonhosted.org/packages/ee/73/623ecea6ca3c530dd0a4ed0d00d9702e0e85cd5624e2d5b93b005fe00abd/lxml-5.3.0-cp311-cp311-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1dcefb84fb8e3c298f3a245ae3ea6221c2426f1bbaa82d10a88787412a498145",
"md5": "550e802704213d35518bf6e7b8cf26c2",
"sha256": "bd96517ef76c8654446fc3db9242d019a1bb5fe8b751ba414765d59f99210b79"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp311-cp311-manylinux_2_28_ppc64le.whl",
"has_sig": false,
"md5_digest": "550e802704213d35518bf6e7b8cf26c2",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.6",
"size": 5455154,
"upload_time": "2024-08-10T18:10:36",
"upload_time_iso_8601": "2024-08-10T18:10:36.897606Z",
"url": "https://files.pythonhosted.org/packages/1d/ce/fb84fb8e3c298f3a245ae3ea6221c2426f1bbaa82d10a88787412a498145/lxml-5.3.0-cp311-cp311-manylinux_2_28_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b1724d1ad363748a72c7c0411c28be2b0dc7150d91e823eadad3b91a4514cbea",
"md5": "f5e3dabaeb264faa2e6a26d41c25d139",
"sha256": "ab6dd83b970dc97c2d10bc71aa925b84788c7c05de30241b9e96f9b6d9ea3080"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp311-cp311-manylinux_2_28_s390x.whl",
"has_sig": false,
"md5_digest": "f5e3dabaeb264faa2e6a26d41c25d139",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.6",
"size": 4969416,
"upload_time": "2024-08-10T18:10:40",
"upload_time_iso_8601": "2024-08-10T18:10:40.331071Z",
"url": "https://files.pythonhosted.org/packages/b1/72/4d1ad363748a72c7c0411c28be2b0dc7150d91e823eadad3b91a4514cbea/lxml-5.3.0-cp311-cp311-manylinux_2_28_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4207b29571a58a3a80681722ea8ed0ba569211d9bb8531ad49b5cacf6d409185",
"md5": "4c5965837d4fa7edcbcd2f29c61720c5",
"sha256": "eec1bb8cdbba2925bedc887bc0609a80e599c75b12d87ae42ac23fd199445654"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "4c5965837d4fa7edcbcd2f29c61720c5",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.6",
"size": 5013672,
"upload_time": "2024-08-10T18:10:43",
"upload_time_iso_8601": "2024-08-10T18:10:43.768831Z",
"url": "https://files.pythonhosted.org/packages/42/07/b29571a58a3a80681722ea8ed0ba569211d9bb8531ad49b5cacf6d409185/lxml-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b993bde740d5a58cf04cbd38e3dd93ad1e36c2f95553bbf7d57807bc6815d926",
"md5": "a9517d373d2a9f2f58c5fe511ae573dc",
"sha256": "6a7095eeec6f89111d03dabfe5883a1fd54da319c94e0fb104ee8f23616b572d"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp311-cp311-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "a9517d373d2a9f2f58c5fe511ae573dc",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.6",
"size": 4878644,
"upload_time": "2024-08-10T18:10:47",
"upload_time_iso_8601": "2024-08-10T18:10:47.901468Z",
"url": "https://files.pythonhosted.org/packages/b9/93/bde740d5a58cf04cbd38e3dd93ad1e36c2f95553bbf7d57807bc6815d926/lxml-5.3.0-cp311-cp311-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "56b5645c8c02721d49927c93181de4017164ec0e141413577687c3df8ff0800f",
"md5": "b0c78eaba8c4ebc9bed27ddf540e77fd",
"sha256": "6f651ebd0b21ec65dfca93aa629610a0dbc13dbc13554f19b0113da2e61a4763"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp311-cp311-musllinux_1_2_ppc64le.whl",
"has_sig": false,
"md5_digest": "b0c78eaba8c4ebc9bed27ddf540e77fd",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.6",
"size": 5511531,
"upload_time": "2024-08-10T18:10:51",
"upload_time_iso_8601": "2024-08-10T18:10:51.581131Z",
"url": "https://files.pythonhosted.org/packages/56/b5/645c8c02721d49927c93181de4017164ec0e141413577687c3df8ff0800f/lxml-5.3.0-cp311-cp311-musllinux_1_2_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "853f6a99a12d9438316f4fc86ef88c5d4c8fb674247b17f3173ecadd8346b671",
"md5": "812dbf0fd71a02d41d276299d65d074e",
"sha256": "f422a209d2455c56849442ae42f25dbaaba1c6c3f501d58761c619c7836642ec"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp311-cp311-musllinux_1_2_s390x.whl",
"has_sig": false,
"md5_digest": "812dbf0fd71a02d41d276299d65d074e",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.6",
"size": 5402065,
"upload_time": "2024-08-10T18:10:54",
"upload_time_iso_8601": "2024-08-10T18:10:54.841083Z",
"url": "https://files.pythonhosted.org/packages/85/3f/6a99a12d9438316f4fc86ef88c5d4c8fb674247b17f3173ecadd8346b671/lxml-5.3.0-cp311-cp311-musllinux_1_2_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "808adf47bff6ad5ac57335bf552babfb2408f9eb680c074ec1ba412a1a6af2c5",
"md5": "b713c378587cb50bcdc925f73cc33fe5",
"sha256": "62f7fdb0d1ed2065451f086519865b4c90aa19aed51081979ecd05a21eb4d1be"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp311-cp311-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "b713c378587cb50bcdc925f73cc33fe5",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.6",
"size": 5069775,
"upload_time": "2024-08-10T18:10:57",
"upload_time_iso_8601": "2024-08-10T18:10:57.808501Z",
"url": "https://files.pythonhosted.org/packages/80/8a/df47bff6ad5ac57335bf552babfb2408f9eb680c074ec1ba412a1a6af2c5/lxml-5.3.0-cp311-cp311-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "08aee7ad0f0fbe4b6368c5ee1e3ef0c3365098d806d42379c46c1ba2802a52f7",
"md5": "9b55a1a0b33874c61e6049105c41a631",
"sha256": "c6379f35350b655fd817cd0d6cbeef7f265f3ae5fedb1caae2eb442bbeae9ab9"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp311-cp311-win32.whl",
"has_sig": false,
"md5_digest": "9b55a1a0b33874c61e6049105c41a631",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.6",
"size": 3474226,
"upload_time": "2024-08-10T18:11:00",
"upload_time_iso_8601": "2024-08-10T18:11:00.730221Z",
"url": "https://files.pythonhosted.org/packages/08/ae/e7ad0f0fbe4b6368c5ee1e3ef0c3365098d806d42379c46c1ba2802a52f7/lxml-5.3.0-cp311-cp311-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c3b591c2249bfac02ee514ab135e9304b89d55967be7e53e94a879b74eec7a5c",
"md5": "5eb87a1d80ac268fc9907fd6808e0ddc",
"sha256": "9c52100e2c2dbb0649b90467935c4b0de5528833c76a35ea1a2691ec9f1ee7a1"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "5eb87a1d80ac268fc9907fd6808e0ddc",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.6",
"size": 3814971,
"upload_time": "2024-08-10T18:11:03",
"upload_time_iso_8601": "2024-08-10T18:11:03.743369Z",
"url": "https://files.pythonhosted.org/packages/c3/b5/91c2249bfac02ee514ab135e9304b89d55967be7e53e94a879b74eec7a5c/lxml-5.3.0-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "eb6dd1f1c5e40c64bf62afd7a3f9b34ce18a586a1cccbf71e783cd0a6d8e8971",
"md5": "0200ca09c13892c80b47cf4c713786ed",
"sha256": "e99f5507401436fdcc85036a2e7dc2e28d962550afe1cbfc07c40e454256a859"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp312-cp312-macosx_10_9_universal2.whl",
"has_sig": false,
"md5_digest": "0200ca09c13892c80b47cf4c713786ed",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.6",
"size": 8171753,
"upload_time": "2024-08-10T18:11:07",
"upload_time_iso_8601": "2024-08-10T18:11:07.859647Z",
"url": "https://files.pythonhosted.org/packages/eb/6d/d1f1c5e40c64bf62afd7a3f9b34ce18a586a1cccbf71e783cd0a6d8e8971/lxml-5.3.0-cp312-cp312-macosx_10_9_universal2.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bd8326b1864921869784355459f374896dcf8b44d4af3b15d7697e9156cb2de9",
"md5": "96b82c1e6d24472af28c48d9bb21605e",
"sha256": "384aacddf2e5813a36495233b64cb96b1949da72bef933918ba5c84e06af8f0e"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp312-cp312-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "96b82c1e6d24472af28c48d9bb21605e",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.6",
"size": 4441955,
"upload_time": "2024-08-10T18:11:12",
"upload_time_iso_8601": "2024-08-10T18:11:12.251649Z",
"url": "https://files.pythonhosted.org/packages/bd/83/26b1864921869784355459f374896dcf8b44d4af3b15d7697e9156cb2de9/lxml-5.3.0-cp312-cp312-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e0d2e9bff9fb359226c25cda3538f664f54f2804f4b37b0d7c944639e1a51f69",
"md5": "ecfccadd587adb67ca54a24977e1a436",
"sha256": "874a216bf6afaf97c263b56371434e47e2c652d215788396f60477540298218f"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "ecfccadd587adb67ca54a24977e1a436",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.6",
"size": 5050778,
"upload_time": "2024-08-10T18:11:16",
"upload_time_iso_8601": "2024-08-10T18:11:16.233405Z",
"url": "https://files.pythonhosted.org/packages/e0/d2/e9bff9fb359226c25cda3538f664f54f2804f4b37b0d7c944639e1a51f69/lxml-5.3.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": "88696972bfafa8cd3ddc8562b126dd607011e218e17be313a8b1b9cc5a0ee876",
"md5": "663ccdccd076b26b5607901799c671be",
"sha256": "65ab5685d56914b9a2a34d67dd5488b83213d680b0c5d10b47f81da5a16b0b0e"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "663ccdccd076b26b5607901799c671be",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.6",
"size": 4748628,
"upload_time": "2024-08-10T18:11:19",
"upload_time_iso_8601": "2024-08-10T18:11:19.507636Z",
"url": "https://files.pythonhosted.org/packages/88/69/6972bfafa8cd3ddc8562b126dd607011e218e17be313a8b1b9cc5a0ee876/lxml-5.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5deaa6523c7c7f6dc755a6eed3d2f6d6646617cad4d3d6d8ce4ed71bfd2362c8",
"md5": "7d00ae27241f60eccfd860576e3fcacd",
"sha256": "aac0bbd3e8dd2d9c45ceb82249e8bdd3ac99131a32b4d35c8af3cc9db1657179"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "7d00ae27241f60eccfd860576e3fcacd",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.6",
"size": 5322215,
"upload_time": "2024-08-10T18:11:23",
"upload_time_iso_8601": "2024-08-10T18:11:23.708612Z",
"url": "https://files.pythonhosted.org/packages/5d/ea/a6523c7c7f6dc755a6eed3d2f6d6646617cad4d3d6d8ce4ed71bfd2362c8/lxml-5.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9937396fbd24a70f62b31d988e4500f2068c7f3fd399d2fd45257d13eab51a6f",
"md5": "3b313df0c539c94f12865cc8fd893637",
"sha256": "b369d3db3c22ed14c75ccd5af429086f166a19627e84a8fdade3f8f31426e52a"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "3b313df0c539c94f12865cc8fd893637",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.6",
"size": 4813963,
"upload_time": "2024-08-10T18:11:26",
"upload_time_iso_8601": "2024-08-10T18:11:26.997150Z",
"url": "https://files.pythonhosted.org/packages/99/37/396fbd24a70f62b31d988e4500f2068c7f3fd399d2fd45257d13eab51a6f/lxml-5.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0991e6136f17459a11ce1757df864b213efbeab7adcb2efa63efb1b846ab6723",
"md5": "1c32d85ff66a14d908dc489735c0c4a5",
"sha256": "c24037349665434f375645fa9d1f5304800cec574d0310f618490c871fd902b3"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "1c32d85ff66a14d908dc489735c0c4a5",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.6",
"size": 4923353,
"upload_time": "2024-08-10T18:11:30",
"upload_time_iso_8601": "2024-08-10T18:11:30.478871Z",
"url": "https://files.pythonhosted.org/packages/09/91/e6136f17459a11ce1757df864b213efbeab7adcb2efa63efb1b846ab6723/lxml-5.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1d7c2eeecf87c9a1fca4f84f991067c693e67340f2b7127fc3eca8fa29d75ee3",
"md5": "7f5e0dda2eea05de357914e6d6a15ad5",
"sha256": "62d172f358f33a26d6b41b28c170c63886742f5b6772a42b59b4f0fa10526cb1"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp312-cp312-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "7f5e0dda2eea05de357914e6d6a15ad5",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.6",
"size": 4740541,
"upload_time": "2024-08-10T18:11:34",
"upload_time_iso_8601": "2024-08-10T18:11:34.344205Z",
"url": "https://files.pythonhosted.org/packages/1d/7c/2eeecf87c9a1fca4f84f991067c693e67340f2b7127fc3eca8fa29d75ee3/lxml-5.3.0-cp312-cp312-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3bed4c38ba58defca84f5f0d0ac2480fdcd99fc7ae4b28fc417c93640a6949ae",
"md5": "1505932dddeca523da92ee1fa69550bf",
"sha256": "c1f794c02903c2824fccce5b20c339a1a14b114e83b306ff11b597c5f71a1c8d"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp312-cp312-manylinux_2_28_ppc64le.whl",
"has_sig": false,
"md5_digest": "1505932dddeca523da92ee1fa69550bf",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.6",
"size": 5346504,
"upload_time": "2024-08-10T18:11:37",
"upload_time_iso_8601": "2024-08-10T18:11:37.595827Z",
"url": "https://files.pythonhosted.org/packages/3b/ed/4c38ba58defca84f5f0d0ac2480fdcd99fc7ae4b28fc417c93640a6949ae/lxml-5.3.0-cp312-cp312-manylinux_2_28_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a522bbd3995437e5745cb4c2b5d89088d70ab19d4feabf8a27a24cecb9745464",
"md5": "ae604c9a8aed158a5715c4d4dad79e55",
"sha256": "5d6a6972b93c426ace71e0be9a6f4b2cfae9b1baed2eed2006076a746692288c"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp312-cp312-manylinux_2_28_s390x.whl",
"has_sig": false,
"md5_digest": "ae604c9a8aed158a5715c4d4dad79e55",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.6",
"size": 4898077,
"upload_time": "2024-08-10T18:11:40",
"upload_time_iso_8601": "2024-08-10T18:11:40.867822Z",
"url": "https://files.pythonhosted.org/packages/a5/22/bbd3995437e5745cb4c2b5d89088d70ab19d4feabf8a27a24cecb9745464/lxml-5.3.0-cp312-cp312-manylinux_2_28_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0a6e94537acfb5b8f18235d13186d247bca478fea5e87d224644e0fe907df976",
"md5": "d63bf3d33e46a3b0262176b1a815b4b0",
"sha256": "3879cc6ce938ff4eb4900d901ed63555c778731a96365e53fadb36437a131a99"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp312-cp312-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "d63bf3d33e46a3b0262176b1a815b4b0",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.6",
"size": 4946543,
"upload_time": "2024-08-10T18:11:44",
"upload_time_iso_8601": "2024-08-10T18:11:44.954314Z",
"url": "https://files.pythonhosted.org/packages/0a/6e/94537acfb5b8f18235d13186d247bca478fea5e87d224644e0fe907df976/lxml-5.3.0-cp312-cp312-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8de84b15df533fe8e8d53363b23a41df9be907330e1fa28c7ca36893fad338ee",
"md5": "3ec71cd198cc28525f4c1d65d41a7689",
"sha256": "74068c601baff6ff021c70f0935b0c7bc528baa8ea210c202e03757c68c5a4ff"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp312-cp312-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "3ec71cd198cc28525f4c1d65d41a7689",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.6",
"size": 4816841,
"upload_time": "2024-08-10T18:11:49",
"upload_time_iso_8601": "2024-08-10T18:11:49.046725Z",
"url": "https://files.pythonhosted.org/packages/8d/e8/4b15df533fe8e8d53363b23a41df9be907330e1fa28c7ca36893fad338ee/lxml-5.3.0-cp312-cp312-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1ae703f390ea37d1acda50bc538feb5b2bda6745b25731e4e76ab48fae7106bf",
"md5": "d2e50264de74d99265a30928fafc9330",
"sha256": "ecd4ad8453ac17bc7ba3868371bffb46f628161ad0eefbd0a855d2c8c32dd81a"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp312-cp312-musllinux_1_2_ppc64le.whl",
"has_sig": false,
"md5_digest": "d2e50264de74d99265a30928fafc9330",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.6",
"size": 5417341,
"upload_time": "2024-08-10T18:11:52",
"upload_time_iso_8601": "2024-08-10T18:11:52.295980Z",
"url": "https://files.pythonhosted.org/packages/1a/e7/03f390ea37d1acda50bc538feb5b2bda6745b25731e4e76ab48fae7106bf/lxml-5.3.0-cp312-cp312-musllinux_1_2_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ea99d1133ab4c250da85a883c3b60249d3d3e7c64f24faff494cf0fd23f91e80",
"md5": "990ef8830e66d34a01db6370ab5c34bf",
"sha256": "7e2f58095acc211eb9d8b5771bf04df9ff37d6b87618d1cbf85f92399c98dae8"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp312-cp312-musllinux_1_2_s390x.whl",
"has_sig": false,
"md5_digest": "990ef8830e66d34a01db6370ab5c34bf",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.6",
"size": 5327539,
"upload_time": "2024-08-10T18:11:55",
"upload_time_iso_8601": "2024-08-10T18:11:55.980228Z",
"url": "https://files.pythonhosted.org/packages/ea/99/d1133ab4c250da85a883c3b60249d3d3e7c64f24faff494cf0fd23f91e80/lxml-5.3.0-cp312-cp312-musllinux_1_2_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7dede6276c8d9668028213df01f598f385b05b55a4e1b4662ee12ef05dab35aa",
"md5": "659bdaee4672e8409b277b570e3e3e39",
"sha256": "e63601ad5cd8f860aa99d109889b5ac34de571c7ee902d6812d5d9ddcc77fa7d"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp312-cp312-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "659bdaee4672e8409b277b570e3e3e39",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.6",
"size": 5012542,
"upload_time": "2024-08-10T18:11:59",
"upload_time_iso_8601": "2024-08-10T18:11:59.351204Z",
"url": "https://files.pythonhosted.org/packages/7d/ed/e6276c8d9668028213df01f598f385b05b55a4e1b4662ee12ef05dab35aa/lxml-5.3.0-cp312-cp312-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3688684d4e800f5aa28df2a991a6a622783fb73cf0e46235cfa690f9776f032e",
"md5": "a5579cb068a3fbfb5989fbeb4024c599",
"sha256": "17e8d968d04a37c50ad9c456a286b525d78c4a1c15dd53aa46c1d8e06bf6fa30"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp312-cp312-win32.whl",
"has_sig": false,
"md5_digest": "a5579cb068a3fbfb5989fbeb4024c599",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.6",
"size": 3486454,
"upload_time": "2024-08-10T18:12:02",
"upload_time_iso_8601": "2024-08-10T18:12:02.696483Z",
"url": "https://files.pythonhosted.org/packages/36/88/684d4e800f5aa28df2a991a6a622783fb73cf0e46235cfa690f9776f032e/lxml-5.3.0-cp312-cp312-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fc82ace5a5676051e60355bd8fb945df7b1ba4f4fb8447f2010fb816bfd57724",
"md5": "879db8714853b8c56170a5977f20bd73",
"sha256": "c1a69e58a6bb2de65902051d57fde951febad631a20a64572677a1052690482f"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "879db8714853b8c56170a5977f20bd73",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.6",
"size": 3816857,
"upload_time": "2024-08-10T18:12:06",
"upload_time_iso_8601": "2024-08-10T18:12:06.456924Z",
"url": "https://files.pythonhosted.org/packages/fc/82/ace5a5676051e60355bd8fb945df7b1ba4f4fb8447f2010fb816bfd57724/lxml-5.3.0-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "946a42141e4d373903bfea6f8e94b2f554d05506dfda522ada5343c651410dc8",
"md5": "6bed22c67c85a92fa004389d3d0782f1",
"sha256": "8c72e9563347c7395910de6a3100a4840a75a6f60e05af5e58566868d5eb2d6a"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp313-cp313-macosx_10_13_universal2.whl",
"has_sig": false,
"md5_digest": "6bed22c67c85a92fa004389d3d0782f1",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.6",
"size": 8156284,
"upload_time": "2024-08-10T18:12:10",
"upload_time_iso_8601": "2024-08-10T18:12:10.439047Z",
"url": "https://files.pythonhosted.org/packages/94/6a/42141e4d373903bfea6f8e94b2f554d05506dfda522ada5343c651410dc8/lxml-5.3.0-cp313-cp313-macosx_10_13_universal2.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "915efa097f0f7d8b3d113fb7312c6308af702f2667f22644441715be961f2c7e",
"md5": "b729e6e4982e6902fe1b10dc55d61326",
"sha256": "e92ce66cd919d18d14b3856906a61d3f6b6a8500e0794142338da644260595cd"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp313-cp313-macosx_10_13_x86_64.whl",
"has_sig": false,
"md5_digest": "b729e6e4982e6902fe1b10dc55d61326",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.6",
"size": 4432407,
"upload_time": "2024-08-10T18:12:13",
"upload_time_iso_8601": "2024-08-10T18:12:13.917115Z",
"url": "https://files.pythonhosted.org/packages/91/5e/fa097f0f7d8b3d113fb7312c6308af702f2667f22644441715be961f2c7e/lxml-5.3.0-cp313-cp313-macosx_10_13_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2da1b901988aa6d4ff937f2e5cfc114e4ec561901ff00660c3e56713642728da",
"md5": "0fd742b142b6b29e93184ee22b5a7cac",
"sha256": "1d04f064bebdfef9240478f7a779e8c5dc32b8b7b0b2fc6a62e39b928d428e51"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "0fd742b142b6b29e93184ee22b5a7cac",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.6",
"size": 5048331,
"upload_time": "2024-08-10T18:12:17",
"upload_time_iso_8601": "2024-08-10T18:12:17.204362Z",
"url": "https://files.pythonhosted.org/packages/2d/a1/b901988aa6d4ff937f2e5cfc114e4ec561901ff00660c3e56713642728da/lxml-5.3.0-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": "300fb2a54f48e52de578b71bbe2a2f8160672a8a5e103df3a78da53907e8c7ed",
"md5": "70ae5e42966631d1619e77c84d27590c",
"sha256": "5c2fb570d7823c2bbaf8b419ba6e5662137f8166e364a8b2b91051a1fb40ab8b"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "70ae5e42966631d1619e77c84d27590c",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.6",
"size": 4744835,
"upload_time": "2024-08-10T18:12:21",
"upload_time_iso_8601": "2024-08-10T18:12:21.172243Z",
"url": "https://files.pythonhosted.org/packages/30/0f/b2a54f48e52de578b71bbe2a2f8160672a8a5e103df3a78da53907e8c7ed/lxml-5.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "829db000c15538b60934589e83826ecbc437a1586488d7c13f8ee5ff1f79a9b8",
"md5": "a4120d2e2e1c767ca0b44742af4d183b",
"sha256": "0c120f43553ec759f8de1fee2f4794452b0946773299d44c36bfe18e83caf002"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "a4120d2e2e1c767ca0b44742af4d183b",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.6",
"size": 5316649,
"upload_time": "2024-08-10T18:12:24",
"upload_time_iso_8601": "2024-08-10T18:12:24.897446Z",
"url": "https://files.pythonhosted.org/packages/82/9d/b000c15538b60934589e83826ecbc437a1586488d7c13f8ee5ff1f79a9b8/lxml-5.3.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e3eeffbb9eaff5e541922611d2c56b175c45893d1c0b8b11e5a497708a6a3b3b",
"md5": "ec8c8125623c33c7e4f7e3892c023baf",
"sha256": "562e7494778a69086f0312ec9689f6b6ac1c6b65670ed7d0267e49f57ffa08c4"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "ec8c8125623c33c7e4f7e3892c023baf",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.6",
"size": 4812046,
"upload_time": "2024-08-10T18:12:29",
"upload_time_iso_8601": "2024-08-10T18:12:29.028289Z",
"url": "https://files.pythonhosted.org/packages/e3/ee/ffbb9eaff5e541922611d2c56b175c45893d1c0b8b11e5a497708a6a3b3b/lxml-5.3.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "15ff7ff89d567485c7b943cdac316087f16b2399a8b997007ed352a1248397e5",
"md5": "65c6688935fc2e65ab1f1bb81d76ebef",
"sha256": "423b121f7e6fa514ba0c7918e56955a1d4470ed35faa03e3d9f0e3baa4c7e492"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "65c6688935fc2e65ab1f1bb81d76ebef",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.6",
"size": 4918597,
"upload_time": "2024-08-10T18:12:32",
"upload_time_iso_8601": "2024-08-10T18:12:32.278096Z",
"url": "https://files.pythonhosted.org/packages/15/ff/7ff89d567485c7b943cdac316087f16b2399a8b997007ed352a1248397e5/lxml-5.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c6a3535b6ed8c048412ff51268bdf4bf1cf052a37aa7e31d2e6518038a883b29",
"md5": "0ee88a029d8c0240708d51798fd1b75b",
"sha256": "c00f323cc00576df6165cc9d21a4c21285fa6b9989c5c39830c3903dc4303ef3"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp313-cp313-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "0ee88a029d8c0240708d51798fd1b75b",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.6",
"size": 4738071,
"upload_time": "2024-08-10T18:12:35",
"upload_time_iso_8601": "2024-08-10T18:12:35.407074Z",
"url": "https://files.pythonhosted.org/packages/c6/a3/535b6ed8c048412ff51268bdf4bf1cf052a37aa7e31d2e6518038a883b29/lxml-5.3.0-cp313-cp313-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7a8fcbbfa59cb4d4fd677fe183725a76d8c956495d7a3c7f111ab8f5e13d2e83",
"md5": "b7ecf6fd2ece179c34aad4c26171e277",
"sha256": "1fdc9fae8dd4c763e8a31e7630afef517eab9f5d5d31a278df087f307bf601f4"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp313-cp313-manylinux_2_28_ppc64le.whl",
"has_sig": false,
"md5_digest": "b7ecf6fd2ece179c34aad4c26171e277",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.6",
"size": 5342213,
"upload_time": "2024-08-10T18:12:38",
"upload_time_iso_8601": "2024-08-10T18:12:38.730896Z",
"url": "https://files.pythonhosted.org/packages/7a/8f/cbbfa59cb4d4fd677fe183725a76d8c956495d7a3c7f111ab8f5e13d2e83/lxml-5.3.0-cp313-cp313-manylinux_2_28_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5cfbdb4c10dd9958d4b52e34d1d1f7c1f434422aeaf6ae2bbaaff2264351d944",
"md5": "169b7a37e7a1eb7947ab267b5b383302",
"sha256": "658f2aa69d31e09699705949b5fc4719cbecbd4a97f9656a232e7d6c7be1a367"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp313-cp313-manylinux_2_28_s390x.whl",
"has_sig": false,
"md5_digest": "169b7a37e7a1eb7947ab267b5b383302",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.6",
"size": 4893749,
"upload_time": "2024-08-10T18:12:42",
"upload_time_iso_8601": "2024-08-10T18:12:42.606702Z",
"url": "https://files.pythonhosted.org/packages/5c/fb/db4c10dd9958d4b52e34d1d1f7c1f434422aeaf6ae2bbaaff2264351d944/lxml-5.3.0-cp313-cp313-manylinux_2_28_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f238bb4581c143957c47740de18a3281a0cab7722390a77cc6e610e8ebf2d736",
"md5": "9528bd55f4202ae1a2528831b6e433f3",
"sha256": "1473427aff3d66a3fa2199004c3e601e6c4500ab86696edffdbc84954c72d832"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp313-cp313-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "9528bd55f4202ae1a2528831b6e433f3",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.6",
"size": 4945901,
"upload_time": "2024-08-10T18:12:45",
"upload_time_iso_8601": "2024-08-10T18:12:45.944723Z",
"url": "https://files.pythonhosted.org/packages/f2/38/bb4581c143957c47740de18a3281a0cab7722390a77cc6e610e8ebf2d736/lxml-5.3.0-cp313-cp313-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fcd518b7de4960c731e98037bd48fa9f8e6e8f2558e6fbca4303d9b14d21ef3b",
"md5": "09d49c25a7d887f817b40211eab50032",
"sha256": "a87de7dd873bf9a792bf1e58b1c3887b9264036629a5bf2d2e6579fe8e73edff"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp313-cp313-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "09d49c25a7d887f817b40211eab50032",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.6",
"size": 4815447,
"upload_time": "2024-08-10T18:12:49",
"upload_time_iso_8601": "2024-08-10T18:12:49.051257Z",
"url": "https://files.pythonhosted.org/packages/fc/d5/18b7de4960c731e98037bd48fa9f8e6e8f2558e6fbca4303d9b14d21ef3b/lxml-5.3.0-cp313-cp313-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "97a8cd51ceaad6eb849246559a8ef60ae55065a3df550fc5fcd27014361c1bab",
"md5": "33feb1c27179e5553d58207d6a83b78a",
"sha256": "0d7b36afa46c97875303a94e8f3ad932bf78bace9e18e603f2085b652422edcd"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp313-cp313-musllinux_1_2_ppc64le.whl",
"has_sig": false,
"md5_digest": "33feb1c27179e5553d58207d6a83b78a",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.6",
"size": 5411186,
"upload_time": "2024-08-10T18:12:52",
"upload_time_iso_8601": "2024-08-10T18:12:52.388300Z",
"url": "https://files.pythonhosted.org/packages/97/a8/cd51ceaad6eb849246559a8ef60ae55065a3df550fc5fcd27014361c1bab/lxml-5.3.0-cp313-cp313-musllinux_1_2_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "89c31e3dabab519481ed7b1fdcba21dcfb8832f57000733ef0e71cf6d09a5e03",
"md5": "47a651413d5eb2b2d7073b7044864371",
"sha256": "cf120cce539453ae086eacc0130a324e7026113510efa83ab42ef3fcfccac7fb"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp313-cp313-musllinux_1_2_s390x.whl",
"has_sig": false,
"md5_digest": "47a651413d5eb2b2d7073b7044864371",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.6",
"size": 5324481,
"upload_time": "2024-08-10T18:12:56",
"upload_time_iso_8601": "2024-08-10T18:12:56.021440Z",
"url": "https://files.pythonhosted.org/packages/89/c3/1e3dabab519481ed7b1fdcba21dcfb8832f57000733ef0e71cf6d09a5e03/lxml-5.3.0-cp313-cp313-musllinux_1_2_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b61771e9984cf0570cd202ac0a1c9ed5c1b8889b0fc8dc736f5ef0ffb181c284",
"md5": "a94cfbe7d793094da514b78ba1f1f68a",
"sha256": "df5c7333167b9674aa8ae1d4008fa4bc17a313cc490b2cca27838bbdcc6bb15b"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp313-cp313-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "a94cfbe7d793094da514b78ba1f1f68a",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.6",
"size": 5011053,
"upload_time": "2024-08-10T18:12:59",
"upload_time_iso_8601": "2024-08-10T18:12:59.714027Z",
"url": "https://files.pythonhosted.org/packages/b6/17/71e9984cf0570cd202ac0a1c9ed5c1b8889b0fc8dc736f5ef0ffb181c284/lxml-5.3.0-cp313-cp313-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "69689f7e6d3312a91e30829368c2b3217e750adef12a6f8eb10498249f4e8d72",
"md5": "31067ad78e63a925a4dda2e189e24a7b",
"sha256": "c802e1c2ed9f0c06a65bc4ed0189d000ada8049312cfeab6ca635e39c9608957"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp313-cp313-win32.whl",
"has_sig": false,
"md5_digest": "31067ad78e63a925a4dda2e189e24a7b",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.6",
"size": 3485634,
"upload_time": "2024-08-10T18:13:02",
"upload_time_iso_8601": "2024-08-10T18:13:02.780906Z",
"url": "https://files.pythonhosted.org/packages/69/68/9f7e6d3312a91e30829368c2b3217e750adef12a6f8eb10498249f4e8d72/lxml-5.3.0-cp313-cp313-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7ddb214290d58ad68c587bd5d6af3d34e56830438733d0d0856c0275fde43652",
"md5": "0eb9e068490e78a9b9f1d0f9f27a8250",
"sha256": "406246b96d552e0503e17a1006fd27edac678b3fcc9f1be71a2f94b4ff61528d"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp313-cp313-win_amd64.whl",
"has_sig": false,
"md5_digest": "0eb9e068490e78a9b9f1d0f9f27a8250",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.6",
"size": 3814417,
"upload_time": "2024-08-10T18:13:05",
"upload_time_iso_8601": "2024-08-10T18:13:05.791734Z",
"url": "https://files.pythonhosted.org/packages/7d/db/214290d58ad68c587bd5d6af3d34e56830438733d0d0856c0275fde43652/lxml-5.3.0-cp313-cp313-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ac48acfbf48f9ae004e4b2afe940887b363c9db6952eca5e48d981e40b453a19",
"md5": "0a1c0a758f4fab64031491254453e783",
"sha256": "8f0de2d390af441fe8b2c12626d103540b5d850d585b18fcada58d972b74a74e"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp36-cp36m-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "0a1c0a758f4fab64031491254453e783",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": ">=3.6",
"size": 4390100,
"upload_time": "2024-08-10T18:13:16",
"upload_time_iso_8601": "2024-08-10T18:13:16.838140Z",
"url": "https://files.pythonhosted.org/packages/ac/48/acfbf48f9ae004e4b2afe940887b363c9db6952eca5e48d981e40b453a19/lxml-5.3.0-cp36-cp36m-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "86b39bcd1e83563508430a401f10992b79e19ed2e1b84ccbdf8368e4c43633b3",
"md5": "138c1d78693a6388f5d093af7843fd66",
"sha256": "1afe0a8c353746e610bd9031a630a95bcfb1a720684c3f2b36c4710a0a96528f"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "138c1d78693a6388f5d093af7843fd66",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": ">=3.6",
"size": 4950570,
"upload_time": "2024-08-10T18:13:20",
"upload_time_iso_8601": "2024-08-10T18:13:20.103670Z",
"url": "https://files.pythonhosted.org/packages/86/b3/9bcd1e83563508430a401f10992b79e19ed2e1b84ccbdf8368e4c43633b3/lxml-5.3.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": "27099c356c735559c2144ff8b16d6df3add9a40b80a24d9fe74509eacbcf6585",
"md5": "1a2823ee17dd1d7206824f97deb754e8",
"sha256": "56b9861a71575f5795bde89256e7467ece3d339c9b43141dbdd54544566b3b94"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "1a2823ee17dd1d7206824f97deb754e8",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": ">=3.6",
"size": 4819562,
"upload_time": "2024-08-10T18:13:23",
"upload_time_iso_8601": "2024-08-10T18:13:23.290244Z",
"url": "https://files.pythonhosted.org/packages/27/09/9c356c735559c2144ff8b16d6df3add9a40b80a24d9fe74509eacbcf6585/lxml-5.3.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5b18e3f87b35530d0efa8928d02effd339769cd07e741adaa01e4d9da00470df",
"md5": "2e45e8eb350c3be7182112798e693b29",
"sha256": "9fb81d2824dff4f2e297a276297e9031f46d2682cafc484f49de182aa5e5df99"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp36-cp36m-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "2e45e8eb350c3be7182112798e693b29",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": ">=3.6",
"size": 4849633,
"upload_time": "2024-08-10T18:13:26",
"upload_time_iso_8601": "2024-08-10T18:13:26.734985Z",
"url": "https://files.pythonhosted.org/packages/5b/18/e3f87b35530d0efa8928d02effd339769cd07e741adaa01e4d9da00470df/lxml-5.3.0-cp36-cp36m-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b8efa9e0412afc0718fb4389e4902157adf055bb3fcc7259d9c9e12452ad0886",
"md5": "c2dfe98a8457952a15d45e62b2f3a599",
"sha256": "2c226a06ecb8cdef28845ae976da407917542c5e6e75dcac7cc33eb04aaeb237"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "c2dfe98a8457952a15d45e62b2f3a599",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": ">=3.6",
"size": 4984044,
"upload_time": "2024-08-10T18:13:30",
"upload_time_iso_8601": "2024-08-10T18:13:30.030814Z",
"url": "https://files.pythonhosted.org/packages/b8/ef/a9e0412afc0718fb4389e4902157adf055bb3fcc7259d9c9e12452ad0886/lxml-5.3.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cd831f6b7ce24e217a0c6491e1c7d217f4acfd497a5b3eb86b4eec8b4b81559f",
"md5": "dcd343f6d7333405187fc3b35ca1877b",
"sha256": "7d3d1ca42870cdb6d0d29939630dbe48fa511c203724820fc0fd507b2fb46577"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp36-cp36m-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "dcd343f6d7333405187fc3b35ca1877b",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": ">=3.6",
"size": 4898294,
"upload_time": "2024-08-10T18:13:33",
"upload_time_iso_8601": "2024-08-10T18:13:33.410522Z",
"url": "https://files.pythonhosted.org/packages/cd/83/1f6b7ce24e217a0c6491e1c7d217f4acfd497a5b3eb86b4eec8b4b81559f/lxml-5.3.0-cp36-cp36m-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7976df559f3e1b3e7e462083f6d8549f5a554c608225c9b3ce03d3056d183303",
"md5": "046e7f3ba8a9a542a93ef277f7d6abb4",
"sha256": "094cb601ba9f55296774c2d57ad68730daa0b13dc260e1f941b4d13678239e70"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp36-cp36m-win32.whl",
"has_sig": false,
"md5_digest": "046e7f3ba8a9a542a93ef277f7d6abb4",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": ">=3.6",
"size": 3518123,
"upload_time": "2024-08-10T18:13:36",
"upload_time_iso_8601": "2024-08-10T18:13:36.306792Z",
"url": "https://files.pythonhosted.org/packages/79/76/df559f3e1b3e7e462083f6d8549f5a554c608225c9b3ce03d3056d183303/lxml-5.3.0-cp36-cp36m-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fb7190cf525dd3c8f0eb718a3df9f2a6d9ea25dd0ddba621bf0ad77be5370c3d",
"md5": "6bf93ff6251f2b6a930f39c90915e0f5",
"sha256": "eafa2c8658f4e560b098fe9fc54539f86528651f61849b22111a9b107d18910c"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp36-cp36m-win_amd64.whl",
"has_sig": false,
"md5_digest": "6bf93ff6251f2b6a930f39c90915e0f5",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": ">=3.6",
"size": 3859072,
"upload_time": "2024-08-10T18:13:39",
"upload_time_iso_8601": "2024-08-10T18:13:39.474402Z",
"url": "https://files.pythonhosted.org/packages/fb/71/90cf525dd3c8f0eb718a3df9f2a6d9ea25dd0ddba621bf0ad77be5370c3d/lxml-5.3.0-cp36-cp36m-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d4529aa2cd4eed889ff540d6ca18ef58db49daee531bab23f3f92845be81cd91",
"md5": "a8bc8fa0401e58279d12560688eb1546",
"sha256": "cb83f8a875b3d9b458cada4f880fa498646874ba4011dc974e071a0a84a1b033"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp37-cp37m-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "a8bc8fa0401e58279d12560688eb1546",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.6",
"size": 4431082,
"upload_time": "2024-08-10T18:13:43",
"upload_time_iso_8601": "2024-08-10T18:13:43.242305Z",
"url": "https://files.pythonhosted.org/packages/d4/52/9aa2cd4eed889ff540d6ca18ef58db49daee531bab23f3f92845be81cd91/lxml-5.3.0-cp37-cp37m-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "66cc35015189a325b3abafdaca54af63f65409ecf9347ef9010f1bea9609ca14",
"md5": "2823c3a381d8a374f41adf3605adf0de",
"sha256": "25f1b69d41656b05885aa185f5fdf822cb01a586d1b32739633679699f220391"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "2823c3a381d8a374f41adf3605adf0de",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.6",
"size": 5071422,
"upload_time": "2024-08-10T18:13:46",
"upload_time_iso_8601": "2024-08-10T18:13:46.704454Z",
"url": "https://files.pythonhosted.org/packages/66/cc/35015189a325b3abafdaca54af63f65409ecf9347ef9010f1bea9609ca14/lxml-5.3.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": "7a79e45bfce47f8884134ce1526dbdfc57612273bf68c9e8a2ca7eae0e843616",
"md5": "beaec30ceb667a76615bec38466e97e0",
"sha256": "23e0553b8055600b3bf4a00b255ec5c92e1e4aebf8c2c09334f8368e8bd174d6"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "beaec30ceb667a76615bec38466e97e0",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.6",
"size": 4785430,
"upload_time": "2024-08-10T18:13:50",
"upload_time_iso_8601": "2024-08-10T18:13:50.150872Z",
"url": "https://files.pythonhosted.org/packages/7a/79/e45bfce47f8884134ce1526dbdfc57612273bf68c9e8a2ca7eae0e843616/lxml-5.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "35c86c5bc30d71f7c9a618a3cc539dfa8602922b7677c2ebc4feae05cd1f0fdb",
"md5": "c5ea4503d0fb5106704d5e0561598e9d",
"sha256": "9ada35dd21dc6c039259596b358caab6b13f4db4d4a7f8665764d616daf9cc1d"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "c5ea4503d0fb5106704d5e0561598e9d",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.6",
"size": 4939585,
"upload_time": "2024-08-10T18:13:53",
"upload_time_iso_8601": "2024-08-10T18:13:53.295504Z",
"url": "https://files.pythonhosted.org/packages/35/c8/6c5bc30d71f7c9a618a3cc539dfa8602922b7677c2ebc4feae05cd1f0fdb/lxml-5.3.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d7fd2a693e00f306ea4698aab63830fccae3e9245583715f79b0b86f1d363ab9",
"md5": "c4b6cef9c5fe2ab8dc7818bc2a4a3124",
"sha256": "81b4e48da4c69313192d8c8d4311e5d818b8be1afe68ee20f6385d0e96fc9512"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp37-cp37m-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "c4b6cef9c5fe2ab8dc7818bc2a4a3124",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.6",
"size": 4774771,
"upload_time": "2024-08-10T18:13:56",
"upload_time_iso_8601": "2024-08-10T18:13:56.582432Z",
"url": "https://files.pythonhosted.org/packages/d7/fd/2a693e00f306ea4698aab63830fccae3e9245583715f79b0b86f1d363ab9/lxml-5.3.0-cp37-cp37m-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e9f51443225bbf249bddbdf948f1b8929e14ed0a3c9280a1b1822e0565ba00fe",
"md5": "2bc7fdee75cc51c44f22b1e018e3d805",
"sha256": "2bc9fd5ca4729af796f9f59cd8ff160fe06a474da40aca03fcc79655ddee1a8b"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp37-cp37m-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "2bc7fdee75cc51c44f22b1e018e3d805",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.6",
"size": 4980772,
"upload_time": "2024-08-10T18:14:00",
"upload_time_iso_8601": "2024-08-10T18:14:00.218358Z",
"url": "https://files.pythonhosted.org/packages/e9/f5/1443225bbf249bddbdf948f1b8929e14ed0a3c9280a1b1822e0565ba00fe/lxml-5.3.0-cp37-cp37m-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "10baeb7da5616f1ad8d6498d9064de178648c4e85ed958723dddabcc9d39e54d",
"md5": "d6b75947a9ea3856370b3a68e07e708d",
"sha256": "07da23d7ee08577760f0a71d67a861019103e4812c87e2fab26b039054594cc5"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp37-cp37m-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "d6b75947a9ea3856370b3a68e07e708d",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.6",
"size": 4850002,
"upload_time": "2024-08-10T18:14:03",
"upload_time_iso_8601": "2024-08-10T18:14:03.387703Z",
"url": "https://files.pythonhosted.org/packages/10/ba/eb7da5616f1ad8d6498d9064de178648c4e85ed958723dddabcc9d39e54d/lxml-5.3.0-cp37-cp37m-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d29aec7e7210c84ba121904b4452bf4c80003a4edb2b456896f54bf2cde935b1",
"md5": "72222e42de3104cdc3fbf4947da5e4ae",
"sha256": "ea2e2f6f801696ad7de8aec061044d6c8c0dd4037608c7cab38a9a4d316bfb11"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp37-cp37m-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "72222e42de3104cdc3fbf4947da5e4ae",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.6",
"size": 5031549,
"upload_time": "2024-08-10T18:14:06",
"upload_time_iso_8601": "2024-08-10T18:14:06.638061Z",
"url": "https://files.pythonhosted.org/packages/d2/9a/ec7e7210c84ba121904b4452bf4c80003a4edb2b456896f54bf2cde935b1/lxml-5.3.0-cp37-cp37m-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "512bd7610ea219b7c8826cc5e1f1f4c36aae44e69162623cd48becca2396fb89",
"md5": "2a55349d0854e404f116f7975997cd89",
"sha256": "5c54afdcbb0182d06836cc3d1be921e540be3ebdf8b8a51ee3ef987537455f84"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp37-cp37m-win32.whl",
"has_sig": false,
"md5_digest": "2a55349d0854e404f116f7975997cd89",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.6",
"size": 3456822,
"upload_time": "2024-08-10T18:14:10",
"upload_time_iso_8601": "2024-08-10T18:14:10.063534Z",
"url": "https://files.pythonhosted.org/packages/51/2b/d7610ea219b7c8826cc5e1f1f4c36aae44e69162623cd48becca2396fb89/lxml-5.3.0-cp37-cp37m-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3655f661a8a96b7bf890798dc109e0c33849565dcfa3ec32762193e332bac816",
"md5": "d589f96626cbd5c8a1d6ea550de3d682",
"sha256": "f2901429da1e645ce548bf9171784c0f74f0718c3f6150ce166be39e4dd66c3e"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp37-cp37m-win_amd64.whl",
"has_sig": false,
"md5_digest": "d589f96626cbd5c8a1d6ea550de3d682",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.6",
"size": 3774569,
"upload_time": "2024-08-10T18:14:13",
"upload_time_iso_8601": "2024-08-10T18:14:13.656153Z",
"url": "https://files.pythonhosted.org/packages/36/55/f661a8a96b7bf890798dc109e0c33849565dcfa3ec32762193e332bac816/lxml-5.3.0-cp37-cp37m-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bffd38ac343761072152a14e37113bc3f0e2913fab402ad566886c6f1350144f",
"md5": "cd58bbedf12c5753c37d5c2b65afefb2",
"sha256": "c56a1d43b2f9ee4786e4658c7903f05da35b923fb53c11025712562d5cc02753"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp38-cp38-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "cd58bbedf12c5753c37d5c2b65afefb2",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.6",
"size": 4456396,
"upload_time": "2024-08-10T18:14:17",
"upload_time_iso_8601": "2024-08-10T18:14:17.534353Z",
"url": "https://files.pythonhosted.org/packages/bf/fd/38ac343761072152a14e37113bc3f0e2913fab402ad566886c6f1350144f/lxml-5.3.0-cp38-cp38-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c191739530133caff0e6eb018db413f8b792c5aa94f130b12c51f36c37b7fe13",
"md5": "78357d4aba9ea9e6d54cbaa3a1844c4a",
"sha256": "6ee8c39582d2652dcd516d1b879451500f8db3fe3607ce45d7c5957ab2596040"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "78357d4aba9ea9e6d54cbaa3a1844c4a",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.6",
"size": 5138551,
"upload_time": "2024-08-10T18:14:22",
"upload_time_iso_8601": "2024-08-10T18:14:22.854588Z",
"url": "https://files.pythonhosted.org/packages/c1/91/739530133caff0e6eb018db413f8b792c5aa94f130b12c51f36c37b7fe13/lxml-5.3.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": "b5c11c375a4576957f256ec05216c5151523b1941246892b8f36838005dabf0b",
"md5": "023ddd8222237d7888f92fd12dcd64e8",
"sha256": "0fdf3a3059611f7585a78ee10399a15566356116a4288380921a4b598d807a22"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "023ddd8222237d7888f92fd12dcd64e8",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.6",
"size": 4844811,
"upload_time": "2024-08-10T18:14:26",
"upload_time_iso_8601": "2024-08-10T18:14:26.843541Z",
"url": "https://files.pythonhosted.org/packages/b5/c1/1c375a4576957f256ec05216c5151523b1941246892b8f36838005dabf0b/lxml-5.3.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d0d44d5a32a22c036c2e6ad939b5bf821ea771e507f81b850b83164f4eb2cd28",
"md5": "d41e3b079bec17cf0b7fca5d5461c2fc",
"sha256": "146173654d79eb1fc97498b4280c1d3e1e5d58c398fa530905c9ea50ea849b22"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "d41e3b079bec17cf0b7fca5d5461c2fc",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.6",
"size": 5020680,
"upload_time": "2024-08-10T18:14:31",
"upload_time_iso_8601": "2024-08-10T18:14:31.020354Z",
"url": "https://files.pythonhosted.org/packages/d0/d4/4d5a32a22c036c2e6ad939b5bf821ea771e507f81b850b83164f4eb2cd28/lxml-5.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "77b6d0483b8b8e71801c4e4cf04e3d906e93b7b89bf78dad3297aed658fca211",
"md5": "aec6336eacadd242cfc2a7602d209d80",
"sha256": "0a7056921edbdd7560746f4221dca89bb7a3fe457d3d74267995253f46343f15"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp38-cp38-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "aec6336eacadd242cfc2a7602d209d80",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.6",
"size": 4838638,
"upload_time": "2024-08-10T18:14:34",
"upload_time_iso_8601": "2024-08-10T18:14:34.457183Z",
"url": "https://files.pythonhosted.org/packages/77/b6/d0483b8b8e71801c4e4cf04e3d906e93b7b89bf78dad3297aed658fca211/lxml-5.3.0-cp38-cp38-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "778462d6b7d4ef7296d168d6560f98e562a0240cee723011c67df3880d4007e9",
"md5": "86586e8bbb617c494b96c800b97e1e38",
"sha256": "9e4b47ac0f5e749cfc618efdf4726269441014ae1d5583e047b452a32e221920"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp38-cp38-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "86586e8bbb617c494b96c800b97e1e38",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.6",
"size": 5061937,
"upload_time": "2024-08-10T18:14:37",
"upload_time_iso_8601": "2024-08-10T18:14:37.877523Z",
"url": "https://files.pythonhosted.org/packages/77/84/62d6b7d4ef7296d168d6560f98e562a0240cee723011c67df3880d4007e9/lxml-5.3.0-cp38-cp38-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "eb622deb2e604a3dc3f1ca7b16b914f23e50f440b81ee7f09b16046489487743",
"md5": "9d340b892ef17a005ed03f965cc95de1",
"sha256": "f914c03e6a31deb632e2daa881fe198461f4d06e57ac3d0e05bbcab8eae01945"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp38-cp38-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "9d340b892ef17a005ed03f965cc95de1",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.6",
"size": 4909644,
"upload_time": "2024-08-10T18:14:41",
"upload_time_iso_8601": "2024-08-10T18:14:41.165225Z",
"url": "https://files.pythonhosted.org/packages/eb/62/2deb2e604a3dc3f1ca7b16b914f23e50f440b81ee7f09b16046489487743/lxml-5.3.0-cp38-cp38-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "42272e097d6429e043ea005947040865fc0d0462031b89bdc1c68c168b0a7d2d",
"md5": "529a19fc36a421be5ad160d486057c54",
"sha256": "213261f168c5e1d9b7535a67e68b1f59f92398dd17a56d934550837143f79c42"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp38-cp38-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "529a19fc36a421be5ad160d486057c54",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.6",
"size": 5113205,
"upload_time": "2024-08-10T18:14:45",
"upload_time_iso_8601": "2024-08-10T18:14:45.124594Z",
"url": "https://files.pythonhosted.org/packages/42/27/2e097d6429e043ea005947040865fc0d0462031b89bdc1c68c168b0a7d2d/lxml-5.3.0-cp38-cp38-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9c5f3139693a0687ee5ec2d8b6b925eb4b7b9d4c28873d4e7d1e55f686ad7026",
"md5": "58373cb773eec416acd5250c86295c64",
"sha256": "218c1b2e17a710e363855594230f44060e2025b05c80d1f0661258142b2add2e"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp38-cp38-win32.whl",
"has_sig": false,
"md5_digest": "58373cb773eec416acd5250c86295c64",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.6",
"size": 3484402,
"upload_time": "2024-08-10T18:14:48",
"upload_time_iso_8601": "2024-08-10T18:14:48.638680Z",
"url": "https://files.pythonhosted.org/packages/9c/5f/3139693a0687ee5ec2d8b6b925eb4b7b9d4c28873d4e7d1e55f686ad7026/lxml-5.3.0-cp38-cp38-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8056395e289a6ec501e1cfddd0016d38bda2d4a54cca0d962d1cb8a35b582ad8",
"md5": "aaf903e343f6252c844d22de7a65fe20",
"sha256": "315f9542011b2c4e1d280e4a20ddcca1761993dda3afc7a73b01235f8641e903"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp38-cp38-win_amd64.whl",
"has_sig": false,
"md5_digest": "aaf903e343f6252c844d22de7a65fe20",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.6",
"size": 3814664,
"upload_time": "2024-08-10T18:14:52",
"upload_time_iso_8601": "2024-08-10T18:14:52.152484Z",
"url": "https://files.pythonhosted.org/packages/80/56/395e289a6ec501e1cfddd0016d38bda2d4a54cca0d962d1cb8a35b582ad8/lxml-5.3.0-cp38-cp38-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "89a963af38c7f42baff8251d937be91c6decfe9e4725fe16283dcee428e08d5c",
"md5": "2049638ef05b4655b005c3cb4d2d6646",
"sha256": "1ffc23010330c2ab67fac02781df60998ca8fe759e8efde6f8b756a20599c5de"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp39-cp39-macosx_10_9_universal2.whl",
"has_sig": false,
"md5_digest": "2049638ef05b4655b005c3cb4d2d6646",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.6",
"size": 8129239,
"upload_time": "2024-08-10T18:14:56",
"upload_time_iso_8601": "2024-08-10T18:14:56.604181Z",
"url": "https://files.pythonhosted.org/packages/89/a9/63af38c7f42baff8251d937be91c6decfe9e4725fe16283dcee428e08d5c/lxml-5.3.0-cp39-cp39-macosx_10_9_universal2.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "23b245e12a5b8508ee9de0af432d0dc5fcc786cd78037d692a3de7571c2db04c",
"md5": "12c9beb3ddca22869044e5b1aa04321f",
"sha256": "2b3778cb38212f52fac9fe913017deea2fdf4eb1a4f8e4cfc6b009a13a6d3fcc"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp39-cp39-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "12c9beb3ddca22869044e5b1aa04321f",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.6",
"size": 4415821,
"upload_time": "2024-08-10T18:15:00",
"upload_time_iso_8601": "2024-08-10T18:15:00.159898Z",
"url": "https://files.pythonhosted.org/packages/23/b2/45e12a5b8508ee9de0af432d0dc5fcc786cd78037d692a3de7571c2db04c/lxml-5.3.0-cp39-cp39-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8888a01dc8055d431c39859ec3806dbe4df6cf7a80b0431227a52de8428d2cf6",
"md5": "4886c95da9a3bc75c67092b16a1deb4d",
"sha256": "4b0c7a688944891086ba192e21c5229dea54382f4836a209ff8d0a660fac06be"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "4886c95da9a3bc75c67092b16a1deb4d",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.6",
"size": 5139927,
"upload_time": "2024-08-10T18:15:03",
"upload_time_iso_8601": "2024-08-10T18:15:03.987695Z",
"url": "https://files.pythonhosted.org/packages/88/88/a01dc8055d431c39859ec3806dbe4df6cf7a80b0431227a52de8428d2cf6/lxml-5.3.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": "13d9c0f3fd5582a26ea887122feb9cfe84215642ecf10886dcb50a603a6ef448",
"md5": "b7578512e6239ce810e2b83936ede43d",
"sha256": "747a3d3e98e24597981ca0be0fd922aebd471fa99d0043a3842d00cdcad7ad6a"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "b7578512e6239ce810e2b83936ede43d",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.6",
"size": 4839659,
"upload_time": "2024-08-10T18:15:07",
"upload_time_iso_8601": "2024-08-10T18:15:07.749144Z",
"url": "https://files.pythonhosted.org/packages/13/d9/c0f3fd5582a26ea887122feb9cfe84215642ecf10886dcb50a603a6ef448/lxml-5.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6406290728f6fde1761c323db28ece9601018db72ecafa21b182cfea99e7cb2e",
"md5": "e4c457509ad16df318b53d33e8edec95",
"sha256": "86a6b24b19eaebc448dc56b87c4865527855145d851f9fc3891673ff97950540"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "e4c457509ad16df318b53d33e8edec95",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.6",
"size": 5427269,
"upload_time": "2024-08-10T18:15:11",
"upload_time_iso_8601": "2024-08-10T18:15:11.551017Z",
"url": "https://files.pythonhosted.org/packages/64/06/290728f6fde1761c323db28ece9601018db72ecafa21b182cfea99e7cb2e/lxml-5.3.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5243af104743bb733e85efc0be0e32c140e3e7be6050aca52b1e8a0b2867c382",
"md5": "214980c86d200caab3297c5a7b473887",
"sha256": "b11a5d918a6216e521c715b02749240fb07ae5a1fefd4b7bf12f833bc8b4fe70"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "214980c86d200caab3297c5a7b473887",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.6",
"size": 4876667,
"upload_time": "2024-08-10T18:15:15",
"upload_time_iso_8601": "2024-08-10T18:15:15.188909Z",
"url": "https://files.pythonhosted.org/packages/52/43/af104743bb733e85efc0be0e32c140e3e7be6050aca52b1e8a0b2867c382/lxml-5.3.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d85f9dea130ae3ba77848f4b93d11dfd365085620fb34c5c9d22746227b86952",
"md5": "7ff11a6872357506010a777958beb67c",
"sha256": "68b87753c784d6acb8a25b05cb526c3406913c9d988d51f80adecc2b0775d6aa"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "7ff11a6872357506010a777958beb67c",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.6",
"size": 5013541,
"upload_time": "2024-08-10T18:15:18",
"upload_time_iso_8601": "2024-08-10T18:15:18.462254Z",
"url": "https://files.pythonhosted.org/packages/d8/5f/9dea130ae3ba77848f4b93d11dfd365085620fb34c5c9d22746227b86952/lxml-5.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e887a089806f0327ad7f7268c3f4d22f1d76215a923bf33ea808bb665bdeacfa",
"md5": "40e5ba2a2a49348de60afebcaeee47a8",
"sha256": "109fa6fede314cc50eed29e6e56c540075e63d922455346f11e4d7a036d2b8cf"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp39-cp39-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "40e5ba2a2a49348de60afebcaeee47a8",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.6",
"size": 4818394,
"upload_time": "2024-08-10T18:15:21",
"upload_time_iso_8601": "2024-08-10T18:15:21.899639Z",
"url": "https://files.pythonhosted.org/packages/e8/87/a089806f0327ad7f7268c3f4d22f1d76215a923bf33ea808bb665bdeacfa/lxml-5.3.0-cp39-cp39-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8763b36ddd4a829a5de681bde7e9be4008a8b53c392dea4c8b1492c35727e150",
"md5": "4ccf0eee6aa0f70b7a927beac688d840",
"sha256": "02ced472497b8362c8e902ade23e3300479f4f43e45f4105c85ef43b8db85229"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp39-cp39-manylinux_2_28_ppc64le.whl",
"has_sig": false,
"md5_digest": "4ccf0eee6aa0f70b7a927beac688d840",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.6",
"size": 5472977,
"upload_time": "2024-08-10T18:15:25",
"upload_time_iso_8601": "2024-08-10T18:15:25.445149Z",
"url": "https://files.pythonhosted.org/packages/87/63/b36ddd4a829a5de681bde7e9be4008a8b53c392dea4c8b1492c35727e150/lxml-5.3.0-cp39-cp39-manylinux_2_28_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "991f677226f48e2d1ea590c24f3ead1799584517a62a394a338b96f62d3c732e",
"md5": "c86a61012de972205b2af3b9620cada2",
"sha256": "6b038cc86b285e4f9fea2ba5ee76e89f21ed1ea898e287dc277a25884f3a7dfe"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp39-cp39-manylinux_2_28_s390x.whl",
"has_sig": false,
"md5_digest": "c86a61012de972205b2af3b9620cada2",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.6",
"size": 4978803,
"upload_time": "2024-08-10T18:15:28",
"upload_time_iso_8601": "2024-08-10T18:15:28.957293Z",
"url": "https://files.pythonhosted.org/packages/99/1f/677226f48e2d1ea590c24f3ead1799584517a62a394a338b96f62d3c732e/lxml-5.3.0-cp39-cp39-manylinux_2_28_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9df81b96af1396f237de488b14f70b2c6ced5079b792770e6a0f7153f912124d",
"md5": "4dcd70b2cf073c38ec50f19923083449",
"sha256": "7437237c6a66b7ca341e868cda48be24b8701862757426852c9b3186de1da8a2"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp39-cp39-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "4dcd70b2cf073c38ec50f19923083449",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.6",
"size": 5026166,
"upload_time": "2024-08-10T18:15:32",
"upload_time_iso_8601": "2024-08-10T18:15:32.418143Z",
"url": "https://files.pythonhosted.org/packages/9d/f8/1b96af1396f237de488b14f70b2c6ced5079b792770e6a0f7153f912124d/lxml-5.3.0-cp39-cp39-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a94286a09a2cabb7bed04d904e38cc09ac65e4916fc1b7eadf94bb924893988b",
"md5": "1b512229cef4845e1b5bcde92a0b2466",
"sha256": "7f41026c1d64043a36fda21d64c5026762d53a77043e73e94b71f0521939cc71"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp39-cp39-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "1b512229cef4845e1b5bcde92a0b2466",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.6",
"size": 4890234,
"upload_time": "2024-08-10T18:15:36",
"upload_time_iso_8601": "2024-08-10T18:15:36.431310Z",
"url": "https://files.pythonhosted.org/packages/a9/42/86a09a2cabb7bed04d904e38cc09ac65e4916fc1b7eadf94bb924893988b/lxml-5.3.0-cp39-cp39-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c90abf0edfe5635ed05ed69a8ae9c1e06dc28cf8becc4ea72f39d3624f20b3d9",
"md5": "02b516844cf8d0247e17c8f696bae52b",
"sha256": "482c2f67761868f0108b1743098640fbb2a28a8e15bf3f47ada9fa59d9fe08c3"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp39-cp39-musllinux_1_2_ppc64le.whl",
"has_sig": false,
"md5_digest": "02b516844cf8d0247e17c8f696bae52b",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.6",
"size": 5533730,
"upload_time": "2024-08-10T18:15:40",
"upload_time_iso_8601": "2024-08-10T18:15:40.075074Z",
"url": "https://files.pythonhosted.org/packages/c9/0a/bf0edfe5635ed05ed69a8ae9c1e06dc28cf8becc4ea72f39d3624f20b3d9/lxml-5.3.0-cp39-cp39-musllinux_1_2_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "00cddfd8fd56415508751caac07c7ddb3b0a40aff346c11fabdd9d8aa2bfb329",
"md5": "637c2d301fbc8ccefd26cdc394271cce",
"sha256": "1483fd3358963cc5c1c9b122c80606a3a79ee0875bcac0204149fa09d6ff2727"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp39-cp39-musllinux_1_2_s390x.whl",
"has_sig": false,
"md5_digest": "637c2d301fbc8ccefd26cdc394271cce",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.6",
"size": 5406452,
"upload_time": "2024-08-10T18:15:44",
"upload_time_iso_8601": "2024-08-10T18:15:44.101891Z",
"url": "https://files.pythonhosted.org/packages/00/cd/dfd8fd56415508751caac07c7ddb3b0a40aff346c11fabdd9d8aa2bfb329/lxml-5.3.0-cp39-cp39-musllinux_1_2_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3f35fcc233c86f4e59f9498cde8ad6131e1ca41dc7aa084ec982d2cccca91cd7",
"md5": "3469e7607ca92f250fe9ccb967c0ab5f",
"sha256": "2dec2d1130a9cda5b904696cec33b2cfb451304ba9081eeda7f90f724097300a"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp39-cp39-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "3469e7607ca92f250fe9ccb967c0ab5f",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.6",
"size": 5078114,
"upload_time": "2024-08-10T18:15:48",
"upload_time_iso_8601": "2024-08-10T18:15:48.910249Z",
"url": "https://files.pythonhosted.org/packages/3f/35/fcc233c86f4e59f9498cde8ad6131e1ca41dc7aa084ec982d2cccca91cd7/lxml-5.3.0-cp39-cp39-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9b5594c9bc55ec20744a21c949138649442298cff4189067b7e0844dd0a111d0",
"md5": "dea9da65e659dbc839e1814af0b5b5f8",
"sha256": "a0eabd0a81625049c5df745209dc7fcef6e2aea7793e5f003ba363610aa0a3ff"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp39-cp39-win32.whl",
"has_sig": false,
"md5_digest": "dea9da65e659dbc839e1814af0b5b5f8",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.6",
"size": 3478072,
"upload_time": "2024-08-10T18:15:51",
"upload_time_iso_8601": "2024-08-10T18:15:51.993003Z",
"url": "https://files.pythonhosted.org/packages/9b/55/94c9bc55ec20744a21c949138649442298cff4189067b7e0844dd0a111d0/lxml-5.3.0-cp39-cp39-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bbab68821837e454c4c34f40cbea8806637ec4d814b76d3d017a24a39c651a79",
"md5": "cc8a570f72369a25d7ccd4ca1e78a703",
"sha256": "89e043f1d9d341c52bf2af6d02e6adde62e0a46e6755d5eb60dc6e4f0b8aeca2"
},
"downloads": -1,
"filename": "lxml-5.3.0-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "cc8a570f72369a25d7ccd4ca1e78a703",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.6",
"size": 3806100,
"upload_time": "2024-08-10T18:15:55",
"upload_time_iso_8601": "2024-08-10T18:15:55.572165Z",
"url": "https://files.pythonhosted.org/packages/bb/ab/68821837e454c4c34f40cbea8806637ec4d814b76d3d017a24a39c651a79/lxml-5.3.0-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "99f7b73a431c8500565aa500e99e60b448d305eaf7c0b4c893c7c5a8a69cc595",
"md5": "9831d6c6cbec0449ad0a8368f3ed11b4",
"sha256": "7b1cd427cb0d5f7393c31b7496419da594fe600e6fdc4b105a54f82405e6626c"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl",
"has_sig": false,
"md5_digest": "9831d6c6cbec0449ad0a8368f3ed11b4",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.6",
"size": 3925431,
"upload_time": "2024-08-10T18:15:59",
"upload_time_iso_8601": "2024-08-10T18:15:59.002473Z",
"url": "https://files.pythonhosted.org/packages/99/f7/b73a431c8500565aa500e99e60b448d305eaf7c0b4c893c7c5a8a69cc595/lxml-5.3.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "db484a206623c0d093d0e3b15f415ffb4345b0bdf661a3d0b15a112948c033c7",
"md5": "7563df41ccab66ca95f8769b3bfd8641",
"sha256": "51806cfe0279e06ed8500ce19479d757db42a30fd509940b1701be9c86a5ff9a"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "7563df41ccab66ca95f8769b3bfd8641",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.6",
"size": 4216683,
"upload_time": "2024-08-10T18:16:03",
"upload_time_iso_8601": "2024-08-10T18:16:03.004443Z",
"url": "https://files.pythonhosted.org/packages/db/48/4a206623c0d093d0e3b15f415ffb4345b0bdf661a3d0b15a112948c033c7/lxml-5.3.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5447577820c45dd954523ae8453b632d91e76da94ca6d9ee40d8c98dd86f916b",
"md5": "7f96140f9a817cb6fa677f86b98ec75e",
"sha256": "ee70d08fd60c9565ba8190f41a46a54096afa0eeb8f76bd66f2c25d3b1b83005"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "7f96140f9a817cb6fa677f86b98ec75e",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.6",
"size": 4326732,
"upload_time": "2024-08-10T18:16:06",
"upload_time_iso_8601": "2024-08-10T18:16:06.973973Z",
"url": "https://files.pythonhosted.org/packages/54/47/577820c45dd954523ae8453b632d91e76da94ca6d9ee40d8c98dd86f916b/lxml-5.3.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "68de96cb6d3269bc994b4f5ede8ca7bf0840f5de0a278bc6e50cb317ff71cafa",
"md5": "7878eb77926668b720a87f95b17eab30",
"sha256": "8dc2c0395bea8254d8daebc76dcf8eb3a95ec2a46fa6fae5eaccee366bfe02ce"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "7878eb77926668b720a87f95b17eab30",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.6",
"size": 4218377,
"upload_time": "2024-08-10T18:16:10",
"upload_time_iso_8601": "2024-08-10T18:16:10.836271Z",
"url": "https://files.pythonhosted.org/packages/68/de/96cb6d3269bc994b4f5ede8ca7bf0840f5de0a278bc6e50cb317ff71cafa/lxml-5.3.0-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a54319b1ef6cbffa4244a217f95cc5f41a6cb4720fed33510a49670b03c5f1a0",
"md5": "75bb83b8f9e268cc7bd98a89d2292fb5",
"sha256": "6ba0d3dcac281aad8a0e5b14c7ed6f9fa89c8612b47939fc94f80b16e2e9bc83"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "75bb83b8f9e268cc7bd98a89d2292fb5",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.6",
"size": 4351237,
"upload_time": "2024-08-10T18:16:14",
"upload_time_iso_8601": "2024-08-10T18:16:14.652584Z",
"url": "https://files.pythonhosted.org/packages/a5/43/19b1ef6cbffa4244a217f95cc5f41a6cb4720fed33510a49670b03c5f1a0/lxml-5.3.0-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bab26a22fb5c0885da3b00e116aee81f0b829ec9ac8f736cd414b4a09413fc7d",
"md5": "707b04102877abd49a2a1da4cedc5334",
"sha256": "6e91cf736959057f7aac7adfc83481e03615a8e8dd5758aa1d95ea69e8931dba"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp310-pypy310_pp73-win_amd64.whl",
"has_sig": false,
"md5_digest": "707b04102877abd49a2a1da4cedc5334",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.6",
"size": 3487557,
"upload_time": "2024-08-10T18:16:18",
"upload_time_iso_8601": "2024-08-10T18:16:18.255273Z",
"url": "https://files.pythonhosted.org/packages/ba/b2/6a22fb5c0885da3b00e116aee81f0b829ec9ac8f736cd414b4a09413fc7d/lxml-5.3.0-pp310-pypy310_pp73-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a3d807c860c299744276a55647ae6211e391846d79614f805e5089edbff838ec",
"md5": "199e3331c69f7dfc58cc31dcbaf5a22c",
"sha256": "94d6c3782907b5e40e21cadf94b13b0842ac421192f26b84c45f13f3c9d5dc27"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "199e3331c69f7dfc58cc31dcbaf5a22c",
"packagetype": "bdist_wheel",
"python_version": "pp37",
"requires_python": ">=3.6",
"size": 3930769,
"upload_time": "2024-08-10T18:16:21",
"upload_time_iso_8601": "2024-08-10T18:16:21.336535Z",
"url": "https://files.pythonhosted.org/packages/a3/d8/07c860c299744276a55647ae6211e391846d79614f805e5089edbff838ec/lxml-5.3.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2e923976ca911dfa556c0c17a50e114f4db218e2832fc98fc58a5e5533cd14cc",
"md5": "24f4816bddcf11ca15425effe84ae336",
"sha256": "c300306673aa0f3ed5ed9372b21867690a17dba38c68c44b287437c362ce486b"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "24f4816bddcf11ca15425effe84ae336",
"packagetype": "bdist_wheel",
"python_version": "pp37",
"requires_python": ">=3.6",
"size": 4243519,
"upload_time": "2024-08-10T18:16:24",
"upload_time_iso_8601": "2024-08-10T18:16:24.669546Z",
"url": "https://files.pythonhosted.org/packages/2e/92/3976ca911dfa556c0c17a50e114f4db218e2832fc98fc58a5e5533cd14cc/lxml-5.3.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4243dc45ab0e47ea3361a720fa84bd1c948feef8d82ffae7f1e65e58bf04016e",
"md5": "c6a63371fcf9bf37b05aa53b35ed86a2",
"sha256": "78d9b952e07aed35fe2e1a7ad26e929595412db48535921c5013edc8aa4a35ce"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "c6a63371fcf9bf37b05aa53b35ed86a2",
"packagetype": "bdist_wheel",
"python_version": "pp37",
"requires_python": ">=3.6",
"size": 4368652,
"upload_time": "2024-08-10T18:16:27",
"upload_time_iso_8601": "2024-08-10T18:16:27.989570Z",
"url": "https://files.pythonhosted.org/packages/42/43/dc45ab0e47ea3361a720fa84bd1c948feef8d82ffae7f1e65e58bf04016e/lxml-5.3.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "45ef87ebac3bfbbc551f6f9db70c7d12de083b992d91d91bb6f899347f921a6c",
"md5": "7aa4278137a7bce5fa4804171b145208",
"sha256": "01220dca0d066d1349bd6a1726856a78f7929f3878f7e2ee83c296c69495309e"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp37-pypy37_pp73-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "7aa4278137a7bce5fa4804171b145208",
"packagetype": "bdist_wheel",
"python_version": "pp37",
"requires_python": ">=3.6",
"size": 4243623,
"upload_time": "2024-08-10T18:16:31",
"upload_time_iso_8601": "2024-08-10T18:16:31.330818Z",
"url": "https://files.pythonhosted.org/packages/45/ef/87ebac3bfbbc551f6f9db70c7d12de083b992d91d91bb6f899347f921a6c/lxml-5.3.0-pp37-pypy37_pp73-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f512772b24267ea480be8edede57c0c826c2560b17592025c34fbcd880c25ff1",
"md5": "afe69dc720a07bf87fb3b452819014c8",
"sha256": "2d9b8d9177afaef80c53c0a9e30fa252ff3036fb1c6494d427c066a4ce6a282f"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp37-pypy37_pp73-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "afe69dc720a07bf87fb3b452819014c8",
"packagetype": "bdist_wheel",
"python_version": "pp37",
"requires_python": ">=3.6",
"size": 4387077,
"upload_time": "2024-08-10T18:16:35",
"upload_time_iso_8601": "2024-08-10T18:16:35.118934Z",
"url": "https://files.pythonhosted.org/packages/f5/12/772b24267ea480be8edede57c0c826c2560b17592025c34fbcd880c25ff1/lxml-5.3.0-pp37-pypy37_pp73-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4d8b48d454de711a71242afa26a7f6906e0c0f9d7d90abc496d93f20362cd96a",
"md5": "7492dfdb30d24db7c9d960fa4d01b4c6",
"sha256": "20094fc3f21ea0a8669dc4c61ed7fa8263bd37d97d93b90f28fc613371e7a875"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp37-pypy37_pp73-win_amd64.whl",
"has_sig": false,
"md5_digest": "7492dfdb30d24db7c9d960fa4d01b4c6",
"packagetype": "bdist_wheel",
"python_version": "pp37",
"requires_python": ">=3.6",
"size": 3489526,
"upload_time": "2024-08-10T18:16:38",
"upload_time_iso_8601": "2024-08-10T18:16:38.247409Z",
"url": "https://files.pythonhosted.org/packages/4d/8b/48d454de711a71242afa26a7f6906e0c0f9d7d90abc496d93f20362cd96a/lxml-5.3.0-pp37-pypy37_pp73-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3c13f3ac74458aad7937240369eae4853a2aca5beafefe8ca8106b630eb1b481",
"md5": "260d46ceb097819c4a5906a66b6801f0",
"sha256": "ace2c2326a319a0bb8a8b0e5b570c764962e95818de9f259ce814ee666603f19"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "260d46ceb097819c4a5906a66b6801f0",
"packagetype": "bdist_wheel",
"python_version": "pp38",
"requires_python": ">=3.6",
"size": 3931055,
"upload_time": "2024-08-10T18:16:42",
"upload_time_iso_8601": "2024-08-10T18:16:42.020076Z",
"url": "https://files.pythonhosted.org/packages/3c/13/f3ac74458aad7937240369eae4853a2aca5beafefe8ca8106b630eb1b481/lxml-5.3.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6136c9253b054028913a0220b6a03e81e5654a70e903970dcedffba03e218169",
"md5": "4ca468738f64e5fa853081eb5b3c76be",
"sha256": "92e67a0be1639c251d21e35fe74df6bcc40cba445c2cda7c4a967656733249e2"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "4ca468738f64e5fa853081eb5b3c76be",
"packagetype": "bdist_wheel",
"python_version": "pp38",
"requires_python": ">=3.6",
"size": 4229341,
"upload_time": "2024-08-10T18:16:45",
"upload_time_iso_8601": "2024-08-10T18:16:45.629335Z",
"url": "https://files.pythonhosted.org/packages/61/36/c9253b054028913a0220b6a03e81e5654a70e903970dcedffba03e218169/lxml-5.3.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3831101c8ae3a2521f165e19d394a4ca421dc691ff28ee853f5bb0661f8e53aa",
"md5": "73f1f15ab62961e45ec77a40b3a71309",
"sha256": "dd5350b55f9fecddc51385463a4f67a5da829bc741e38cf689f38ec9023f54ab"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "73f1f15ab62961e45ec77a40b3a71309",
"packagetype": "bdist_wheel",
"python_version": "pp38",
"requires_python": ">=3.6",
"size": 4339974,
"upload_time": "2024-08-10T18:16:49",
"upload_time_iso_8601": "2024-08-10T18:16:49.126477Z",
"url": "https://files.pythonhosted.org/packages/38/31/101c8ae3a2521f165e19d394a4ca421dc691ff28ee853f5bb0661f8e53aa/lxml-5.3.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b40092ac1c983a50b626769584d29f0a0d4d29c066e4c9af7661f415777ad338",
"md5": "5879d7c63a6fd7061a380db73ce7a3d7",
"sha256": "4c1fefd7e3d00921c44dc9ca80a775af49698bbfd92ea84498e56acffd4c5469"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "5879d7c63a6fd7061a380db73ce7a3d7",
"packagetype": "bdist_wheel",
"python_version": "pp38",
"requires_python": ">=3.6",
"size": 4230929,
"upload_time": "2024-08-10T18:16:52",
"upload_time_iso_8601": "2024-08-10T18:16:52.588206Z",
"url": "https://files.pythonhosted.org/packages/b4/00/92ac1c983a50b626769584d29f0a0d4d29c066e4c9af7661f415777ad338/lxml-5.3.0-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1b949f81acdb3600cde1f484c1ff65d2c07b43b0d2c1632578a349cc18da00ae",
"md5": "b9c329f35f9a34f89cfd280daca14bb0",
"sha256": "71a8dd38fbd2f2319136d4ae855a7078c69c9a38ae06e0c17c73fd70fc6caad8"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "b9c329f35f9a34f89cfd280daca14bb0",
"packagetype": "bdist_wheel",
"python_version": "pp38",
"requires_python": ">=3.6",
"size": 4362533,
"upload_time": "2024-08-10T18:16:55",
"upload_time_iso_8601": "2024-08-10T18:16:55.820028Z",
"url": "https://files.pythonhosted.org/packages/1b/94/9f81acdb3600cde1f484c1ff65d2c07b43b0d2c1632578a349cc18da00ae/lxml-5.3.0-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "077aea492f11cb4d679de3277ae8da370b9ff381f6873366a0b687620de75ad6",
"md5": "e7f1b405a18fdc3737321cfdcac74236",
"sha256": "97acf1e1fd66ab53dacd2c35b319d7e548380c2e9e8c54525c6e76d21b1ae3b1"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp38-pypy38_pp73-win_amd64.whl",
"has_sig": false,
"md5_digest": "e7f1b405a18fdc3737321cfdcac74236",
"packagetype": "bdist_wheel",
"python_version": "pp38",
"requires_python": ">=3.6",
"size": 3489829,
"upload_time": "2024-08-10T18:16:58",
"upload_time_iso_8601": "2024-08-10T18:16:58.697028Z",
"url": "https://files.pythonhosted.org/packages/07/7a/ea492f11cb4d679de3277ae8da370b9ff381f6873366a0b687620de75ad6/lxml-5.3.0-pp38-pypy38_pp73-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c9ace8ec7b6f7d76f8b88dfe78dd547b0d8915350160a5a01cca7aceba91e87f",
"md5": "94f450d2020b771c7ff36356de4bacde",
"sha256": "68934b242c51eb02907c5b81d138cb977b2129a0a75a8f8b60b01cb8586c7b21"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl",
"has_sig": false,
"md5_digest": "94f450d2020b771c7ff36356de4bacde",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.6",
"size": 3923032,
"upload_time": "2024-08-10T18:17:01",
"upload_time_iso_8601": "2024-08-10T18:17:01.673209Z",
"url": "https://files.pythonhosted.org/packages/c9/ac/e8ec7b6f7d76f8b88dfe78dd547b0d8915350160a5a01cca7aceba91e87f/lxml-5.3.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f7b6d94041c11aa294a09ffac7caa633114941935938eaaba159a93985283c07",
"md5": "ed8619253aba935d886b5f6544c323a9",
"sha256": "b710bc2b8292966b23a6a0121f7a6c51d45d2347edcc75f016ac123b8054d3f2"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "ed8619253aba935d886b5f6544c323a9",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.6",
"size": 4214557,
"upload_time": "2024-08-10T18:17:11",
"upload_time_iso_8601": "2024-08-10T18:17:11.975210Z",
"url": "https://files.pythonhosted.org/packages/f7/b6/d94041c11aa294a09ffac7caa633114941935938eaaba159a93985283c07/lxml-5.3.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "dd0dccb5e4e7a4188a9c881a3c07ee7eaf21772ae847ca5e9a3b140341f2668a",
"md5": "8e89fe8302bc4db53328629d53f02775",
"sha256": "18feb4b93302091b1541221196a2155aa296c363fd233814fa11e181adebc52f"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "8e89fe8302bc4db53328629d53f02775",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.6",
"size": 4325217,
"upload_time": "2024-08-10T18:17:15",
"upload_time_iso_8601": "2024-08-10T18:17:15.125113Z",
"url": "https://files.pythonhosted.org/packages/dd/0d/ccb5e4e7a4188a9c881a3c07ee7eaf21772ae847ca5e9a3b140341f2668a/lxml-5.3.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7a179d3b43b63b0ddd77f1a680edf00de3c8c2441e8d379be17d2b712b67688b",
"md5": "11ccc6d90741802449a3763f57e63b93",
"sha256": "3eb44520c4724c2e1a57c0af33a379eee41792595023f367ba3952a2d96c2aab"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "11ccc6d90741802449a3763f57e63b93",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.6",
"size": 4216018,
"upload_time": "2024-08-10T18:17:18",
"upload_time_iso_8601": "2024-08-10T18:17:18.966325Z",
"url": "https://files.pythonhosted.org/packages/7a/17/9d3b43b63b0ddd77f1a680edf00de3c8c2441e8d379be17d2b712b67688b/lxml-5.3.0-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "194ff71029b3f37f43e846b6ec0d6baaa1791c65f8c3356cc78d18076f4c5422",
"md5": "5688c7c18c004f83730b002f96eb1499",
"sha256": "609251a0ca4770e5a8768ff902aa02bf636339c5a93f9349b48eb1f606f7f3e9"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "5688c7c18c004f83730b002f96eb1499",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.6",
"size": 4347893,
"upload_time": "2024-08-10T18:17:22",
"upload_time_iso_8601": "2024-08-10T18:17:22.131960Z",
"url": "https://files.pythonhosted.org/packages/19/4f/f71029b3f37f43e846b6ec0d6baaa1791c65f8c3356cc78d18076f4c5422/lxml-5.3.0-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "17450fe53cb16a704b35b5ec93af305f77a14ec65830fc399e6634a81f17a1ea",
"md5": "7c6d2b62abe8ce04b1a93ad768038594",
"sha256": "516f491c834eb320d6c843156440fe7fc0d50b33e44387fcec5b02f0bc118a4c"
},
"downloads": -1,
"filename": "lxml-5.3.0-pp39-pypy39_pp73-win_amd64.whl",
"has_sig": false,
"md5_digest": "7c6d2b62abe8ce04b1a93ad768038594",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.6",
"size": 3486287,
"upload_time": "2024-08-10T18:17:25",
"upload_time_iso_8601": "2024-08-10T18:17:25.957022Z",
"url": "https://files.pythonhosted.org/packages/17/45/0fe53cb16a704b35b5ec93af305f77a14ec65830fc399e6634a81f17a1ea/lxml-5.3.0-pp39-pypy39_pp73-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e76b20c3a4b24751377aaa6307eb230b66701024012c29dd374999cc92983269",
"md5": "d3e6f800f4b73f2756663cc4a76df5e0",
"sha256": "4e109ca30d1edec1ac60cdbe341905dc3b8f55b16855e03a54aaf59e51ec8c6f"
},
"downloads": -1,
"filename": "lxml-5.3.0.tar.gz",
"has_sig": false,
"md5_digest": "d3e6f800f4b73f2756663cc4a76df5e0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 3679318,
"upload_time": "2024-08-10T18:17:29",
"upload_time_iso_8601": "2024-08-10T18:17:29.668182Z",
"url": "https://files.pythonhosted.org/packages/e7/6b/20c3a4b24751377aaa6307eb230b66701024012c29dd374999cc92983269/lxml-5.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-10 18:17:29",
"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"
}