Skip to main content

No project description provided

Project description

resvg_py

Downloads CI Documentation Status Pypi Badge

A safe binding for the resvg project

Install

pip install resvg_py

Then use it like this:

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. It exposes everything resvg has.)

Requires

  • Python 3.8 or higher

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

resvg_py-0.1.4.tar.gz (1.5 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

resvg_py-0.1.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

resvg_py-0.1.4-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

resvg_py-0.1.4-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

resvg_py-0.1.4-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

resvg_py-0.1.4-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

resvg_py-0.1.4-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.12+ i686

resvg_py-0.1.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

resvg_py-0.1.4-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

resvg_py-0.1.4-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

resvg_py-0.1.4-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

resvg_py-0.1.4-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

resvg_py-0.1.4-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.12+ i686

resvg_py-0.1.4-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

resvg_py-0.1.4-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

resvg_py-0.1.4-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

resvg_py-0.1.4-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

resvg_py-0.1.4-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

resvg_py-0.1.4-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.12+ i686

resvg_py-0.1.4-cp312-none-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.12Windows x86-64

resvg_py-0.1.4-cp312-none-win32.whl (1.2 MB view details)

Uploaded CPython 3.12Windows x86

resvg_py-0.1.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

resvg_py-0.1.4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

resvg_py-0.1.4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

resvg_py-0.1.4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

resvg_py-0.1.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

resvg_py-0.1.4-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl (1.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.12+ i686

resvg_py-0.1.4-cp312-cp312-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

resvg_py-0.1.4-cp312-cp312-macosx_10_12_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

resvg_py-0.1.4-cp311-none-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.11Windows x86-64

resvg_py-0.1.4-cp311-none-win32.whl (1.2 MB view details)

Uploaded CPython 3.11Windows x86

resvg_py-0.1.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

resvg_py-0.1.4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

resvg_py-0.1.4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

resvg_py-0.1.4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

resvg_py-0.1.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

resvg_py-0.1.4-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl (1.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.12+ i686

resvg_py-0.1.4-cp311-cp311-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

resvg_py-0.1.4-cp311-cp311-macosx_10_12_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

resvg_py-0.1.4-cp310-none-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.10Windows x86-64

resvg_py-0.1.4-cp310-none-win32.whl (1.2 MB view details)

Uploaded CPython 3.10Windows x86

resvg_py-0.1.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

resvg_py-0.1.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

resvg_py-0.1.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

resvg_py-0.1.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

resvg_py-0.1.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

resvg_py-0.1.4-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (1.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.12+ i686

resvg_py-0.1.4-cp310-cp310-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

resvg_py-0.1.4-cp310-cp310-macosx_10_12_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

resvg_py-0.1.4-cp39-none-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.9Windows x86-64

resvg_py-0.1.4-cp39-none-win32.whl (1.2 MB view details)

Uploaded CPython 3.9Windows x86

resvg_py-0.1.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

resvg_py-0.1.4-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

resvg_py-0.1.4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

resvg_py-0.1.4-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

resvg_py-0.1.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

resvg_py-0.1.4-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl (1.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ i686

resvg_py-0.1.4-cp38-none-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.8Windows x86-64

resvg_py-0.1.4-cp38-none-win32.whl (1.2 MB view details)

Uploaded CPython 3.8Windows x86

resvg_py-0.1.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

resvg_py-0.1.4-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.2 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

resvg_py-0.1.4-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.8 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

resvg_py-0.1.4-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.8 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

resvg_py-0.1.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

resvg_py-0.1.4-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (1.7 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ i686

File details

Details for the file resvg_py-0.1.4.tar.gz.

File metadata

  • Download URL: resvg_py-0.1.4.tar.gz
  • Upload date:
  • Size: 1.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for resvg_py-0.1.4.tar.gz
Algorithm Hash digest
SHA256 5ecacba94f41c9ba6728120c099076ec37677dacb62d73928bba53794c669202
MD5 20b72f90dd686d1f31a5c78928ae2bba
BLAKE2b-256 f7da8a2bc76ba8797969383e797e908caf877766fd97c9599b903c8068f4751e

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f7ba3b93adf590bfcbe7162180e18482bee8fd4a0c63d99fd575540be8924722
MD5 1cb68c594e369ca3e8648f1cf6cf65c2
BLAKE2b-256 1aa25045eca5fc930c1fc7401b3fb13bfa019062389c5b79a7059d690edc4245

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9724b78e20293edb310e70fcb7f04eca97072ca7662f7ae5e72440827d71a5d8
MD5 64b0d20ab7b7060e380bc1df3f086594
BLAKE2b-256 da8ff50bc2b865c33ff3cb82cacb426b606f9b846e0b0f9ff5a85e01c6d4e5ba

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4da3933fe4687b4199d2c191f33029abc9c2c62bfdfc9f1e31e3b11ac904b0bb
MD5 ff75722be29a37aebfa95fe7dbb1339a
BLAKE2b-256 c15ca661bdc643898ffe928e0376abd2b3ce230183a36152e2ad6950333683ae

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0463931fc20a16e787367a7f266bed0915ffc400cc7e4264c83776e641f50c18
MD5 d4d1ca25dba68d9431c366479ec9910d
BLAKE2b-256 11b198fe95d65af466df6bb54d13097bcddc65f97ab8324b91d920aca4c309ef

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9cefe7ab92a498d4b695a50a79c3d09a7c670411d305795bc529b4478929631b
MD5 025bfb259a7a9a14bd05cec10cfc05ac
BLAKE2b-256 14d507ad17c9002e0cddb6869e220dad719bce830ec1f19d545bdd86284b7930

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 3a0852ada375040945117052ac5ab3b71ee8c8411e8bf4ffe6d523338784f043
MD5 3e341b4bb4aabc0dbd43b49398346395
BLAKE2b-256 bf849fcc131b90b51e6f4afb84464ca81e0f5f9956d2ab1b57bea9f6d8fe2f5e

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 266188a1ced9756fb9a3fdb03b06f886491f332eefb8854a3c0bb3e5db81a69b
MD5 a97854d12d36e56e1f84feca8d08e678
BLAKE2b-256 b653f79fc73952ca2b189b53a2e7e7b1df5e76b23d8908e8cf2d745c22712c2e

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 429bfe6324ad64cfbebc10d124fb668a0ff448f37f57862b0923511b857e7c08
MD5 c953f44153a3f57b00ad1b32f2388db6
BLAKE2b-256 8b513fe01e9ae70a4bd06e0193a1dd76aab78eb7d4ec43c1697368b646242016

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 67ddb01e71fc2f8cbd84b9c1cc70492cd9295705381c5f79fe0bdf24e2dac348
MD5 ee22a2efd5b2debd6dcf0bae608c6ca2
BLAKE2b-256 c4a2eac8c5c96fbade31bf1318b53c92b6add1cde04e73eae9c11ccefbd54f05

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0455d5d3d2665522be4878df31f608da2c55048e039f0da6f9bb0ef693a8e64b
MD5 2529d9ad3bbcf073a3e87369b3d7ad38
BLAKE2b-256 e36e5d54d30d2512b0eb7e56799fac946d616a0fa6c4c2fa33edbbd655671442

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b1955bde63ffc75f88e1be483102a303e56caced582892051594628e1753915e
MD5 87d3e881ca449768e9a052bc2ca521a3
BLAKE2b-256 8a8dc04d9ff042d6a3ed8bc8f7822aeb78af484d4da0aeba73302c8610e8a4be

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 5718d8af56a55db55261615018f22e1b29c3e26ec22d69938401bb43e61dfbaf
MD5 a41a0a897a925801744287b4245a930e
BLAKE2b-256 7c43bc945385de9869c6383dbdf876d700458f71a073a220806006d0b1986da5

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ab105d7a2660f9427ddb9dd1fc55acce141aa6ac2611f01254f52e605fc155b4
MD5 80aa778bfcbbbfcd26ab9d4ea87d017c
BLAKE2b-256 b48aacc9669775c7c7b70fa1ffdd29ff1d1e0ce2e49ebb75ef627c9e167bdef4

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f788b5fb8165758617cf994fa7c9c15ef0dae3970327e77c7989280343e96266
MD5 027d4a913d471cd0737bb05f9ddd422c
BLAKE2b-256 e2714228d9814f86124c806de366c98311d9a2dcea2f1c581d3da956cc991160

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 619fc5c8207447853f974791312b9afbc4e96bf1b9a2e69dfc2750e36d2822e8
MD5 edcd16225bffa1cf156afb12b31c054d
BLAKE2b-256 87973841c908254514518ef705d4a69857a01a49a27b5e4bf91fd79cc23f7117

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f24fef70a8bccc182a191796066e112017b79aabb4491065c420652716d90d48
MD5 a922e8778052cea0c96437a2cb6fa330
BLAKE2b-256 66c68f76263b97c88359e131dd1e5578f9cd6a46fa83e9ac22c7b2ac145d73ba

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e8e9b317a05fba53da1b46b024379e9d83349937ba312a150c0d73a4fba49ad1
MD5 959424b16c074b0451addbda67b3a7fe
BLAKE2b-256 6e78ae646289ff9d6ffa41b4f3bd2d399e39f1aecd29d1e6aae0400768239e9e

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 dbd824c1b06020839b06ab8a47fda3ce59ca7ec438d15433b1b952897add47fa
MD5 ac9b40c410aa0403595dbe76450b762e
BLAKE2b-256 436f5f3c27bd3fe55100cf2dded11fce1dd05aab9b7b4a9429a08ef16ae0e9e1

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp312-none-win_amd64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 82126676acfdc0141168d7642f3792a0cf849a102a1f80aeff1f96ad71e974ab
MD5 8cb5fd03b52eaacee7547c879a7ddbc4
BLAKE2b-256 8a8dfd89db6485ea8a03d29908bfc4eea29ecd3b5c6f3f4bf4c15d15592b56ad

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp312-none-win32.whl.

File metadata

  • Download URL: resvg_py-0.1.4-cp312-none-win32.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for resvg_py-0.1.4-cp312-none-win32.whl
Algorithm Hash digest
SHA256 54f01b9d233fe090a7b5431b66478f46f9b813dcbf5ec0b1d7db18049f7c3d7a
MD5 e5dd62b830cfbcdde5472281f1d8c093
BLAKE2b-256 61ee47a537a2ab6fb914759736f9e3f38ea1da73af9ab3dff7092bdd4cb06b80

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 04efdcf32edfc1a8a5fc7610b0a83898a8ad3d061cf915acc2b235f2784e450e
MD5 4b19bcbd79f946c07f9ab87d72ab5049
BLAKE2b-256 ac590911969433c09fd40c6c7dedfb5edccab207b140e89c6f6c6c6c1b32ca2f

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 83ea08dcf4cb5e86a81398d7a69f4db564ef495ad764c57839f13f3d13cf2b26
MD5 86f619eaf7ac0cb6bd48d06f9772035f
BLAKE2b-256 20b83c1b395c5bef06fe3e5a5086c70530405dc4f68a393d92594a0befef7b2b

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4fbecf8985259134a0b8e377e2aff7845b0316bc5af9ce84b29feea48e8d068c
MD5 73d274419c3f5a2dc2045ec31f9fff04
BLAKE2b-256 6ae87eccbcdd004225fcafbeab9e186924edca8bee48815be92e08615e3fa8c2

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 136ef206e77ae31efc9753c78fd9d92b96f74abbf66e8c3891e6cc1f9e4478f2
MD5 5c76cb7eaeb6879266aca2d8fe19b765
BLAKE2b-256 00a2024c6f1e52f1e9c183a08bb2985832e525c56f3715bd26906f08f290cf43

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c8356f9108fd0897b463848e24d80d755272442328a8386b81431e152e3a6833
MD5 6474814aa1e1d40bfdab7199041829bd
BLAKE2b-256 5228e71ed29c5fca939b4f5ce1670f97feb753120f3102ac36514db4b1fa3461

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 194a185cef31cb662e12094a7072a7642d1d5727f694416f354481f757fdf163
MD5 4568d501433db2f70b10679e77f73383
BLAKE2b-256 13b216b3e9c3aa97ca0d017788a8282ce82da37d2381a54d46363ba2d7e00c90

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fdbc2fdc543f2325a18a31f73ee90167a806d83fb85e16fa1a3c1fbc3d535a39
MD5 8cdc53be279e1419efc27fca45678751
BLAKE2b-256 d7207447d7a019699c6b56987d158d18c828c4e335fa25a50230bde3bb0228c0

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f9a6208a5e237ba6fdf22e4f7c28c32f451c7f75dea66b3e3dbe421f39a7156b
MD5 bd8fb6a0c7c76b830f1dce0d7af4d7ed
BLAKE2b-256 e7204363744db6b8d628435659c8da907b143a98834cc46a220a0f0128ebd181

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 576a01616b5c953d9137275b552dffcfa8d37c073ecd8dafc982425146edc294
MD5 00c57ae51c8bbf28232bacf812fdf004
BLAKE2b-256 bcbbd98b1a417a1b2e6188b1e37538ce366e6c8e788d54997ba52c7afab5f108

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp311-none-win32.whl.

File metadata

  • Download URL: resvg_py-0.1.4-cp311-none-win32.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for resvg_py-0.1.4-cp311-none-win32.whl
Algorithm Hash digest
SHA256 5f37c8195608bda89f89ffcdc9f43174d6d6ba659e833ffccf0fdd7d1cff991c
MD5 f64fb4e886308b8bc2e01d53d8d843e1
BLAKE2b-256 83136c6c28f44e8ac644f631a69b374fac3572599f5cc9979666c99ce88bb11a

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 072096c6af5882a02825886ce4fe6625171f7e0f39fdc6797628e3c06710b39d
MD5 9a845db5428b8118c483a426334abef4
BLAKE2b-256 a794bf6c1df134b9aa6ab5c436e92a37036e5a9c9134e78cf80a8302b5a49243

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a05a21340f50a73207bd7785a746ba037aba5487a9d2ec808af654c68e48eb24
MD5 68f6b1050c220ce6d41da6a54a1415ca
BLAKE2b-256 245e33d0dc147ffd3cb6546972e28ee539945cf37011ff461add5dd5537cba68

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7af079d853d71e1364f93ce1acbaefd1b2fcf57c45e4d512e79b3378bcebff3f
MD5 f341cacca7fcc6b955c74605b0e26796
BLAKE2b-256 ce0d2f03fd59c0f0a2dd20e0173942c062856d5f01071a46ee599ad7d24dd45b

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7a78982f68b3c59aa96235fe9a8b84d3355293aa56f048391ea644797a799948
MD5 eb03315fec891a5c317256ce9db12ae2
BLAKE2b-256 fa8cb09a1221c20dd0f170d0d8d063ba92b170988207aac6a7f26365c0da83bd

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4272ffce58258767c7b5da9fd7943a6f85a47214371d8034abc15c6387bb5773
MD5 d64a90bf3f72f5b4372e8a5666021f29
BLAKE2b-256 b56f5f28dd521b940d711a6638cea2428013650d98333c85cb23b3de431ed894

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 8e3ea738840e9c2c4c797d60b03ccb6935cffb398fe1774a8c197fd17f7b3b34
MD5 f1b120904b0b620fcdfb6be6119ff79a
BLAKE2b-256 6b3f2e9bb36a768f2d8b81418985743a6cf4db8b6932caf5ffa2bfe20094de7a

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f3b050f2708785f5ac6b61c59a1fb871596f5d38ec140494eb9ba5afc49b49ed
MD5 1794ef221e2b7d7d83b99a4880c038d4
BLAKE2b-256 8c04571a2b6e83da1d94ef886c921c705c790d9efaa2b96ef7c542206e0230ab

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 8127dd4e354e3dbcfb4d701fc40dcfd57879f660720324d234cd59f0b514b69a
MD5 55629edcc940854d14f756f8ae5d0e94
BLAKE2b-256 b393bf2629a0c701729b25eaf89e2c302663ef5651d73a350b7a2519541cfeb4

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 d8baf5bec7b96a55ce99041c980f313f0ba17b85d5a30612444422391660adc9
MD5 0508f8c68a01ab365d308ca2faf845cd
BLAKE2b-256 d74ceb3fe605afbfcad7458926fe896df2c977650f10212bb0bff44e7466083e

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp310-none-win32.whl.

File metadata

  • Download URL: resvg_py-0.1.4-cp310-none-win32.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for resvg_py-0.1.4-cp310-none-win32.whl
Algorithm Hash digest
SHA256 185100f07f27e752f0cb6ba40fb46e30c82f5a6350798c27f7ae98a7ea1ef129
MD5 cb7a7acfeae1f16363c574b8fd1dfe4d
BLAKE2b-256 be6e585f19d7029a4b7ef39a7cfc97b18d557b13771ee1fce5df661bbc78f8f1

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2d94f5ea5b709d5a7f7a8999ff38ffe94ff7bace8795fa23cb6e4d1d07a3e0ce
MD5 775b114252701978d84d8a966f44c143
BLAKE2b-256 0cf7b117e2e856555895d52c658ea9a106c5650622636b162c522bb4808ddce6

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7a302c2bc39fdd341ef4ba24f38d604e0e781b44604264752fb3733560f7afe1
MD5 6e08216bad22845f406a386169d1ed32
BLAKE2b-256 20e7d78350998aefcde685b41d98b6f9f0a08ea9377022999a21ca3904306952

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 79648de580bfee3d89d51822188aae1e7192e4e0364092d761d636b09f5a5117
MD5 f6ead5d70edb79aaf2e5d3edc4da539d
BLAKE2b-256 417384fd73c5d623e8c7a7d20c0dddb5bbb52c2932d8dde80f4247a8f8b3a0f7

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 64891db5d93d7d2352d8de434cc0ca2551495b828be2ddc48350dfa7d81e1976
MD5 6bf4421a4c77d11072630f7dd84c7394
BLAKE2b-256 19051c039cf4457a6136fa35f2ade7adf787f0a51efc9f0c482ae36b61f9d951

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1987a3b8fa4816e81938b1f4d9dfc58cd14a63825f9b1db9d2c7bf9975e0bd39
MD5 1026560909f1acb8dac4aeb1b35dc6c2
BLAKE2b-256 8e4160ef91b542409c695e5f8f11153827f12a670d3b63ca49f682d393caa0df

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 cbe875a3749892e15b1852cdcee74effbd22062c69d8f9cae1053f096fd5beaf
MD5 733f30016aeed8a4c4dfeb728530f7ea
BLAKE2b-256 bbcd9410dbb94cd1bde112debd38c3bef5df1412980d7a65520b8b54d5de3e75

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 64889fea3b148e341bfd9f9da0a5e55fc7f00234cb4b6db0a3d721586f3042bb
MD5 ded46ffa7eb2c301a82dc44e1ed59867
BLAKE2b-256 8997d0dde30aceddfc01746dc2965c131d72bd7f3d85d98a665a75f7f8d4be76

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 4011d62b9ed16674dc59ec88c6b747f890e49a3ac44b620e137cc4a9ebf93217
MD5 a0d6dc1212721866146975a5b732ca3b
BLAKE2b-256 4e87c1b98a9e1ba44ac600fb138afc418d17c6ea6d25f4392876b65b075c9b9e

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp39-none-win_amd64.whl.

File metadata

  • Download URL: resvg_py-0.1.4-cp39-none-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for resvg_py-0.1.4-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 55b17fbb7467335caf6f9943583dfe284103ae1244decd96e79b516067c40f4b
MD5 8fd8037053328cbf6f641fabc91c455c
BLAKE2b-256 97fb72a5a65245df870fb4145b3afd89287dec0016c7a38afad2dd370fce83b2

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp39-none-win32.whl.

File metadata

  • Download URL: resvg_py-0.1.4-cp39-none-win32.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for resvg_py-0.1.4-cp39-none-win32.whl
Algorithm Hash digest
SHA256 06042fd7dd5917ecea535ad950de15d58031cf16a2583ce3a5278ffd22752342
MD5 ca24d723fc9037f065342cf3fb68bf7a
BLAKE2b-256 ec920d1d1abfbbb253eb933be841686fbf06aa2da6462f28bd9c37d6f025b2c5

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 685cd743e3024de2d11439ff4714fffa2e8daac531ffca907a250c7eadb76087
MD5 7422cdc8b22fe70af4d64f88c8a35c42
BLAKE2b-256 00c66b3f9b27163384183587ee2b8abbe17e3e8d08e99d3e658cfa2c308b77d2

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 79d3558cf1b0c725ec769dbb97678c923a0c00744d3168b0087580cc5299c0fb
MD5 dc50a0fc94024e55a59af96a0bf72981
BLAKE2b-256 79730e7770af5682cd62d012885cfb5e8b6fac1c414a3e903b794e811fa61d55

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ccba5be4d6a57340d14e03589dd74ebf9f1017fa8064023572751d9849a0fe2d
MD5 318aa80e60249347bc2129fd9c9d9478
BLAKE2b-256 221418f39ebdeab249c7708b4bde74c830d005a37138b26591543da6b759b334

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c74133790d286317badab8201c3ac9eff45de61fa2d8799c1720eb7ce971a340
MD5 5ca941563fd5cb5684c04274c096713c
BLAKE2b-256 7575b037bce1d54a0aa311ddedd1f9d55fb88e9b8b9f5b6490837bad2edeaf36

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 794f46628a125341c6510c1b4fb6e9f260b8497715256faae445e9d00505d95e
MD5 bc2c3e75f5f197eff522072f3ea18309
BLAKE2b-256 166c5e04fe4eab5bcbff06d83dcad774e287016ae2f807089bfb6ad97ee99676

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 1ff3a7ef257bdf91dc85c212b9adf5787e7315ed8cf08cb6e204ad9c7e7642cd
MD5 9adc7ab6d3a5ffa58d5de0141dedad10
BLAKE2b-256 00311500118fc224da8b4151e9efca359ef7423ed0831ec3f7d4a27ba19489e7

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp38-none-win_amd64.whl.

File metadata

  • Download URL: resvg_py-0.1.4-cp38-none-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for resvg_py-0.1.4-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 f8b8a9e2d7e744a8876d128b486dd1aca3bcd96e108dbf398ecdefe8fa1bec97
MD5 8fdcb09f5707413a15051e4ab5ef18e4
BLAKE2b-256 1de329c573963cc89f0750f67b124ad6028063ba18293b2174899bc373a0b1e4

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp38-none-win32.whl.

File metadata

  • Download URL: resvg_py-0.1.4-cp38-none-win32.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for resvg_py-0.1.4-cp38-none-win32.whl
Algorithm Hash digest
SHA256 b1938de4dd9da6eb32c23a8087ce5fe8378d2779a2afd91b48536595c8712d0f
MD5 29e34e4805b53deaf2815185b0fb47d8
BLAKE2b-256 6f260295c08923aac5c8b7b788111a98753f8f9ba24776b88bbe2f998b82426d

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6893ba95bf0fac4436e0dea896621cf92a4280ad1ae31f30ebee9f4f9618a44b
MD5 16acbe781a8b35a951300ec06c019fd8
BLAKE2b-256 efb862139860814981d85fec9a877a98bd0eb3db3b4003621c762556df3e93af

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ae25220d683548e354f409658dee749b8378f0f897c61a96da2787da3ad05a73
MD5 915fdb3566a8a9bb76274cadfdbf8b0a
BLAKE2b-256 8e1e6add4fea5223a4874116e6f77e4c1ca13be544078e9c9d71d7b7e8185bb3

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 066d230fbb4a49649fc2dbe65e2d3bbed2ced223a85decf0bc2d7ae1ec6ce2c9
MD5 a0229ae3006edeb937f05d94fbce87b6
BLAKE2b-256 2885d4b6a16925a90fec703fa465177b962cc827d042fd75760679546c981ffc

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a83ba187f58404713fdcdc407bcdb29776a90c8fc99d0146867f191d1d010808
MD5 c2c4a43f5a5734fcb4945ab8a0ae69b8
BLAKE2b-256 044cc9ac8ab40e39353ddb251fa5b4b744f5427704554cb019c8080567333ca4

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2f56b422cba44c0559b6a8caa2514978070062187960c01531963d901bbd6091
MD5 810453d0f1292db36ea8455e6ef95ca3
BLAKE2b-256 1ee0cc585b45586d562f0d8eccd4fd836fb5840f0300b66e3f776f9cb643eb2b

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.4-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.4-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 acd999792a6334e67d11af153be24be75640ba04f371787d3f32e6de964db732
MD5 a21dcfb6541a3955261e13e4fe07b20c
BLAKE2b-256 f1689120aec4b64b86b25a5b9ceb30c07c79ed9175cca6af9d10c2c1515161ea

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page