Name | resvg-py JSON |
Version |
0.2.0
JSON |
| download |
home_page | None |
Summary | None |
upload_time | 2025-02-18 02:04:52 |
maintainer | None |
docs_url | None |
author | baseplate-admin |
requires_python | >=3.8 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# resvg_py
[](https://pepy.tech/project/resvg_py) [](https://github.com/baseplate-admin/resvg-py/actions/workflows/CI.yaml) [](https://resvg-py.readthedocs.io/en/latest/?badge=latest) [](https://pypi.org/project/resvg-py/)
A safe and high level binding for the [resvg](https://github.com/RazrFalcon/resvg) project
## Install
```py
pip install resvg_py
```
Then use it like this:
```python
import resvg_py
svg_string = """
<svg width="300" height="130" xmlns="http://www.w3.org/2000/svg">
<rect width="200" height="100" x="10" y="10" rx="20" ry="20" fill="blue" />
</svg>
"""
print(resvg_py.svg_to_bytes(svg_string=svg_string))
```
(if you want a more complex solution please check the [api](https://resvg-py.readthedocs.io/en/latest/resvg.html) or [usage](https://resvg-py.readthedocs.io/en/latest/usage.html). It exposes everything resvg has.)
## Requires
- Python 3.8 or higher
---
This library is feature complete in my opinion.
Raw data
{
"_id": null,
"home_page": null,
"name": "resvg-py",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "baseplate-admin",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/d8/c3/9551f29b06ae1336733371979a96b35d07e3ba4deae0eebd6f1da3d13dd0/resvg_py-0.2.0.tar.gz",
"platform": null,
"description": "# resvg_py\r\n\r\n[](https://pepy.tech/project/resvg_py) [](https://github.com/baseplate-admin/resvg-py/actions/workflows/CI.yaml) [](https://resvg-py.readthedocs.io/en/latest/?badge=latest) [](https://pypi.org/project/resvg-py/)\r\n\r\nA safe and high level binding for the [resvg](https://github.com/RazrFalcon/resvg) project\r\n\r\n## Install\r\n\r\n```py\r\npip install resvg_py\r\n```\r\n\r\nThen use it like this:\r\n\r\n```python\r\n\r\nimport resvg_py\r\n\r\nsvg_string = \"\"\"\r\n <svg width=\"300\" height=\"130\" xmlns=\"http://www.w3.org/2000/svg\">\r\n \u00a0 <rect width=\"200\" height=\"100\" x=\"10\" y=\"10\" rx=\"20\" ry=\"20\" fill=\"blue\" />\r\n </svg>\r\n\"\"\"\r\n\r\nprint(resvg_py.svg_to_bytes(svg_string=svg_string))\r\n\r\n```\r\n\r\n(if you want a more complex solution please check the [api](https://resvg-py.readthedocs.io/en/latest/resvg.html) or [usage](https://resvg-py.readthedocs.io/en/latest/usage.html). It exposes everything resvg has.)\r\n\r\n## Requires\r\n\r\n- Python 3.8 or higher\r\n\r\n---\r\n\r\nThis library is feature complete in my opinion.\r\n\n",
"bugtrack_url": null,
"license": null,
"summary": null,
"version": "0.2.0",
"project_urls": {
"Documentation": "https://resvg-py.readthedocs.io/",
"Issues": "https://github.com/baseplate-admin/resvg-py/issues",
"Source Code": "https://github.com/baseplate-admin/resvg-py"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "4af4afdbd8707d62e80654cbbca29cb2fb81f0a4a4faef962c0f91d2afab7924",
"md5": "f86a074b8416d28fbd1868dfaa0e5842",
"sha256": "90e574b3efb27de1c2ad430ecd2e3105b1e2faf1cc2e5babdb33e12f7f84d496"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "f86a074b8416d28fbd1868dfaa0e5842",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 859399,
"upload_time": "2025-02-18T02:03:33",
"upload_time_iso_8601": "2025-02-18T02:03:33.229590Z",
"url": "https://files.pythonhosted.org/packages/4a/f4/afdbd8707d62e80654cbbca29cb2fb81f0a4a4faef962c0f91d2afab7924/resvg_py-0.2.0-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b1fd8de0bc60655074d5dd407cb467921ae78d759588fe52a7334e644d8cf0ba",
"md5": "b718b506dd84a14f02018e0fc1b274e7",
"sha256": "208af00df87d5b06f287af4222e997ed6bda365910ff5c0c3e574c81a7e98314"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl",
"has_sig": false,
"md5_digest": "b718b506dd84a14f02018e0fc1b274e7",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 1049291,
"upload_time": "2025-02-18T02:02:58",
"upload_time_iso_8601": "2025-02-18T02:02:58.637113Z",
"url": "https://files.pythonhosted.org/packages/b1/fd/8de0bc60655074d5dd407cb467921ae78d759588fe52a7334e644d8cf0ba/resvg_py-0.2.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1f087629e6370d62ba11687576416835495fa42e4be1cf74191b2cc0b8fb22c5",
"md5": "9eb1555c86d6073c528a5d6ee711adcf",
"sha256": "c53a75e06e72be5448d10724794762189a0dc7a86d4d6976172c4ce6aae62201"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "9eb1555c86d6073c528a5d6ee711adcf",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 972715,
"upload_time": "2025-02-18T02:01:47",
"upload_time_iso_8601": "2025-02-18T02:01:47.723570Z",
"url": "https://files.pythonhosted.org/packages/1f/08/7629e6370d62ba11687576416835495fa42e4be1cf74191b2cc0b8fb22c5/resvg_py-0.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "14bad1c228923084120b6f0b29894de21df366a20146fd44e0f4b2b289e4ac65",
"md5": "7356854357dbae862a80508074aad371",
"sha256": "b2d49919158c08cddc1b9be353087eccfdfbddfc814b8f03f99f86ba7c804d52"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "7356854357dbae862a80508074aad371",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 951008,
"upload_time": "2025-02-18T02:02:04",
"upload_time_iso_8601": "2025-02-18T02:02:04.356126Z",
"url": "https://files.pythonhosted.org/packages/14/ba/d1c228923084120b6f0b29894de21df366a20146fd44e0f4b2b289e4ac65/resvg_py-0.2.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ea8cb2b24bdb2b6b433275b9ba3509dc1223a63aef92ea1ad7457126fd21f122",
"md5": "df493bff687d50a2544b5a2ecd7e1bf6",
"sha256": "be0ba4432ba697cb58b2e2b3d085a3fffd3626cc5d5e47c0c32aa10924f72337"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "df493bff687d50a2544b5a2ecd7e1bf6",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 1102682,
"upload_time": "2025-02-18T02:02:21",
"upload_time_iso_8601": "2025-02-18T02:02:21.787502Z",
"url": "https://files.pythonhosted.org/packages/ea/8c/b2b24bdb2b6b433275b9ba3509dc1223a63aef92ea1ad7457126fd21f122/resvg_py-0.2.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "bfe4147548ecb85f71c9e0ad94e901f6269638541c288f779d0a7175e686a2a3",
"md5": "4216d8ce35552fd201b3b37c23aed8f6",
"sha256": "30085c610ce31f4234f0880f1b54ec23f9b9c7f0d07af6a7c9e1e1a4d36b3567"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "4216d8ce35552fd201b3b37c23aed8f6",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 1046933,
"upload_time": "2025-02-18T02:02:40",
"upload_time_iso_8601": "2025-02-18T02:02:40.818483Z",
"url": "https://files.pythonhosted.org/packages/bf/e4/147548ecb85f71c9e0ad94e901f6269638541c288f779d0a7175e686a2a3/resvg_py-0.2.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b5079315cf7bef0a19f64eda2f972a1921403fafa9f207564fa1bf99d9d97a61",
"md5": "125f332500f2171e2c779d8e6d87e898",
"sha256": "08ab3f93c59496a85012713f93cee18cdb30b4b4e9a01e5d07767e6e4b3e74d3"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "125f332500f2171e2c779d8e6d87e898",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 1010141,
"upload_time": "2025-02-18T02:03:17",
"upload_time_iso_8601": "2025-02-18T02:03:17.531632Z",
"url": "https://files.pythonhosted.org/packages/b5/07/9315cf7bef0a19f64eda2f972a1921403fafa9f207564fa1bf99d9d97a61/resvg_py-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "63324a7aec0ff01d27e2a1b7142984bbf63652ba261cbbf5a95e14a0462c6387",
"md5": "6549899e7036f49c06efc4594d7f49cf",
"sha256": "2cf272de00fd362f390e3131000d0f2acb3a599096a7564e526e328d5299fb9d"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp310-cp310-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "6549899e7036f49c06efc4594d7f49cf",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 1140832,
"upload_time": "2025-02-18T02:03:47",
"upload_time_iso_8601": "2025-02-18T02:03:47.868386Z",
"url": "https://files.pythonhosted.org/packages/63/32/4a7aec0ff01d27e2a1b7142984bbf63652ba261cbbf5a95e14a0462c6387/resvg_py-0.2.0-cp310-cp310-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8c20f95079a7faaeaa789170452b82af3214aabef6534fa5c93e02fa4e6273bf",
"md5": "4188d5add380cea4db6fb9b8c8ca9a88",
"sha256": "870351f1ee340c564bc59cf0cc7fd619ec0a6aa3fbf2a23546d8fdd848e7b49b"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp310-cp310-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "4188d5add380cea4db6fb9b8c8ca9a88",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 1203411,
"upload_time": "2025-02-18T02:04:04",
"upload_time_iso_8601": "2025-02-18T02:04:04.647482Z",
"url": "https://files.pythonhosted.org/packages/8c/20/f95079a7faaeaa789170452b82af3214aabef6534fa5c93e02fa4e6273bf/resvg_py-0.2.0-cp310-cp310-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9a483649cc1281f88a3f92d52ac3d0b6e8256c6f1eb82b64ee988def9ec6121c",
"md5": "c97f220390249a3e64394b8dacc1f98b",
"sha256": "9b2be4290cb9e58a177c0e9dbc676dff8edc51ff9ee3bfb45765113d4837195c"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp310-cp310-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "c97f220390249a3e64394b8dacc1f98b",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 1182830,
"upload_time": "2025-02-18T02:04:22",
"upload_time_iso_8601": "2025-02-18T02:04:22.893516Z",
"url": "https://files.pythonhosted.org/packages/9a/48/3649cc1281f88a3f92d52ac3d0b6e8256c6f1eb82b64ee988def9ec6121c/resvg_py-0.2.0-cp310-cp310-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "bc52d8b095464c50e1ea7b1260978c9e42d0c0724f5087bbbc5e9e1afc5c5e64",
"md5": "a6b97b2a082e15bfc9321513619a8a25",
"sha256": "3adf145aa00bc4e1128093ddd0085cb01f9a39c714dda517a5a2d9bc7ec725d7"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "a6b97b2a082e15bfc9321513619a8a25",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 1171326,
"upload_time": "2025-02-18T02:04:38",
"upload_time_iso_8601": "2025-02-18T02:04:38.127777Z",
"url": "https://files.pythonhosted.org/packages/bc/52/d8b095464c50e1ea7b1260978c9e42d0c0724f5087bbbc5e9e1afc5c5e64/resvg_py-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "18963f0a41bb934f7e2eb1b8dc7cc4ae3ea4a09704cae52f431ef1166edcc22a",
"md5": "cd60bf3570237ec81bc2d17df4b4b1f6",
"sha256": "4d4fa8cd3d21c6581f8044d76accd854ad9ed3606d71f81bb20395bafaea9409"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp310-cp310-win32.whl",
"has_sig": false,
"md5_digest": "cd60bf3570237ec81bc2d17df4b4b1f6",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 825859,
"upload_time": "2025-02-18T02:05:05",
"upload_time_iso_8601": "2025-02-18T02:05:05.824236Z",
"url": "https://files.pythonhosted.org/packages/18/96/3f0a41bb934f7e2eb1b8dc7cc4ae3ea4a09704cae52f431ef1166edcc22a/resvg_py-0.2.0-cp310-cp310-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e7007d58655c86ae3ad29f4d4c62f34d6c970b58ca3b7abc121d0274381a4560",
"md5": "0f9689115cd975bafd795b936507a42f",
"sha256": "040246a3c9a6a64ecef89ca7168d86cc455cbc0491e0531f3dee6c51fcdc28f5"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "0f9689115cd975bafd795b936507a42f",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 843866,
"upload_time": "2025-02-18T02:04:54",
"upload_time_iso_8601": "2025-02-18T02:04:54.557117Z",
"url": "https://files.pythonhosted.org/packages/e7/00/7d58655c86ae3ad29f4d4c62f34d6c970b58ca3b7abc121d0274381a4560/resvg_py-0.2.0-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ccfcf106b6d007d54c0b988ba3bf706a540603db0565be5ead56e43eece99bc0",
"md5": "5228571022a5b2947c7973e5f6e6576b",
"sha256": "a9137372acd0b72a2e1dfb1b304783822ac3335caebabe146b605f47d218a97d"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "5228571022a5b2947c7973e5f6e6576b",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 859374,
"upload_time": "2025-02-18T02:03:34",
"upload_time_iso_8601": "2025-02-18T02:03:34.892199Z",
"url": "https://files.pythonhosted.org/packages/cc/fc/f106b6d007d54c0b988ba3bf706a540603db0565be5ead56e43eece99bc0/resvg_py-0.2.0-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6ec00b6bad56bc8d0725dc151f01f3c0fbdcb9f1f7717b22c23a7042cdc98658",
"md5": "632bf17ac2931b807cfd393fbe83b511",
"sha256": "423f7a4340e5296e61c91b90184c684dbab34cd913a51cc509f161b465e14756"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl",
"has_sig": false,
"md5_digest": "632bf17ac2931b807cfd393fbe83b511",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 1049087,
"upload_time": "2025-02-18T02:03:01",
"upload_time_iso_8601": "2025-02-18T02:03:01.136164Z",
"url": "https://files.pythonhosted.org/packages/6e/c0/0b6bad56bc8d0725dc151f01f3c0fbdcb9f1f7717b22c23a7042cdc98658/resvg_py-0.2.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "47bae912d425d5dd246c0ab1bed785fe66aadd69614c5f4a5edfcf110f077065",
"md5": "3873f6bc8272ca0e74f85bd37c813829",
"sha256": "1970718fd8283f94131a2fdaecf704219aed4922041caa667419a91450be365d"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "3873f6bc8272ca0e74f85bd37c813829",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 972591,
"upload_time": "2025-02-18T02:01:49",
"upload_time_iso_8601": "2025-02-18T02:01:49.777768Z",
"url": "https://files.pythonhosted.org/packages/47/ba/e912d425d5dd246c0ab1bed785fe66aadd69614c5f4a5edfcf110f077065/resvg_py-0.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "97105cec5fc621e8aca2196e29f15ad4fe703060f1cc9fe2bbbb4089b1320a33",
"md5": "ff3a2253bad0b50933dc8941244f04d6",
"sha256": "f20de5076ad6e828271221d9b86df68b8226469bf86d2f24324b2b8b262daa37"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "ff3a2253bad0b50933dc8941244f04d6",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 950951,
"upload_time": "2025-02-18T02:02:06",
"upload_time_iso_8601": "2025-02-18T02:02:06.301761Z",
"url": "https://files.pythonhosted.org/packages/97/10/5cec5fc621e8aca2196e29f15ad4fe703060f1cc9fe2bbbb4089b1320a33/resvg_py-0.2.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4ff33f37768f5e54cd4a2a83cbe2787e19732ee03c78bfccefb04b7e1b740452",
"md5": "5616dbb9f48b4e7a27bc3ef826e6b9b8",
"sha256": "11f7248c396d871d373518ae5381d75ebf30434d57e37ffc82e98c0dbc375272"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "5616dbb9f48b4e7a27bc3ef826e6b9b8",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 1102671,
"upload_time": "2025-02-18T02:02:23",
"upload_time_iso_8601": "2025-02-18T02:02:23.551053Z",
"url": "https://files.pythonhosted.org/packages/4f/f3/3f37768f5e54cd4a2a83cbe2787e19732ee03c78bfccefb04b7e1b740452/resvg_py-0.2.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d395e279a3c03a92b6552d7cb1ae4450a1250a974606048d19f51452963926c8",
"md5": "e6e530a2cdb47922c13b69ea7acd04ba",
"sha256": "05cfad093a8ce46d97a0c4eacc5a864e74f5765ce64813377c5c2a863ab49d3d"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "e6e530a2cdb47922c13b69ea7acd04ba",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 1046744,
"upload_time": "2025-02-18T02:02:42",
"upload_time_iso_8601": "2025-02-18T02:02:42.607571Z",
"url": "https://files.pythonhosted.org/packages/d3/95/e279a3c03a92b6552d7cb1ae4450a1250a974606048d19f51452963926c8/resvg_py-0.2.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ef88ab01d1456bf173fcaf177719e47f42f279434db0d32924a3825a7c2a2d16",
"md5": "76af900d0890b9fc238bffcde3dd0719",
"sha256": "87170f0a81a6035ef3f6191a6cfa06a2620e37a9f7c4f69e2122490e11be9bad"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "76af900d0890b9fc238bffcde3dd0719",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 1010048,
"upload_time": "2025-02-18T02:03:19",
"upload_time_iso_8601": "2025-02-18T02:03:19.117234Z",
"url": "https://files.pythonhosted.org/packages/ef/88/ab01d1456bf173fcaf177719e47f42f279434db0d32924a3825a7c2a2d16/resvg_py-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "379707a5450ce3fbe768f205aff33a394077984e42ce5fa14c093a67892de7e0",
"md5": "7bff8d07fe5e02f57477c84382d0329a",
"sha256": "6589298f881fc6e7c521811b285f2c973fe73684b9607eeaada7f73a773a02c4"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "7bff8d07fe5e02f57477c84382d0329a",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 1140817,
"upload_time": "2025-02-18T02:03:49",
"upload_time_iso_8601": "2025-02-18T02:03:49.750166Z",
"url": "https://files.pythonhosted.org/packages/37/97/07a5450ce3fbe768f205aff33a394077984e42ce5fa14c093a67892de7e0/resvg_py-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a273f58950796b75a0056b62d9432e732ebf414fe730237620716551606e0438",
"md5": "a7d67a5989ad1c372c05e2838b295e53",
"sha256": "ffe4c195ff7c18f6a4c720a44030423c4fbdb5735f47c23c3edd2ca8fa04f4af"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp311-cp311-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "a7d67a5989ad1c372c05e2838b295e53",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 1203459,
"upload_time": "2025-02-18T02:04:06",
"upload_time_iso_8601": "2025-02-18T02:04:06.276296Z",
"url": "https://files.pythonhosted.org/packages/a2/73/f58950796b75a0056b62d9432e732ebf414fe730237620716551606e0438/resvg_py-0.2.0-cp311-cp311-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8c17bf08786766c456f299176e87fcc45f1fd3af15bb9868ddcadd2435448f62",
"md5": "d0f4cfa08669417d9a2b1ee31fd6a162",
"sha256": "b303e3b08f809764a0922d84e89565ddf038754474682a758c4c802e5c61ea44"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp311-cp311-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "d0f4cfa08669417d9a2b1ee31fd6a162",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 1182647,
"upload_time": "2025-02-18T02:04:25",
"upload_time_iso_8601": "2025-02-18T02:04:25.226638Z",
"url": "https://files.pythonhosted.org/packages/8c/17/bf08786766c456f299176e87fcc45f1fd3af15bb9868ddcadd2435448f62/resvg_py-0.2.0-cp311-cp311-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f6f7757d6e94aa1c6d98f96d4846aaae595a5588f4eb10c901a5fbefdace2640",
"md5": "8f4c927db0a87feee11a7cd430ec952a",
"sha256": "b48ba6170189dd37938a1927b579258267f22669858549bcd8ba31e29bd9c3a0"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "8f4c927db0a87feee11a7cd430ec952a",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 1171291,
"upload_time": "2025-02-18T02:04:39",
"upload_time_iso_8601": "2025-02-18T02:04:39.965571Z",
"url": "https://files.pythonhosted.org/packages/f6/f7/757d6e94aa1c6d98f96d4846aaae595a5588f4eb10c901a5fbefdace2640/resvg_py-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "457df20da8ee908b61934449ff3ae63e2f6189d73a5ec43003a54f1633ab99a8",
"md5": "8eae042b21a0dbfc618f65d6ff1291f8",
"sha256": "9b76d8cf8b1c544376ab49b02c7c7505f22dae131812449496b61f45cebe8129"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp311-cp311-win32.whl",
"has_sig": false,
"md5_digest": "8eae042b21a0dbfc618f65d6ff1291f8",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 825713,
"upload_time": "2025-02-18T02:05:07",
"upload_time_iso_8601": "2025-02-18T02:05:07.482819Z",
"url": "https://files.pythonhosted.org/packages/45/7d/f20da8ee908b61934449ff3ae63e2f6189d73a5ec43003a54f1633ab99a8/resvg_py-0.2.0-cp311-cp311-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4f8f43fd9945f4f3e5b40f2ae0b59cb650e74b7c1a58e8c8da7ee20a48d82d1f",
"md5": "ae1fbe9e75f300ed5065e66ef71f5898",
"sha256": "8d2855c1d7bb5c3019a109cf0ae21328744e4ce832b87d9e625e2f5ddfab12cc"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "ae1fbe9e75f300ed5065e66ef71f5898",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 843771,
"upload_time": "2025-02-18T02:04:56",
"upload_time_iso_8601": "2025-02-18T02:04:56.975513Z",
"url": "https://files.pythonhosted.org/packages/4f/8f/43fd9945f4f3e5b40f2ae0b59cb650e74b7c1a58e8c8da7ee20a48d82d1f/resvg_py-0.2.0-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "311156aac468ccb5e4fac8eb342152ec1a9f689d4f8333c8de4e81494be300f1",
"md5": "8bd11e2148c269b32f3fe343476bbf2d",
"sha256": "3521b8f3f823749085e40f9034e660f76f7e9fd892726f2596cf321dc88fe523"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "8bd11e2148c269b32f3fe343476bbf2d",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 858825,
"upload_time": "2025-02-18T02:03:37",
"upload_time_iso_8601": "2025-02-18T02:03:37.208308Z",
"url": "https://files.pythonhosted.org/packages/31/11/56aac468ccb5e4fac8eb342152ec1a9f689d4f8333c8de4e81494be300f1/resvg_py-0.2.0-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a0e5b54e31db654ef8c9888c7816da54155e26bc5ad921a103083f3b1ec9a1b1",
"md5": "c8c928c1f6ac9555fdda96993c84498c",
"sha256": "5925c5400ebd3eeb69ce4020a25003fb68606877ce26fe2da4442f6200020e36"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl",
"has_sig": false,
"md5_digest": "c8c928c1f6ac9555fdda96993c84498c",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 1049188,
"upload_time": "2025-02-18T02:03:02",
"upload_time_iso_8601": "2025-02-18T02:03:02.751926Z",
"url": "https://files.pythonhosted.org/packages/a0/e5/b54e31db654ef8c9888c7816da54155e26bc5ad921a103083f3b1ec9a1b1/resvg_py-0.2.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ff515b716c3b39913f462586481940b4ffa562a235e7ab5abdf931c50d8ea212",
"md5": "3b88aa80a08542d49c660e0a1cc043dc",
"sha256": "d96b7e41edfc8ddd3738d43f14ee167dc094b6df035ac2955cc9e7c596d989eb"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "3b88aa80a08542d49c660e0a1cc043dc",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 971857,
"upload_time": "2025-02-18T02:01:52",
"upload_time_iso_8601": "2025-02-18T02:01:52.084414Z",
"url": "https://files.pythonhosted.org/packages/ff/51/5b716c3b39913f462586481940b4ffa562a235e7ab5abdf931c50d8ea212/resvg_py-0.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fcacb028349c4289b45754a540db26b5582266a11a0432580773a48ac2da8562",
"md5": "46e07b95b50468008c31bd241680edde",
"sha256": "7d95e4bb320047f861e54ec9bb541262910e81c4bbf00d51c2f198106157c90b"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "46e07b95b50468008c31bd241680edde",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 950310,
"upload_time": "2025-02-18T02:02:08",
"upload_time_iso_8601": "2025-02-18T02:02:08.721396Z",
"url": "https://files.pythonhosted.org/packages/fc/ac/b028349c4289b45754a540db26b5582266a11a0432580773a48ac2da8562/resvg_py-0.2.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "18a79d2f07e633845baad4d309656fb2a593131b39e5262b164d0f87ddaad598",
"md5": "a84885b8726e1d3eb611846cd9d52cfc",
"sha256": "a65533f43afbc79f49034d6f8ce173bbc161d718ab099a3c117c17aec4f0d0f4"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "a84885b8726e1d3eb611846cd9d52cfc",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 1101868,
"upload_time": "2025-02-18T02:02:26",
"upload_time_iso_8601": "2025-02-18T02:02:26.304359Z",
"url": "https://files.pythonhosted.org/packages/18/a7/9d2f07e633845baad4d309656fb2a593131b39e5262b164d0f87ddaad598/resvg_py-0.2.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "43f1731504ea08183139bae976a5503b9f11b8bf748112b3031bc735b7a06cfd",
"md5": "acd6c3c7acdd6edf4c18bd559ddb05bd",
"sha256": "ff983b5624adfde9e0538f993570859ee5254600b20e793fc84aa9ef3b20bc06"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "acd6c3c7acdd6edf4c18bd559ddb05bd",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 1046131,
"upload_time": "2025-02-18T02:02:44",
"upload_time_iso_8601": "2025-02-18T02:02:44.386312Z",
"url": "https://files.pythonhosted.org/packages/43/f1/731504ea08183139bae976a5503b9f11b8bf748112b3031bc735b7a06cfd/resvg_py-0.2.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "938bb051420ca6e64d3dd9d760e751587b6e9c60353f9da3c9bd534c90d15d5e",
"md5": "1064c68626bcd1c3484fc43711322294",
"sha256": "78510e47840437513b44e7c1f30a59e2e27f63c83bdbdcf7e3366c94db91002c"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "1064c68626bcd1c3484fc43711322294",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 1009444,
"upload_time": "2025-02-18T02:03:21",
"upload_time_iso_8601": "2025-02-18T02:03:21.002590Z",
"url": "https://files.pythonhosted.org/packages/93/8b/b051420ca6e64d3dd9d760e751587b6e9c60353f9da3c9bd534c90d15d5e/resvg_py-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6bd0af5fd1f860df678c91e0ae226e0842333f260f34e65bc4d0400b2b220ce0",
"md5": "f0de27ed23156048e550c66d415af4ed",
"sha256": "1f1692384ce547b4b13bab3ed493dc46bedc981ad8ba8f04d532e9b4ebabafc4"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "f0de27ed23156048e550c66d415af4ed",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 1140603,
"upload_time": "2025-02-18T02:03:53",
"upload_time_iso_8601": "2025-02-18T02:03:53.258209Z",
"url": "https://files.pythonhosted.org/packages/6b/d0/af5fd1f860df678c91e0ae226e0842333f260f34e65bc4d0400b2b220ce0/resvg_py-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c3a62ab91e028340528a75f56f612d3dd08e57102930c838205b2f0f3111d818",
"md5": "a42c2b65dd0697ec2739381c181439f6",
"sha256": "c0392979104a829d4094498e6be84ec37ff09aae283164a10f363ecc338cbe9c"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp312-cp312-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "a42c2b65dd0697ec2739381c181439f6",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 1202907,
"upload_time": "2025-02-18T02:04:09",
"upload_time_iso_8601": "2025-02-18T02:04:09.530999Z",
"url": "https://files.pythonhosted.org/packages/c3/a6/2ab91e028340528a75f56f612d3dd08e57102930c838205b2f0f3111d818/resvg_py-0.2.0-cp312-cp312-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "99f8ed821e25111db9bacaa430553ed23ebba23047d310240c40576fe328eb66",
"md5": "9988ebad9849bb55e63f54820fdc639c",
"sha256": "71b33e9e295535c966fb907db13a17d40c5c367ea9c8877fe051f063c31ae891"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp312-cp312-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "9988ebad9849bb55e63f54820fdc639c",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 1182783,
"upload_time": "2025-02-18T02:04:26",
"upload_time_iso_8601": "2025-02-18T02:04:26.855869Z",
"url": "https://files.pythonhosted.org/packages/99/f8/ed821e25111db9bacaa430553ed23ebba23047d310240c40576fe328eb66/resvg_py-0.2.0-cp312-cp312-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "11dd7e71f42d1bd7cdb9f23b880a2ed0ebab426ea90197310ce67005c1791297",
"md5": "f49d00c01c3022a47fbb7d6ee565f0e6",
"sha256": "85915179d6579bc6f4798fb2690ede3ca21fb293d96a499d8c2918e371f39523"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "f49d00c01c3022a47fbb7d6ee565f0e6",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 1170725,
"upload_time": "2025-02-18T02:04:42",
"upload_time_iso_8601": "2025-02-18T02:04:42.334377Z",
"url": "https://files.pythonhosted.org/packages/11/dd/7e71f42d1bd7cdb9f23b880a2ed0ebab426ea90197310ce67005c1791297/resvg_py-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5db104d01ae0f1784450aaeb1be478e4837ed2754fe6e6b36c01b475fa1847e9",
"md5": "79a7075faaec331bf0b2140809afd7ce",
"sha256": "ccc922d36e31b5c1cd8cb66d2b3065589dfcb25601e1bd6af3cd194178bfd48b"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp312-cp312-win32.whl",
"has_sig": false,
"md5_digest": "79a7075faaec331bf0b2140809afd7ce",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 825745,
"upload_time": "2025-02-18T02:05:09",
"upload_time_iso_8601": "2025-02-18T02:05:09.149855Z",
"url": "https://files.pythonhosted.org/packages/5d/b1/04d01ae0f1784450aaeb1be478e4837ed2754fe6e6b36c01b475fa1847e9/resvg_py-0.2.0-cp312-cp312-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8c5ab457a7e14a779d2759ef7ef64220562ea0ccc05b8fbf657a2ddeb0bbc2e0",
"md5": "841a3955016aebe63a892d486120a867",
"sha256": "98002337ff3d9ea9ebebd0de21f3505ad14662d84acd19577142bff5c5d244e7"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "841a3955016aebe63a892d486120a867",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 843332,
"upload_time": "2025-02-18T02:04:58",
"upload_time_iso_8601": "2025-02-18T02:04:58.574903Z",
"url": "https://files.pythonhosted.org/packages/8c/5a/b457a7e14a779d2759ef7ef64220562ea0ccc05b8fbf657a2ddeb0bbc2e0/resvg_py-0.2.0-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0484063d04085cd4589ebcad3140943f75493425c3818b560179421bfe5f0459",
"md5": "71b1501ea5cdcc52b69d3c2a1ded4e4c",
"sha256": "01e5eebfa8e3ffeb2cefdc21fcd8d6e8d8a23dacaa469aa6c187a669d2670a80"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp313-cp313-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "71b1501ea5cdcc52b69d3c2a1ded4e4c",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 858903,
"upload_time": "2025-02-18T02:03:38",
"upload_time_iso_8601": "2025-02-18T02:03:38.830191Z",
"url": "https://files.pythonhosted.org/packages/04/84/063d04085cd4589ebcad3140943f75493425c3818b560179421bfe5f0459/resvg_py-0.2.0-cp313-cp313-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b10f218fb19b4219767a5d90c49ed59b57614b5ab7934b2d78833f0c83bb4e0e",
"md5": "910251e2499c2e1a3eac5604061872fb",
"sha256": "8d385f29d4c72d564ab4d685a2f1c43d331557c7015577aa83caad49240804ce"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.whl",
"has_sig": false,
"md5_digest": "910251e2499c2e1a3eac5604061872fb",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 1049146,
"upload_time": "2025-02-18T02:03:04",
"upload_time_iso_8601": "2025-02-18T02:03:04.513125Z",
"url": "https://files.pythonhosted.org/packages/b1/0f/218fb19b4219767a5d90c49ed59b57614b5ab7934b2d78833f0c83bb4e0e/resvg_py-0.2.0-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e1dd0447f3867c125ec3ecaf1991c3625279e8bf041d7b1cffebb3d63caccd6b",
"md5": "98d21fd930f83ec5b42dd9dd0a3ef32a",
"sha256": "24390c5c610ee2ed2c4af332adf1016360e275af7a8d52f9a838f6184030c8ae"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "98d21fd930f83ec5b42dd9dd0a3ef32a",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 971703,
"upload_time": "2025-02-18T02:01:54",
"upload_time_iso_8601": "2025-02-18T02:01:54.633986Z",
"url": "https://files.pythonhosted.org/packages/e1/dd/0447f3867c125ec3ecaf1991c3625279e8bf041d7b1cffebb3d63caccd6b/resvg_py-0.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0e31bad876e6fcf98f015f3d07229dc68d4c8d2b76be7b64c5f891f21db12b9a",
"md5": "4897483f74cbf89f71301d60d0fa1f38",
"sha256": "bee61d7c37fd0871c6e5b6fba8efd35f50eb341b39018a5130bbe667f752b5f4"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "4897483f74cbf89f71301d60d0fa1f38",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 950378,
"upload_time": "2025-02-18T02:02:10",
"upload_time_iso_8601": "2025-02-18T02:02:10.894481Z",
"url": "https://files.pythonhosted.org/packages/0e/31/bad876e6fcf98f015f3d07229dc68d4c8d2b76be7b64c5f891f21db12b9a/resvg_py-0.2.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b12c4da4673a2b6c0154d28e11bf7fbf4e077b936c4013e279218a0b9fd0c932",
"md5": "3707d13f8ac5b1082fbc662e9ca616ff",
"sha256": "1686ccea1e7a97c6f7a604a6c9881580ac033030351ef414924031f2db59223f"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "3707d13f8ac5b1082fbc662e9ca616ff",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 1101801,
"upload_time": "2025-02-18T02:02:28",
"upload_time_iso_8601": "2025-02-18T02:02:28.867842Z",
"url": "https://files.pythonhosted.org/packages/b1/2c/4da4673a2b6c0154d28e11bf7fbf4e077b936c4013e279218a0b9fd0c932/resvg_py-0.2.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0397e746e816bd29368262d3f4d1d5349de7de6e0ec62c3ee27979eaac8841fd",
"md5": "0d91f8bd4fc2024bf7c71a1200ed65a6",
"sha256": "c6c1edcf06315cce9a723a39192037c51dffd34a57c817b2db11cf94d8b7faa5"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "0d91f8bd4fc2024bf7c71a1200ed65a6",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 1046116,
"upload_time": "2025-02-18T02:02:46",
"upload_time_iso_8601": "2025-02-18T02:02:46.831139Z",
"url": "https://files.pythonhosted.org/packages/03/97/e746e816bd29368262d3f4d1d5349de7de6e0ec62c3ee27979eaac8841fd/resvg_py-0.2.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2dd83ace722531aa467430d9504ed80f173b75310678825998ffb746a0d544a8",
"md5": "cae34dd6958e9d94603fa3a52cb449b9",
"sha256": "3819f14e78eb2b156b0e741ad406bc2693fc3dcfadc908c3f925419dbf400395"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "cae34dd6958e9d94603fa3a52cb449b9",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 1009417,
"upload_time": "2025-02-18T02:03:23",
"upload_time_iso_8601": "2025-02-18T02:03:23.327445Z",
"url": "https://files.pythonhosted.org/packages/2d/d8/3ace722531aa467430d9504ed80f173b75310678825998ffb746a0d544a8/resvg_py-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "df37d93f6f9fdc9aac806f8ae72b4e81f33aea2af29a0becd426c828778ca812",
"md5": "0c9c21696426c65fc5871326dc1722d2",
"sha256": "e7ab883ade86f5332915e80b8fef488d920936737d32431b9c147b67310a7865"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "0c9c21696426c65fc5871326dc1722d2",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 1140420,
"upload_time": "2025-02-18T02:03:54",
"upload_time_iso_8601": "2025-02-18T02:03:54.930124Z",
"url": "https://files.pythonhosted.org/packages/df/37/d93f6f9fdc9aac806f8ae72b4e81f33aea2af29a0becd426c828778ca812/resvg_py-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "dd38fac04c85bef60f0b67ba1e980a82dbbfc6a0edda1a85ed75b8bb59d352ed",
"md5": "5b2bd6ee6e9e723af0281dea65ce9a07",
"sha256": "f0591050231f4842dd48039be6b364d258d8d30eb14a85fe736b650c40911dc1"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp313-cp313-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "5b2bd6ee6e9e723af0281dea65ce9a07",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 1202768,
"upload_time": "2025-02-18T02:04:11",
"upload_time_iso_8601": "2025-02-18T02:04:11.253227Z",
"url": "https://files.pythonhosted.org/packages/dd/38/fac04c85bef60f0b67ba1e980a82dbbfc6a0edda1a85ed75b8bb59d352ed/resvg_py-0.2.0-cp313-cp313-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "237dc13112a1d59510c45993447013f866bfe4bb1e2b53929ed30208d2a4af22",
"md5": "e3ec983df2fb677620cf160815a262a5",
"sha256": "a81b0fe0ffe7b618a9e0b9eccb8ab449abb9bc23197fb61048251215ade33b70"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp313-cp313-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "e3ec983df2fb677620cf160815a262a5",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 1182679,
"upload_time": "2025-02-18T02:04:28",
"upload_time_iso_8601": "2025-02-18T02:04:28.647461Z",
"url": "https://files.pythonhosted.org/packages/23/7d/c13112a1d59510c45993447013f866bfe4bb1e2b53929ed30208d2a4af22/resvg_py-0.2.0-cp313-cp313-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "64b73bcd9423a17b4d014a36af8da1818cc64c27703808d4a11cd1f7859db5d9",
"md5": "357d51c011502261e5c1737828eaa573",
"sha256": "fdfe393b1aefc43096ade33b09dce21dc52d4d6f651f7155662b1f83dbae7935"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "357d51c011502261e5c1737828eaa573",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 1170717,
"upload_time": "2025-02-18T02:04:44",
"upload_time_iso_8601": "2025-02-18T02:04:44.030823Z",
"url": "https://files.pythonhosted.org/packages/64/b7/3bcd9423a17b4d014a36af8da1818cc64c27703808d4a11cd1f7859db5d9/resvg_py-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c32fd455bb851358650a2fdf1be0e10e3c9959cf121ac5b9636073d2b067f2e2",
"md5": "2df17e599b28b727ab280d0696070465",
"sha256": "48931a595a84c665fc54d381e4620f93c2962ab9cb30a468ef09356217ac4f4c"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp313-cp313-win32.whl",
"has_sig": false,
"md5_digest": "2df17e599b28b727ab280d0696070465",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 825685,
"upload_time": "2025-02-18T02:05:11",
"upload_time_iso_8601": "2025-02-18T02:05:11.525435Z",
"url": "https://files.pythonhosted.org/packages/c3/2f/d455bb851358650a2fdf1be0e10e3c9959cf121ac5b9636073d2b067f2e2/resvg_py-0.2.0-cp313-cp313-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a9e83df8932c2901d48c4508d0650d77ec2300dae6438f75a2afaa9f62dd7fba",
"md5": "f907b9b7c9b44e6ef05f4166bfef0d09",
"sha256": "342f72d2e4684606a508ad40d3647b4c47972e759d588104201968029ff910cb"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp313-cp313-win_amd64.whl",
"has_sig": false,
"md5_digest": "f907b9b7c9b44e6ef05f4166bfef0d09",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 843228,
"upload_time": "2025-02-18T02:05:00",
"upload_time_iso_8601": "2025-02-18T02:05:00.160796Z",
"url": "https://files.pythonhosted.org/packages/a9/e8/3df8932c2901d48c4508d0650d77ec2300dae6438f75a2afaa9f62dd7fba/resvg_py-0.2.0-cp313-cp313-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "176ab317ba5fe083aa9d18eb958c8c181701ca28c50aabb5d29edc12be0dbdeb",
"md5": "dcc938a48af0ee3fdeeecb4a86794638",
"sha256": "a2b4d79ee0af45071fdd023f5fb36c0098afc75d61ffe7d6cc3a5586a1cf2865"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp38-cp38-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "dcc938a48af0ee3fdeeecb4a86794638",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 859496,
"upload_time": "2025-02-18T02:03:40",
"upload_time_iso_8601": "2025-02-18T02:03:40.444247Z",
"url": "https://files.pythonhosted.org/packages/17/6a/b317ba5fe083aa9d18eb958c8c181701ca28c50aabb5d29edc12be0dbdeb/resvg_py-0.2.0-cp38-cp38-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "69fabd411eca9227c31706036b4181d0a6957aa35ca453034a0b4b1c087ace70",
"md5": "bf25485e9a23c9ea36b90243642e42e7",
"sha256": "2b7af2f6fec85a6bd990abb9fc443ce36c09e1959cdb78d507c00d41736f696c"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl",
"has_sig": false,
"md5_digest": "bf25485e9a23c9ea36b90243642e42e7",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 1049017,
"upload_time": "2025-02-18T02:03:08",
"upload_time_iso_8601": "2025-02-18T02:03:08.006990Z",
"url": "https://files.pythonhosted.org/packages/69/fa/bd411eca9227c31706036b4181d0a6957aa35ca453034a0b4b1c087ace70/resvg_py-0.2.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6dce6641883f45f0f7f7b242695ed603a6c826ef3a211b560db55292f7f51bb1",
"md5": "64ff25034c3a5ffb964a363b6fcac947",
"sha256": "fc8724a187030824c1bd0e7a59d4026787f9d5b7d7a9de437faab2f94c1c5744"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "64ff25034c3a5ffb964a363b6fcac947",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 973018,
"upload_time": "2025-02-18T02:01:56",
"upload_time_iso_8601": "2025-02-18T02:01:56.358231Z",
"url": "https://files.pythonhosted.org/packages/6d/ce/6641883f45f0f7f7b242695ed603a6c826ef3a211b560db55292f7f51bb1/resvg_py-0.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c3829131c71a9975db734128ee0295f5cabe17045edbef17ad760dd0d5a56f68",
"md5": "a5d6529b5458f08fdc23894e8a9c03b8",
"sha256": "dea2f715dbd9224f37514e792fa1bfae39efaa8687ff936ecc99f830338534fb"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "a5d6529b5458f08fdc23894e8a9c03b8",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 950855,
"upload_time": "2025-02-18T02:02:12",
"upload_time_iso_8601": "2025-02-18T02:02:12.980281Z",
"url": "https://files.pythonhosted.org/packages/c3/82/9131c71a9975db734128ee0295f5cabe17045edbef17ad760dd0d5a56f68/resvg_py-0.2.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "140c542c651477834cca9076a61f8f57759764f65ba27ff5614e7572351e7de6",
"md5": "2e50c7ddf09d339b193ea5cd45dfeda4",
"sha256": "f42d03e0e58a6b143abe60c87934aadf3307f6a5834349ec91e8e1fcb1d2e7ce"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "2e50c7ddf09d339b193ea5cd45dfeda4",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 1102816,
"upload_time": "2025-02-18T02:02:31",
"upload_time_iso_8601": "2025-02-18T02:02:31.204089Z",
"url": "https://files.pythonhosted.org/packages/14/0c/542c651477834cca9076a61f8f57759764f65ba27ff5614e7572351e7de6/resvg_py-0.2.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ad05142ae41451b3596df94bc5086dd33cab426204ad4622b51dd2f0f9d8b1d1",
"md5": "c83302635e7d736d1e2170a1365203f0",
"sha256": "e51762ebe9630c2ca5df53a9238c248c8395ff53eff61fb60fb53ae05ca933bc"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "c83302635e7d736d1e2170a1365203f0",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 1047020,
"upload_time": "2025-02-18T02:02:49",
"upload_time_iso_8601": "2025-02-18T02:02:49.233862Z",
"url": "https://files.pythonhosted.org/packages/ad/05/142ae41451b3596df94bc5086dd33cab426204ad4622b51dd2f0f9d8b1d1/resvg_py-0.2.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c5a273a3553ddd97518b4412dece13c03b08c55a21e09bf2b9d483bb4d5b759a",
"md5": "7fe94a68f336569c604ee71970e4b213",
"sha256": "7e3e8ff8da667f5c3add061c53a2a4b6d778cb6c62c7036a04bd4afa0119e39a"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "7fe94a68f336569c604ee71970e4b213",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 1010381,
"upload_time": "2025-02-18T02:03:25",
"upload_time_iso_8601": "2025-02-18T02:03:25.199915Z",
"url": "https://files.pythonhosted.org/packages/c5/a2/73a3553ddd97518b4412dece13c03b08c55a21e09bf2b9d483bb4d5b759a/resvg_py-0.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6aa8ab3f1e3cad61e893498ab2d68026142797057c75b27a7d305391345e2c11",
"md5": "62bad7f170bf92cb8beba2cadc598de0",
"sha256": "f7dbb83e0bbb741422d19eb520dfa4460cc0a5cbffa4706baeccba16561232ad"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp38-cp38-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "62bad7f170bf92cb8beba2cadc598de0",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 1140976,
"upload_time": "2025-02-18T02:03:56",
"upload_time_iso_8601": "2025-02-18T02:03:56.599905Z",
"url": "https://files.pythonhosted.org/packages/6a/a8/ab3f1e3cad61e893498ab2d68026142797057c75b27a7d305391345e2c11/resvg_py-0.2.0-cp38-cp38-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8e64e913078c6001b4895dc19893c313e9cfede6d7c60f40edfc42b59d787639",
"md5": "e697a8fb5172c0744849d5ea47cbc903",
"sha256": "b79d4e254ec2ca271fec9b57fa6d4060962ded1b96e9d02dd41e7cb2405268ab"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp38-cp38-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "e697a8fb5172c0744849d5ea47cbc903",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 1203430,
"upload_time": "2025-02-18T02:04:13",
"upload_time_iso_8601": "2025-02-18T02:04:13.073316Z",
"url": "https://files.pythonhosted.org/packages/8e/64/e913078c6001b4895dc19893c313e9cfede6d7c60f40edfc42b59d787639/resvg_py-0.2.0-cp38-cp38-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "40f7005ae9c26500573f6234bb7c8ba80965dffd0ad48f8cbdde2508fb0e5c7d",
"md5": "1d014e5595fd577097d12a130e236d93",
"sha256": "69989a711ed977ac993191b3b2da6f778028c8cb48af1d37241d594df0fa186c"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp38-cp38-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "1d014e5595fd577097d12a130e236d93",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 1182542,
"upload_time": "2025-02-18T02:04:30",
"upload_time_iso_8601": "2025-02-18T02:04:30.288201Z",
"url": "https://files.pythonhosted.org/packages/40/f7/005ae9c26500573f6234bb7c8ba80965dffd0ad48f8cbdde2508fb0e5c7d/resvg_py-0.2.0-cp38-cp38-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e77c794a3fb56d938e6fdf8ea2149550e0f7eee31c780a7cfce37bddf6d3ae7d",
"md5": "047bf7bc2927ddd66b00dbc9d06172d6",
"sha256": "96fa40ec0303cf15b16d820596d8ca9220e30a1359acc84046c5339dc01f6856"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp38-cp38-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "047bf7bc2927ddd66b00dbc9d06172d6",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 1171558,
"upload_time": "2025-02-18T02:04:45",
"upload_time_iso_8601": "2025-02-18T02:04:45.790434Z",
"url": "https://files.pythonhosted.org/packages/e7/7c/794a3fb56d938e6fdf8ea2149550e0f7eee31c780a7cfce37bddf6d3ae7d/resvg_py-0.2.0-cp38-cp38-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4a726b7d801fe5595f05ded73f81d82153f233f324d87d5d3e42e657dd2fc688",
"md5": "dbb965cb9fcd7c19dbba1e2d0c784027",
"sha256": "cb72fbe14db135b977fc58c80a63cd5d5c0a5fd044e2c0f48e24f803ff6997e3"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp38-cp38-win32.whl",
"has_sig": false,
"md5_digest": "dbb965cb9fcd7c19dbba1e2d0c784027",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 825638,
"upload_time": "2025-02-18T02:05:13",
"upload_time_iso_8601": "2025-02-18T02:05:13.166618Z",
"url": "https://files.pythonhosted.org/packages/4a/72/6b7d801fe5595f05ded73f81d82153f233f324d87d5d3e42e657dd2fc688/resvg_py-0.2.0-cp38-cp38-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e914dcb3bbea50d752fcdf62b396ce9b77154d5014369a1405fa6cacfa17578d",
"md5": "b18459a31d49aabc9715b07a9d619ebb",
"sha256": "21e2b5f09e5a130c484591a158f557e34fdde292977429313cbe6f153424505a"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp38-cp38-win_amd64.whl",
"has_sig": false,
"md5_digest": "b18459a31d49aabc9715b07a9d619ebb",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 843839,
"upload_time": "2025-02-18T02:05:01",
"upload_time_iso_8601": "2025-02-18T02:05:01.761456Z",
"url": "https://files.pythonhosted.org/packages/e9/14/dcb3bbea50d752fcdf62b396ce9b77154d5014369a1405fa6cacfa17578d/resvg_py-0.2.0-cp38-cp38-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9d16d0f4033424fed02cc772dafb49ef2003ff2571dd482a624e9ff26b4d38cd",
"md5": "c41fd1dc145037e9b071228b854634dc",
"sha256": "ae694f6e532eb5b53ddc9088ac95151ada2187ed271aa0d03d1ac04d98af444a"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp39-cp39-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "c41fd1dc145037e9b071228b854634dc",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 859563,
"upload_time": "2025-02-18T02:03:42",
"upload_time_iso_8601": "2025-02-18T02:03:42.781938Z",
"url": "https://files.pythonhosted.org/packages/9d/16/d0f4033424fed02cc772dafb49ef2003ff2571dd482a624e9ff26b4d38cd/resvg_py-0.2.0-cp39-cp39-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7c50b771674156e4dc7e659acbac322faa01b4479d877cc3a1493179e86bcb66",
"md5": "df9ea3d43fbec9e5be1b7c09c093e78f",
"sha256": "494844da34781ba597d4ab6d438fa76b798261dd6709b41ac86013efec5d34f6"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl",
"has_sig": false,
"md5_digest": "df9ea3d43fbec9e5be1b7c09c093e78f",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 1049292,
"upload_time": "2025-02-18T02:03:10",
"upload_time_iso_8601": "2025-02-18T02:03:10.504839Z",
"url": "https://files.pythonhosted.org/packages/7c/50/b771674156e4dc7e659acbac322faa01b4479d877cc3a1493179e86bcb66/resvg_py-0.2.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "55b4099ee80c058844122bc2b89bedf2285e1023e1018f9c355f4beacbe7b508",
"md5": "ce194cee0659008268143fdab24ff62e",
"sha256": "202514d8801556fa5bf2d0cd10cb7bfa8194e00a30491a1e87b2e352bbf082f8"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "ce194cee0659008268143fdab24ff62e",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 972903,
"upload_time": "2025-02-18T02:01:58",
"upload_time_iso_8601": "2025-02-18T02:01:58.777402Z",
"url": "https://files.pythonhosted.org/packages/55/b4/099ee80c058844122bc2b89bedf2285e1023e1018f9c355f4beacbe7b508/resvg_py-0.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2fa2d5ae62c13977588338c6ae73c67d0a9d38326de110f155ecbb91058c9dcc",
"md5": "664230d5f3e1dd7287f627efc1ef2072",
"sha256": "f10ed64372c5cfcfd51bd7057cf8f24cac2e341f29169dafb9725889bfb2eb7e"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "664230d5f3e1dd7287f627efc1ef2072",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 951009,
"upload_time": "2025-02-18T02:02:15",
"upload_time_iso_8601": "2025-02-18T02:02:15.386102Z",
"url": "https://files.pythonhosted.org/packages/2f/a2/d5ae62c13977588338c6ae73c67d0a9d38326de110f155ecbb91058c9dcc/resvg_py-0.2.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1a08f49bb90c49bb95674f539be8715c8fb25ebe3ec74ffea59ee806a3bd6542",
"md5": "78d0c9df42d56dde92fcfd37ff5436bb",
"sha256": "22b65e0b15e85dd0337f234974e530d05d0f2b15911aad046531558c7c080d13"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "78d0c9df42d56dde92fcfd37ff5436bb",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 1102780,
"upload_time": "2025-02-18T02:02:34",
"upload_time_iso_8601": "2025-02-18T02:02:34.272264Z",
"url": "https://files.pythonhosted.org/packages/1a/08/f49bb90c49bb95674f539be8715c8fb25ebe3ec74ffea59ee806a3bd6542/resvg_py-0.2.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e5adccf2716af72b43ff314d1ac5d2c746cf26899985fa3541552d842405f20f",
"md5": "83f22583e285d4803b95a6b959767b15",
"sha256": "34c2d1d9af6188d90c017651e7e115d9eb245d6fc3838fb905cfb6daa2a15161"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "83f22583e285d4803b95a6b959767b15",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 1047078,
"upload_time": "2025-02-18T02:02:51",
"upload_time_iso_8601": "2025-02-18T02:02:51.632007Z",
"url": "https://files.pythonhosted.org/packages/e5/ad/ccf2716af72b43ff314d1ac5d2c746cf26899985fa3541552d842405f20f/resvg_py-0.2.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "06aa6649b04c04faf885ea48a6ddc8a763680fd8bdc815e90a488b58d56f4e80",
"md5": "8bfaa3b4d0980e2528914321e57dd7bb",
"sha256": "8bce167cdb505cd91baa0461fb19fb909953b67cce78bdc90f60d474fa0d9dca"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "8bfaa3b4d0980e2528914321e57dd7bb",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 1010461,
"upload_time": "2025-02-18T02:03:26",
"upload_time_iso_8601": "2025-02-18T02:03:26.879187Z",
"url": "https://files.pythonhosted.org/packages/06/aa/6649b04c04faf885ea48a6ddc8a763680fd8bdc815e90a488b58d56f4e80/resvg_py-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "25ed9d8a57a0cd55083ba6d97e76fa2ac9354a7d202e277de5c020f5969676ad",
"md5": "d1b927221d44146a02f55785a739a6d0",
"sha256": "71b485c721452559d403d7e2c1db3251ed5b2bd628b861dfbaba4b9f54cc75c3"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp39-cp39-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "d1b927221d44146a02f55785a739a6d0",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 1141192,
"upload_time": "2025-02-18T02:03:58",
"upload_time_iso_8601": "2025-02-18T02:03:58.323103Z",
"url": "https://files.pythonhosted.org/packages/25/ed/9d8a57a0cd55083ba6d97e76fa2ac9354a7d202e277de5c020f5969676ad/resvg_py-0.2.0-cp39-cp39-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8dbddd44586609c30f794604948b273aa6958927cdb35cb8f33d54c134b72765",
"md5": "7fa28de8b15af180bdfd5747848748c3",
"sha256": "87794d4857b75745e30c943f7fd7c3782c61204230f49bad50a3c08b6a9c008b"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp39-cp39-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "7fa28de8b15af180bdfd5747848748c3",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 1203407,
"upload_time": "2025-02-18T02:04:15",
"upload_time_iso_8601": "2025-02-18T02:04:15.494325Z",
"url": "https://files.pythonhosted.org/packages/8d/bd/dd44586609c30f794604948b273aa6958927cdb35cb8f33d54c134b72765/resvg_py-0.2.0-cp39-cp39-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ab0b8ffda0b895d46923beff1e772afb63744a46bbfe35f12228ef70f187b6e0",
"md5": "bc26312992455f1c2bab046014adb51a",
"sha256": "d843d17c3c1305ec7a432cbebaa0ed597fe22eefd78b9884bd79ef67ab6b8014"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp39-cp39-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "bc26312992455f1c2bab046014adb51a",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 1182830,
"upload_time": "2025-02-18T02:04:32",
"upload_time_iso_8601": "2025-02-18T02:04:32.017825Z",
"url": "https://files.pythonhosted.org/packages/ab/0b/8ffda0b895d46923beff1e772afb63744a46bbfe35f12228ef70f187b6e0/resvg_py-0.2.0-cp39-cp39-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5e3e7200a50618772f1e27b9129d8dbc024024c06f0690a86828df2131be82ab",
"md5": "9582b5932c7e7b8e6e5f059c4634b705",
"sha256": "2a2358b8b6ae6d7b981829b918035642f61faa24272f70ef31007d0c041a61c4"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "9582b5932c7e7b8e6e5f059c4634b705",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 1171633,
"upload_time": "2025-02-18T02:04:47",
"upload_time_iso_8601": "2025-02-18T02:04:47.617865Z",
"url": "https://files.pythonhosted.org/packages/5e/3e/7200a50618772f1e27b9129d8dbc024024c06f0690a86828df2131be82ab/resvg_py-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7a30acbf399b2c5b6801b2a7f4d322dc7f1746a53be7aa0ac99aa72f8073eafa",
"md5": "b66434ceabf73b6cffc550c875b68c22",
"sha256": "8894d8e795309283fa71559e4f6dbe085d731a8bf5e480a53d7b4eb4cda1d9cd"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp39-cp39-win32.whl",
"has_sig": false,
"md5_digest": "b66434ceabf73b6cffc550c875b68c22",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 825856,
"upload_time": "2025-02-18T02:05:14",
"upload_time_iso_8601": "2025-02-18T02:05:14.694662Z",
"url": "https://files.pythonhosted.org/packages/7a/30/acbf399b2c5b6801b2a7f4d322dc7f1746a53be7aa0ac99aa72f8073eafa/resvg_py-0.2.0-cp39-cp39-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2b43c6bc25c5c71f266bd9067afa9681b704a895395113641171eebba82d4b32",
"md5": "d9b072a6814fffd92fd03121542d43f0",
"sha256": "265bf38c0e3b20dea337b30e71ce7ddf5b3928ec193beb75cfab90392f9e9dae"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "d9b072a6814fffd92fd03121542d43f0",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 843864,
"upload_time": "2025-02-18T02:05:03",
"upload_time_iso_8601": "2025-02-18T02:05:03.426027Z",
"url": "https://files.pythonhosted.org/packages/2b/43/c6bc25c5c71f266bd9067afa9681b704a895395113641171eebba82d4b32/resvg_py-0.2.0-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a6e2c9c8667a10eff1b076567c21633e35d7a047dcb84ea181700c932700160c",
"md5": "fa74b4b152d69f161b3a44500f9313d6",
"sha256": "2191c8bc9adbdbfce9a6f8b54184cfecfb19a393e4ea53f4b9d40eb98e287ae7"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "fa74b4b152d69f161b3a44500f9313d6",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 859885,
"upload_time": "2025-02-18T02:03:44",
"upload_time_iso_8601": "2025-02-18T02:03:44.443413Z",
"url": "https://files.pythonhosted.org/packages/a6/e2/c9c8667a10eff1b076567c21633e35d7a047dcb84ea181700c932700160c/resvg_py-0.2.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6d2ea6e46737cb65de9da05c3c6c4a47341c03e1d410b5b24ae87a916def0a36",
"md5": "1bca8e7a3917b20384dd2d83e44a7fff",
"sha256": "5477019d41d465f8a7cefc60c7d23b8839276d0dbfdb943d62a995a88df6734f"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl",
"has_sig": false,
"md5_digest": "1bca8e7a3917b20384dd2d83e44a7fff",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 1049440,
"upload_time": "2025-02-18T02:03:12",
"upload_time_iso_8601": "2025-02-18T02:03:12.927912Z",
"url": "https://files.pythonhosted.org/packages/6d/2e/a6e46737cb65de9da05c3c6c4a47341c03e1d410b5b24ae87a916def0a36/resvg_py-0.2.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "eb8eae6414160e4307dbd833d819dae3501165e9cc6743ad3d34e099a919404b",
"md5": "2be219cdaecb4d7bc7d5f4a7251b2104",
"sha256": "8cba15a27c6631d737e7b0c385e37549584cddae83aec19a3fac342d553abe46"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "2be219cdaecb4d7bc7d5f4a7251b2104",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 973313,
"upload_time": "2025-02-18T02:02:00",
"upload_time_iso_8601": "2025-02-18T02:02:00.585127Z",
"url": "https://files.pythonhosted.org/packages/eb/8e/ae6414160e4307dbd833d819dae3501165e9cc6743ad3d34e099a919404b/resvg_py-0.2.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "250bc3eabcfdf216259a2d2799bba998c91c80aad0d98c2d97ec4453b035290e",
"md5": "7caf62ffed79022a16afa643398e7308",
"sha256": "27e559d9d20d4eb348e6123f6af2a0614eb9503ec78b43904e27a76913903dd3"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "7caf62ffed79022a16afa643398e7308",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 951294,
"upload_time": "2025-02-18T02:02:17",
"upload_time_iso_8601": "2025-02-18T02:02:17.075549Z",
"url": "https://files.pythonhosted.org/packages/25/0b/c3eabcfdf216259a2d2799bba998c91c80aad0d98c2d97ec4453b035290e/resvg_py-0.2.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "98965d83711729c1c83839c3dc947e8c20dd1eeebb274f0c16e5a3489ba6f736",
"md5": "66fa92c5ca4b9c38b94fec99e28ae19f",
"sha256": "72ce10cd116e5c27c14dd2a6528a5d2a5b8b9cc8bfa2a9c06dc6a429eebc31eb"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "66fa92c5ca4b9c38b94fec99e28ae19f",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 1103190,
"upload_time": "2025-02-18T02:02:36",
"upload_time_iso_8601": "2025-02-18T02:02:36.743089Z",
"url": "https://files.pythonhosted.org/packages/98/96/5d83711729c1c83839c3dc947e8c20dd1eeebb274f0c16e5a3489ba6f736/resvg_py-0.2.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0087abea854ed996b2e2ea62ab240abc9b22feafe9223298a9659c74c607315c",
"md5": "d9129f881acf7de88110a413064706c2",
"sha256": "e473578b6e92239c826a95e47590aebcc3d21d355f8131b0b567992ccde7efe1"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "d9129f881acf7de88110a413064706c2",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 1047370,
"upload_time": "2025-02-18T02:02:54",
"upload_time_iso_8601": "2025-02-18T02:02:54.441691Z",
"url": "https://files.pythonhosted.org/packages/00/87/abea854ed996b2e2ea62ab240abc9b22feafe9223298a9659c74c607315c/resvg_py-0.2.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "08cfcadc3fc799deaca125bb2ac411855847533a15b143f66a4443e29e64e8a6",
"md5": "961a8457879e0deb15711b60ad26adb5",
"sha256": "dacc16f7cd1b35c257b36b8851696de470d7164988ff195e4ea35a33c6ed1d61"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "961a8457879e0deb15711b60ad26adb5",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 1010389,
"upload_time": "2025-02-18T02:03:29",
"upload_time_iso_8601": "2025-02-18T02:03:29.236582Z",
"url": "https://files.pythonhosted.org/packages/08/cf/cadc3fc799deaca125bb2ac411855847533a15b143f66a4443e29e64e8a6/resvg_py-0.2.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ab7e92d45b5285e3b6727b70bbf20a0fd62676a917892e2cd18df2a8a15707ff",
"md5": "fcd5f2e750c6dfbc987b4a6d6aa18d31",
"sha256": "ce0c49edaec9e25df0324cf4a3f0e935211bd13443c6b072a4b8d201573732da"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "fcd5f2e750c6dfbc987b4a6d6aa18d31",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 1141081,
"upload_time": "2025-02-18T02:04:00",
"upload_time_iso_8601": "2025-02-18T02:04:00.210550Z",
"url": "https://files.pythonhosted.org/packages/ab/7e/92d45b5285e3b6727b70bbf20a0fd62676a917892e2cd18df2a8a15707ff/resvg_py-0.2.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "40f00b975da338acec26b3a7decb44671df5f351f18648e9345ee7b44ef3f3df",
"md5": "4570f1fea9886e161187f71a3778a7d4",
"sha256": "873a3949a0072d76a0f48cab78981f2d90ac192e34ca4e50eb3c3a38e8ad5ee5"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "4570f1fea9886e161187f71a3778a7d4",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 1203810,
"upload_time": "2025-02-18T02:04:18",
"upload_time_iso_8601": "2025-02-18T02:04:18.139972Z",
"url": "https://files.pythonhosted.org/packages/40/f0/0b975da338acec26b3a7decb44671df5f351f18648e9345ee7b44ef3f3df/resvg_py-0.2.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ada4855984033f2a14ad74ab232e00f231e8b7dbebf65ab689169fbfca5c1e42",
"md5": "e7cf58ff0dfd12a44018fb2def4ea358",
"sha256": "1619604b2b24ca85ed92f234706c3f3c768de74084cc34e2dad8da1144788d91"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "e7cf58ff0dfd12a44018fb2def4ea358",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 1183113,
"upload_time": "2025-02-18T02:04:33",
"upload_time_iso_8601": "2025-02-18T02:04:33.653038Z",
"url": "https://files.pythonhosted.org/packages/ad/a4/855984033f2a14ad74ab232e00f231e8b7dbebf65ab689169fbfca5c1e42/resvg_py-0.2.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d5e88e7bf587f76c7d1f68202fda8144384d545a4196245838bb28a1fc937ebb",
"md5": "7b2f3c8cb433d894b8d249e8dafd44d8",
"sha256": "b5a5c541159ead56a466a0d2bf3f2efeb8c1e25bc9a9a9cf263a14a0af0d6557"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "7b2f3c8cb433d894b8d249e8dafd44d8",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 1171868,
"upload_time": "2025-02-18T02:04:49",
"upload_time_iso_8601": "2025-02-18T02:04:49.335503Z",
"url": "https://files.pythonhosted.org/packages/d5/e8/8e7bf587f76c7d1f68202fda8144384d545a4196245838bb28a1fc937ebb/resvg_py-0.2.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "310f4c239f2d76344d40dac06702e62b72bafac0da8f360c740c48261f5be597",
"md5": "12e90de6abfec5a762fa27e2d46ed775",
"sha256": "0a771cc478b82093c4fbc9b9828559efa93c3d3ffe59260701599477674a420d"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "12e90de6abfec5a762fa27e2d46ed775",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 859996,
"upload_time": "2025-02-18T02:03:46",
"upload_time_iso_8601": "2025-02-18T02:03:46.100508Z",
"url": "https://files.pythonhosted.org/packages/31/0f/4c239f2d76344d40dac06702e62b72bafac0da8f360c740c48261f5be597/resvg_py-0.2.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b086908ce460a88a6f9b9ca23b4a697fdbea355af1ed095ae92921723f265901",
"md5": "07fdf206bcf77b06c643ebd12845d6a2",
"sha256": "43350dcd603f2b2899fab3e4940f87ff5bb81739c0dcd1b02624270aad508b33"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl",
"has_sig": false,
"md5_digest": "07fdf206bcf77b06c643ebd12845d6a2",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 1049441,
"upload_time": "2025-02-18T02:03:15",
"upload_time_iso_8601": "2025-02-18T02:03:15.315935Z",
"url": "https://files.pythonhosted.org/packages/b0/86/908ce460a88a6f9b9ca23b4a697fdbea355af1ed095ae92921723f265901/resvg_py-0.2.0-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2e8f8eed57d19d2d7706cc6a49d5f78f0bb7aaeb19b7b1713c26e34f0b6865e0",
"md5": "474fd004352c37576759053a1e2aa4fa",
"sha256": "f282213a69460083d7b4556fb3a4cc95f73bd4c25b57149e0051d8afe932c4bc"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "474fd004352c37576759053a1e2aa4fa",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 973574,
"upload_time": "2025-02-18T02:02:02",
"upload_time_iso_8601": "2025-02-18T02:02:02.663025Z",
"url": "https://files.pythonhosted.org/packages/2e/8f/8eed57d19d2d7706cc6a49d5f78f0bb7aaeb19b7b1713c26e34f0b6865e0/resvg_py-0.2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fdc368b09f3ff5483911b771320d903ae8a2ed66b70c25e79f6f7adc57955d62",
"md5": "82a1a1160efcbe07fc9a7ba8cfd9923c",
"sha256": "16c82ae3ab32f26f260c06d0ce7574aaded8a16faf65cc1babc8391f7255fd93"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "82a1a1160efcbe07fc9a7ba8cfd9923c",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 951292,
"upload_time": "2025-02-18T02:02:19",
"upload_time_iso_8601": "2025-02-18T02:02:19.400004Z",
"url": "https://files.pythonhosted.org/packages/fd/c3/68b09f3ff5483911b771320d903ae8a2ed66b70c25e79f6f7adc57955d62/resvg_py-0.2.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a15e4c19be4d6debbca78ba010e198e2251ee153314c4c7bca0c778f7e3e101e",
"md5": "9339aa749be1ab0990af7660125975d9",
"sha256": "8ec947d2858a811476830052bd7c05c197b329c1b29dac22f7f89d9dc573965f"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "9339aa749be1ab0990af7660125975d9",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 1103372,
"upload_time": "2025-02-18T02:02:38",
"upload_time_iso_8601": "2025-02-18T02:02:38.924477Z",
"url": "https://files.pythonhosted.org/packages/a1/5e/4c19be4d6debbca78ba010e198e2251ee153314c4c7bca0c778f7e3e101e/resvg_py-0.2.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c46304e3172aca873511d307bb806db10311716fdf943b32373d7e1a0ae1d959",
"md5": "5aeec58b9853dacd84109acfcd8a9ead",
"sha256": "f92f18a0614374ce9b6e2e2c826e7f4b45ce8953646d582351849e0067780c79"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "5aeec58b9853dacd84109acfcd8a9ead",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 1047432,
"upload_time": "2025-02-18T02:02:56",
"upload_time_iso_8601": "2025-02-18T02:02:56.749200Z",
"url": "https://files.pythonhosted.org/packages/c4/63/04e3172aca873511d307bb806db10311716fdf943b32373d7e1a0ae1d959/resvg_py-0.2.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a94840d9d3df81ca1b1e7db9667d54b84c7ef6b252a86f728e7e7980cb27032f",
"md5": "7b9e77e2eb5a7c446cd3251ed889db45",
"sha256": "2071e9509b8e3b7f27a64482b7cfd7cd5d2fab667f388d30e66da0f96b8038ff"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "7b9e77e2eb5a7c446cd3251ed889db45",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 1010735,
"upload_time": "2025-02-18T02:03:31",
"upload_time_iso_8601": "2025-02-18T02:03:31.633169Z",
"url": "https://files.pythonhosted.org/packages/a9/48/40d9d3df81ca1b1e7db9667d54b84c7ef6b252a86f728e7e7980cb27032f/resvg_py-0.2.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "838014efdbacf982a462cd489354c475de5ca4c6d861b60d266c0c6c4f72aebc",
"md5": "3cb0bf1e9851d25b97a85b0830fccab7",
"sha256": "3c53003b62cb78cc3fbfc4e7f8d6149b349f2feda2b816c94e3a26d4d3823c1e"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "3cb0bf1e9851d25b97a85b0830fccab7",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 1141473,
"upload_time": "2025-02-18T02:04:03",
"upload_time_iso_8601": "2025-02-18T02:04:03.028943Z",
"url": "https://files.pythonhosted.org/packages/83/80/14efdbacf982a462cd489354c475de5ca4c6d861b60d266c0c6c4f72aebc/resvg_py-0.2.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fd87160cdb96211ff597a0c8426a4d969a3714365c3871d3a6a966e67d43dd4f",
"md5": "61f2238aa11ac2dd49fb76028cbf7264",
"sha256": "336caf58f724acc57074aca41dcff927c0ada9381bd33fb24b3e78428c6927ff"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "61f2238aa11ac2dd49fb76028cbf7264",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 1203802,
"upload_time": "2025-02-18T02:04:20",
"upload_time_iso_8601": "2025-02-18T02:04:20.479720Z",
"url": "https://files.pythonhosted.org/packages/fd/87/160cdb96211ff597a0c8426a4d969a3714365c3871d3a6a966e67d43dd4f/resvg_py-0.2.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "79919768f8a9e29f3c468f4450153c76e5041dc58d340c214be47f7eba404fdc",
"md5": "c70346554eb28fc8e8146f6d9eb00f73",
"sha256": "f2834ab6b2f2de6c4c83860cc8a500f6b679da9dfba63223c9b52dc94e99e26f"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "c70346554eb28fc8e8146f6d9eb00f73",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 1183109,
"upload_time": "2025-02-18T02:04:35",
"upload_time_iso_8601": "2025-02-18T02:04:35.435283Z",
"url": "https://files.pythonhosted.org/packages/79/91/9768f8a9e29f3c468f4450153c76e5041dc58d340c214be47f7eba404fdc/resvg_py-0.2.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "cf4530e5f0425c6f93ce525918514451298dc32539911877c29e81215a645f3a",
"md5": "92372e8e62a381efc1c9233bbaadf493",
"sha256": "cd5429dccae709cbe692bd48eb3968957b2c1092e454c0d733eee1591884971d"
},
"downloads": -1,
"filename": "resvg_py-0.2.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "92372e8e62a381efc1c9233bbaadf493",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 1172006,
"upload_time": "2025-02-18T02:04:51",
"upload_time_iso_8601": "2025-02-18T02:04:51.118644Z",
"url": "https://files.pythonhosted.org/packages/cf/45/30e5f0425c6f93ce525918514451298dc32539911877c29e81215a645f3a/resvg_py-0.2.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d8c39551f29b06ae1336733371979a96b35d07e3ba4deae0eebd6f1da3d13dd0",
"md5": "abd9da7961f0b705d4e489fb14a02cc0",
"sha256": "462ba4ac778d7fd95c76ae570c3627a138f08a9a4ca95182453e2437c0bd7c09"
},
"downloads": -1,
"filename": "resvg_py-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "abd9da7961f0b705d4e489fb14a02cc0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 2322281,
"upload_time": "2025-02-18T02:04:52",
"upload_time_iso_8601": "2025-02-18T02:04:52.950475Z",
"url": "https://files.pythonhosted.org/packages/d8/c3/9551f29b06ae1336733371979a96b35d07e3ba4deae0eebd6f1da3d13dd0/resvg_py-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-18 02:04:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "baseplate-admin",
"github_project": "resvg-py",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "resvg-py"
}