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_base64(svg_string))

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.2.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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-cp312-none-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

resvg_py-0.1.2-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.2-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.2-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.2-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.2-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.2-cp312-cp312-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

resvg_py-0.1.2-cp312-cp312-macosx_10_12_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

resvg_py-0.1.2-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.2-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.2-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.2-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.2-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.2-cp311-cp311-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

resvg_py-0.1.2-cp311-cp311-macosx_10_12_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

resvg_py-0.1.2-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.2-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.2-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.2-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.2-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.2-cp310-cp310-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

resvg_py-0.1.2-cp310-cp310-macosx_10_12_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

resvg_py-0.1.2-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.2-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.2-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.2-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.2-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.2-cp38-none-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

resvg_py-0.1.2-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.2-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.2-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.2-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.2-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.2.tar.gz.

File metadata

  • Download URL: resvg_py-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 5b1cdb45768f728f49d2536a86df3a86416e626aa67b4c0d15b362e326492f81
MD5 a8af4db959790f768368f78aea549406
BLAKE2b-256 e5c1aa84a3d2814c4d6a1df936aeb7e2caeb03fecb30afa97a00e02209031139

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2df0e5d309ade8172dc45ffbcfce6b6444de8a325d9d2e8c97e992b26fe42dde
MD5 3a7ecc9ab9bd02ce34e54be25456aa93
BLAKE2b-256 1b26e7bdfecd9bffa37944dbb23997de2776c2776410303d02ad1eba4463fd7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 cc625325e3c4b1f5d29718edf65871fbcc6bdf84dd7b1f4c79cbc1d1f94edab7
MD5 c1e08a32c34c85b78321214e805ec65b
BLAKE2b-256 922a8a660dc8da733ce71f929601c2ab1f98dee1f44011eb330b7d717dbf53e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8e1fd5ce7dc5005298a13763bc7b576ca8e77536e5868102f91884b2ae48d4e6
MD5 926a6803050ff186e413a79183f23a04
BLAKE2b-256 8582d85f35ce8e1f49df47c5eba5aa0de4b318467f75ec81806200649841516d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9e8e70df9ba0a274016b2089d6eafa1b5138db91e94b793fec5363915df3e153
MD5 8f93fea6df6824592c2f68234625bd28
BLAKE2b-256 de706363071b5f49f45211bdf84d34dc3d8b000411afcf783b5fe072400228ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 de17bb59c4e485d142c132e4ecaeebc5db60a13f36f6e487ebf7fa74962b6cfc
MD5 179cc4d28309ccebe06de9f722aa0e62
BLAKE2b-256 5af74e3546cc6b03a40ca8a882281c578d0eb3e6045742e459a7e67ba73e8917

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d2d7ccbeea8a2cb85c6cf4709690377ff44e5ec817a079bbb09aff4bb6b257b1
MD5 61f5d804735795325c90ecf02e684883
BLAKE2b-256 de596ecddfe6432d2223828320bd43d28c1f508cf1ba6897f1fb002a9cdd3aa5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 67c3231a4756057cb667b725d4d87e9fb4d16c529e3a91952b5a31dcd7a88adb
MD5 672e444d491b55b8d7af3e6063779f5d
BLAKE2b-256 19b410e4cfc48150491196c61db49f18d4cefd944cf1b23d457fce7468aba71b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ea6cc4d4bc0a1f0e25d76efe1e6df9a8ded13de60c44b2a7f7ec9eef1ed3b3dc
MD5 4dc1e689e84d9551d0cdd3e8c1781135
BLAKE2b-256 ddbe90d45162047d0e41fc3fe388a73808b407075f9e9425ac6b09a80f8242e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0d759a8bc5df9b5df8692577c22b92ec47863a12a0b97ec13949f469e51022f8
MD5 564beec67348eca5066dd2c55ef38885
BLAKE2b-256 43d22d12b730d3f23e93a1779037ef6ce8715bc6da3d0fb205558fc407802009

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 36a4a4999b01f90ea24e5b5a17b6632ed17c29051b6ec0aefe2adad30f2fb672
MD5 a20210e4ccca46dc5e7c2e67b55bf853
BLAKE2b-256 58c48292f777b42d88fd95c277dadced2bc953a81fa75f6977df01ace3602deb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b13d89163f5b54d369827928fdd7cc0753244456d789dc242aee0a873371eaa5
MD5 f5c51a9dfa3f7f76a129d6e896f3ede1
BLAKE2b-256 90cd46b443fda7872e8d17121ba0caec9729d5ebbc899bf43e85942cb08c1c8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d89789415651e94703ab9d86555b8d1895417b64e142528a92f35686a0293056
MD5 d9ffdc8e67c68f90ee94be6d28ed9d21
BLAKE2b-256 4b5ca9105e3647aae2197a332ac3b1ad88252121fe815a03f5b2093540246ef1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f203ae8ba86c3d9e793e554eba2b973c54ed535937ad0be142f2bdb5359459e9
MD5 4809a6ca022732400ee89895e417dd87
BLAKE2b-256 e167db3f14251b700318888da87612d5230cd7ef05b440cab30e50a037f3a798

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2404e7e2d1492b24e45b0a4f9b009d9177e709d57e3aca2dae5ba41eda62328a
MD5 6bccf959ecb53a5e1b2b24b4f12d0852
BLAKE2b-256 c21b4196f7c78dce4b644c9dfec3c1ba64a648c4033905fc4effb2db38d36cc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 fbeb1ad95022bb2b1048429372c2fb68caec5a84eb6620b5b0157fa378c0ed28
MD5 4e7f93c371ad89a285a597e9a71fb8c9
BLAKE2b-256 d14343c6d200072bb0be28b1dbc0529efaeb8d5ece53bbe51813c5221f7c1c16

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.1.2-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 2640b32e73a597b1da255f7c975f4b4002c31c4e45dc511eb8957a8f392740ca
MD5 e3fd2ff5cd9778ab5d344a4099268876
BLAKE2b-256 3ecbbe56e5c17ec781e3f2518622d75c5f4201b397f3ce0aa3b2332189a73225

See more details on using hashes here.

File details

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

File metadata

  • Download URL: resvg_py-0.1.2-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.2-cp312-none-win32.whl
Algorithm Hash digest
SHA256 e70a231d8a588b6981bb7d55f8d3fa92238335fdf787b0b8b0e1a8c5eb0817df
MD5 ae241831e812ed87a422b15603a06db1
BLAKE2b-256 da0aa38dec6ee84c0b3c505b388f6b40527238b0b03aad77836b7fab370cd6c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d7cdc3b932dddeef90f773b9265ee504a446f4f4d3f8712a71c01ae7c45648f4
MD5 5962f38e62f45c7f174c5cb26d4e02bb
BLAKE2b-256 77fbfa34bdc58ddfd80f5ca02fc818fce1763b64e9f522f2f210a1a20ac6cc05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d8083f883fb2f8e5b205e56928464607e40be0f055335784cd8c8521d3963a01
MD5 21f6a1a15d9a27cd89dba5830918c5d6
BLAKE2b-256 fcbde3fc997cd27d33a3fcb408b91c2f1c1597f429439f05370c144dc744ae02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9e9335d541b2ab1342476e508b6b468e943fac643ba22012ddbf5e473be74adf
MD5 f1e0b1c1f720c2eabd64296a978b83bf
BLAKE2b-256 9954d0818acbce5e38e3a74574380c6d7e55a67617e9cc183b4333bdede52439

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 789b20962493782b85e9c67369a0c8579ad99c7b546ce63768b121411dd18450
MD5 90dc553da4a57767396cd36b5f237548
BLAKE2b-256 7f72f0adbedf5737f5c02d45da9345d58cd7c88b89fab0b72ce6ddd740a12020

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 4717dcffc894dd0472d18887b6b0f356af34bfa59c901b51454a5e0f2519b011
MD5 e5d215516643efe296f4beff250344f2
BLAKE2b-256 8b37cfa77f2e76341e38f9d05e87f48246ee63420f393568692ceeb35c42e0bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 663e743f26d5f4cfd0bcdb208f600c37743c8cb65ce9fc3c5968d9a7bfd5bf9a
MD5 2d90071598574202b9a3075bbeac88c6
BLAKE2b-256 5fa2e891c83542eb1775792b4c251419831eb2808bf0f3ceec4d04769e790fe8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 c2245e892d879d76358e9d248d362694eadf39b60baf67a914d7c1ba7154390a
MD5 4de768381e806d51944422ca30afa963
BLAKE2b-256 324174c1e75c29a402f0ca742899a3680ef169cfd1819ec16532b00f1ab50f6c

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.1.2-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 26243237a335cea9289fedf775d6a021adf66273854f2e542194aee562ec9661
MD5 77436f5b681261d8016f5ed15edb8c8f
BLAKE2b-256 988909e00654018bb6adca92c022bf766f9773420dd04024df32813cc76285db

See more details on using hashes here.

File details

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

File metadata

  • Download URL: resvg_py-0.1.2-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.2-cp311-none-win32.whl
Algorithm Hash digest
SHA256 622ea180569ad560fb792666aa5a1745b5972debcc3e0bce8a41c5cf10b1245c
MD5 36550fba02883c49c42439f2d77f1771
BLAKE2b-256 7eb4441b13b6a31fc5f8465147e43ee2bb51b104571028ea94cbcad15020498e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 976e7a43050325f6e30efb72c9da3f90fda6fd6fe76d8fbca369e6cab4164aa4
MD5 390d6ee58c1e98ca5c0e84898bd026c0
BLAKE2b-256 f1e3711a0d41cc64f211789fafcfc2147ef918037ea05b26bab2bb2b8257a447

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2649c6748050078ea4382bffce1e07bab7c143786acc1fc7ff91de30e5fb205c
MD5 7b936d59ec41a25d07cb6cc436e349c9
BLAKE2b-256 b2befc451fb66fb323c0698961edd8c1ec24808ef405cf98b39d25b795cb0eea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b77a53ff380f8babcfd996970fae10a09743780000beeede131c9a645cb5ae09
MD5 447144e07ebd1ceb6091a56f9288f4d0
BLAKE2b-256 a72a1b0ed05eee5875eec9ecd4f51b10456bdf226e05f7be5b81fbbdb4785511

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cfda878a4216ee02f713c4c4ef87c9587aaaa6c0572b54b3e17a8c561bf3caef
MD5 bcbba8ab7d27b9d71c7282df8408eb19
BLAKE2b-256 4ea2710bbd091eb7e201ac52294d319377347e9b15e85df55b4a8128e96cf8a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 86385d5ccd7e311aa81e10843304d291c960126630861bc5e4a57c2cebb9a6bb
MD5 025ada84eba72006dcb380bb827e842f
BLAKE2b-256 c46d1594708b1bbd098bbaab5f0f9695a1e8dcb3564b464f18366e7f5de66bc2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d038612ec8c33da08f605ee04be212f6847bdb1baf732e4caee638d7c75cd1a7
MD5 856c9afad081072575bc39a9a5e24cd0
BLAKE2b-256 033c87ef89d3a14f45c7eec045a22c753195e995e6db1dea1b0797258a6beb48

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 77cf380fa6f045ee2d07257bc6b84fcbaa43f8b34d8885334c74b87cb13e95b5
MD5 21ef00fbba398300c8a1a306dd69fb20
BLAKE2b-256 8bd5905bc53774902c66d1dc3f8d0ae19f5ca9402fe5d6acdebd90ad8dde69f3

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.1.2-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 23428f57dff259338bc2ffe8824f4791a9b7e99177e321e9bfd207dbe3f69482
MD5 5dbf7a8aeaca37f008802b252baf76b3
BLAKE2b-256 8e9691502df67d423333ada8dadc4c8ed03bfe503983bee23864e2e6f177b3f9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: resvg_py-0.1.2-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.2-cp310-none-win32.whl
Algorithm Hash digest
SHA256 7a1d7476300ae2afbcafd9257e05c20c46eba8ce4c80a8747c27a8734f2631fc
MD5 8673f1292154648974a8450000a66643
BLAKE2b-256 1da1e757da688dfa60b841f654ae69684d5f4803199067bf9288584b066953bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dcf06d69d862365f226aeedeedc0e01f4a3b3c571eff1362f86951b8a00ebe75
MD5 d8c7c547fb2a1e8c470750775fce3cdf
BLAKE2b-256 281318f92ec317d36fc16c542f8da81b6e2accf0426651373d92d3dc4bc6b80a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 452fcccdeac0b6333c005c74a78e40da861acd7a6075af2eff2d338107b8d21e
MD5 9a6864a864c18538f435a34b2fad348e
BLAKE2b-256 f86045a8d68d077c60ab4897f4b31bcce1f61aa481e683e6594cafc442e36c87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7090efeaf39c1b10e9773d5855697d8169f3830d4b58fb9766626cae325577fa
MD5 132c72f125533c0f299e6e6e696f7f99
BLAKE2b-256 dc80f71f3b41a8fa14ff30cc371c25286787de8106047ca08adccb760c4807b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 89aa3454bc225be0d688f531fd23e1973012428a964b67ac89ed36d8dd66c539
MD5 3dc398bd8774d0c5acf7f303404e1d93
BLAKE2b-256 4cfa3e4456059d4f88dae1a1abde4543859c604d37386afab4da86e362df1e7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 365577b46f496346350ead131a31de6e7ec398f05fe9dd06a270f923fba423c7
MD5 1b1abf8e55e8dfec1504494a5e953994
BLAKE2b-256 27aaaf2557da3a4be7b8e99a4a7982afdb55a0686502dea7872e73af0d1717b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 448c619ec6ad53790d4660f34de38df4c00d876e4e347bab45ec15493824f988
MD5 d5a02411ed54b99153cd5b5ac676b0f8
BLAKE2b-256 278447e82a038dc4afe279083747ff0aa8c8a1065c7e442c7df61a7478747fac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d83883bd375e1876477ba313840d6fd5f483e2ff63cd3c55e8fba56b61aa4f65
MD5 da340b176db1c57a6ff8cf9c795ba4dc
BLAKE2b-256 cf1283022a7242e9ef3318774285cc22ef515b81f1014f0a868076a4fd094559

See more details on using hashes here.

File details

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

File metadata

  • Download URL: resvg_py-0.1.2-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.2-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 1016cf0807308b3d02a96553c6fe03f546ea7d76a98e7037b6cb86a1933e43f2
MD5 a663bb0b72f634d9db5b5627e5fd59c0
BLAKE2b-256 eb23c346b5f7c92a42ff7d255f52fd8239ec3d592d149d1c7f7774ca4ab6e513

See more details on using hashes here.

File details

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

File metadata

  • Download URL: resvg_py-0.1.2-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.2-cp39-none-win32.whl
Algorithm Hash digest
SHA256 83ec64d69e19d0748e75c1d42a6954d6a65ae16d723828fb838f444bd47cbd13
MD5 6f4b417d73f24f81d50cec0a59093583
BLAKE2b-256 e616e077e530692b67d66cbabfb1f436a045c3d8e00dd11a7c0a86cab6795fc6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9d3ae579273ee02abd2ad40e435f48d585a3e44b77282b0959939e90cc3ab549
MD5 8e826037c52c46f089426cb6d3cbcb24
BLAKE2b-256 fff99ed9280b57074a0042574936768afe70fcc1931c50e32ea089581385fa38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0ee4b7d92a67cb3b9c296b92b054d0c109c4c958bfa13be8ab62a9c9370f9a8b
MD5 dd967bd7b7e319543af252e744bb24c4
BLAKE2b-256 d22b9f6bef20d087e455be8dcc9d2044756a2424fe8c231c060b5defa7b7855e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 197967872ddaa8d21152054013de39f8bbee6f83caa1cbecbc966121aa3db1e3
MD5 a9544cfb730de1c76a4287237e9153cc
BLAKE2b-256 853cc9cd2562f25f45aa21516ec679b76c9d1dcb04b07adb35c17b24f4b415fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 075cfcbaa6733a99d7cca9c6857de1699cbac1dca783f26583c19b35a2e4daab
MD5 606b52513951f4a04638ffb10db349bd
BLAKE2b-256 2430a3351ab33842fdb332c6e41c07b558494e269f9921823c0c5fbbe4783015

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 6f074f6d1321c7b7ea819afaaf44067d3e65cd39ab2d65c6e122bf73c937e0d9
MD5 624af95cdb639c1e3b09b04cef8de849
BLAKE2b-256 242a4ec3c0b71c9d8c700ae9b0301b631c1b3419f683ce3cc40f3542f49514da

See more details on using hashes here.

File details

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

File metadata

  • Download URL: resvg_py-0.1.2-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.2-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 cd67edb5b2178acc3adbe03850c866cd42e4d1237121e90d9ab1366b0b21b372
MD5 6fd81ec75481cbb1c1f75b0ca9cef757
BLAKE2b-256 a8b58c7754b122ebbb12643e51bd7bd2bdb7b30b77a227557021da3dafdeb066

See more details on using hashes here.

File details

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

File metadata

  • Download URL: resvg_py-0.1.2-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.2-cp38-none-win32.whl
Algorithm Hash digest
SHA256 86a2fb26dfb47a0283a6c7c971c0fa73f246a1b7d4512e96b32a18b4bca50e4a
MD5 f69092f65e1b8992983d5efdcaeae3a7
BLAKE2b-256 b47b0937d80ded5ce7e97ba811c0f677f00d5330c22a1a9401d169ad66ee0b79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c7be62da64e4b3ba5a96fb0240a28823f53cb991b0651e20bae9fc0b3976cb46
MD5 70d3adac6b679be3b6c57dc17e090d7b
BLAKE2b-256 636cbab0788b6ebc680efabf978c308e65b1bc8a9cc889f9f7df08b79623e44c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 74bde0e423de57d77fbd48681ba6668de43cae8bbdf38181cf206f6fc42a4540
MD5 c8e0c03d42764c355c45d334215975f3
BLAKE2b-256 52a13d3fedd15d0d9917f63508635f57d8de5199ee1835f66c04ce98a26d3cf1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e49bf3d6c8679055f759d79a250550ba41c2b55c4a93377a79d9398d3339c6cb
MD5 5a872d01268bc062a5b87acece7a972f
BLAKE2b-256 e7ddcda69f094faf29b3330e76fa71d758d6c70edb32a4954fe5b26bf54cadd3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 46b0765d7dd0c42802a9d3ec9f7f1c14c5a0254b34d1d36d250f0d898944fa85
MD5 de7d6585e1645f56670b244b9a1e5a42
BLAKE2b-256 f83bc04b7684dc019f00a3d7a1553beedd8cfa42003abfbe0ccb877f40a39745

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.2-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 df5cf0729923fab826c1cd2fecc993348f35bc72226d9566fc552b00691112d2
MD5 7980f152ae8f31ac51bfc3a85c790ca9
BLAKE2b-256 b1d61413030a9282b9aed9e9f76ee8538b035801e9d2b832dfa0f04c1bb18b64

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