Skip to main content

No project description provided

Project description

resvg_py

Downloads CI Documentation Status Pypi Badge

A safe and high level 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 or usage. It exposes everything resvg has.)

Requires

  • Python 3.8 or higher

This library is feature complete in my opinion.

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.2.1.tar.gz (2.3 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.2.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

resvg_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

resvg_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (1.3 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

resvg_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (1.3 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

resvg_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

resvg_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

resvg_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

resvg_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

resvg_py-0.2.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl (1.2 MB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

resvg_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

resvg_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

resvg_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (1.3 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

resvg_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (1.3 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

resvg_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

resvg_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

resvg_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

resvg_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

resvg_py-0.2.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl (1.2 MB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

resvg_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

resvg_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

resvg_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl (1.3 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

resvg_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (1.3 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

resvg_py-0.2.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

resvg_py-0.2.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

resvg_py-0.2.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

resvg_py-0.2.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

resvg_py-0.2.1-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl (1.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.5+ i686

resvg_py-0.2.1-cp313-cp313t-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

resvg_py-0.2.1-cp313-cp313t-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

resvg_py-0.2.1-cp313-cp313t-musllinux_1_2_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

resvg_py-0.2.1-cp313-cp313t-musllinux_1_2_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

resvg_py-0.2.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

resvg_py-0.2.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

resvg_py-0.2.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.0 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

resvg_py-0.2.1-cp313-cp313-win_amd64.whl (935.7 kB view details)

Uploaded CPython 3.13Windows x86-64

resvg_py-0.2.1-cp313-cp313-win32.whl (921.7 kB view details)

Uploaded CPython 3.13Windows x86

resvg_py-0.2.1-cp313-cp313-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

resvg_py-0.2.1-cp313-cp313-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

resvg_py-0.2.1-cp313-cp313-musllinux_1_2_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

resvg_py-0.2.1-cp313-cp313-musllinux_1_2_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

resvg_py-0.2.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

resvg_py-0.2.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

resvg_py-0.2.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

resvg_py-0.2.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

resvg_py-0.2.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (1.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

resvg_py-0.2.1-cp313-cp313-macosx_11_0_arm64.whl (940.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

resvg_py-0.2.1-cp313-cp313-macosx_10_12_x86_64.whl (992.7 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

resvg_py-0.2.1-cp312-cp312-win_amd64.whl (935.6 kB view details)

Uploaded CPython 3.12Windows x86-64

resvg_py-0.2.1-cp312-cp312-win32.whl (921.9 kB view details)

Uploaded CPython 3.12Windows x86

resvg_py-0.2.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

resvg_py-0.2.1-cp312-cp312-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

resvg_py-0.2.1-cp312-cp312-musllinux_1_2_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

resvg_py-0.2.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

resvg_py-0.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

resvg_py-0.2.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

resvg_py-0.2.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

resvg_py-0.2.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

resvg_py-0.2.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (1.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

resvg_py-0.2.1-cp312-cp312-macosx_11_0_arm64.whl (940.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

resvg_py-0.2.1-cp312-cp312-macosx_10_12_x86_64.whl (992.8 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

resvg_py-0.2.1-cp311-cp311-win_amd64.whl (936.2 kB view details)

Uploaded CPython 3.11Windows x86-64

resvg_py-0.2.1-cp311-cp311-win32.whl (921.5 kB view details)

Uploaded CPython 3.11Windows x86

resvg_py-0.2.1-cp311-cp311-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

resvg_py-0.2.1-cp311-cp311-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

resvg_py-0.2.1-cp311-cp311-musllinux_1_2_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

resvg_py-0.2.1-cp311-cp311-musllinux_1_2_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

resvg_py-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

resvg_py-0.2.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

resvg_py-0.2.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

resvg_py-0.2.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

resvg_py-0.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (1.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

resvg_py-0.2.1-cp311-cp311-macosx_11_0_arm64.whl (940.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

resvg_py-0.2.1-cp311-cp311-macosx_10_12_x86_64.whl (993.1 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

resvg_py-0.2.1-cp310-cp310-win_amd64.whl (936.3 kB view details)

Uploaded CPython 3.10Windows x86-64

resvg_py-0.2.1-cp310-cp310-win32.whl (921.4 kB view details)

Uploaded CPython 3.10Windows x86

resvg_py-0.2.1-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

resvg_py-0.2.1-cp310-cp310-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

resvg_py-0.2.1-cp310-cp310-musllinux_1_2_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

resvg_py-0.2.1-cp310-cp310-musllinux_1_2_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

resvg_py-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

resvg_py-0.2.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

resvg_py-0.2.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

resvg_py-0.2.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

resvg_py-0.2.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (1.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.5+ i686

resvg_py-0.2.1-cp39-cp39-win_amd64.whl (936.3 kB view details)

Uploaded CPython 3.9Windows x86-64

resvg_py-0.2.1-cp39-cp39-win32.whl (921.4 kB view details)

Uploaded CPython 3.9Windows x86

resvg_py-0.2.1-cp39-cp39-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

resvg_py-0.2.1-cp39-cp39-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

resvg_py-0.2.1-cp39-cp39-musllinux_1_2_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

resvg_py-0.2.1-cp39-cp39-musllinux_1_2_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

resvg_py-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

resvg_py-0.2.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

resvg_py-0.2.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

resvg_py-0.2.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

resvg_py-0.2.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (1.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.5+ i686

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.1.tar.gz
Algorithm Hash digest
SHA256 320c2c37e5504bbb0e5802a32dfc2ba1034739b45a9a8cae5b5c194b84501360
MD5 ba73a1dc8b5c740f5b615cde90a1fe3e
BLAKE2b-256 8b1d396ee37d21e3ad2670e58c4c0e96523199562fc96ab4a80e31940c6f5af8

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c2978e725dcaac128b596af62db5c98b8a93a1b415e3b7572272be37690c66a3
MD5 133e61dbe98654fdd4b032821a66bf71
BLAKE2b-256 cd49f86846ff568499fd30df21198909a79ed9354e4a98770f7db4463e71f8ba

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 61befc70f915c6ed913155e6dbb5e920a976ed4c1b0481a5b6346e32037fd2a4
MD5 3992bd243b5d5ecb153ae3f3057a1827
BLAKE2b-256 ca4d56c4ac42cb284a04189bc5b132e9d24486101ec3c56b67ba799a8c737cf1

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 67621d65058a3286e1d62b202f4ad7b3a69e9ddbbcbbe3ad7c66423461fd1fe6
MD5 1f9315db28ec9ddb177ae44e56aae8ca
BLAKE2b-256 76a7cf6f16dd3a50449e5db294dbc3afd7344264c00f1bfdb95ee07834def068

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 232c6e8d028ea4491a619369de094c388a8ce3b033a1dcc86528b29fcae0090b
MD5 0bc331af9f4414745e14edcfb0b5ed6e
BLAKE2b-256 d2068bb3646b6ddf3019670fbc31770a6ceda91993a950903093cb4e4390be8a

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2c451eb54545bc3d2a64f7ccc25b34264481c90c425a3d777ea8bd0381f54cbf
MD5 0bf4fb68b8b1583a2f545bfde3525e16
BLAKE2b-256 fb6db325aed560c683921f525254e73b7b178a9bbc434812b696b77b5b6951c1

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 8b5658163e81ce3801d386e787ba4884e2bc2cc87ddb9259853ef0726bbba136
MD5 78f69b8e8b9764dcb433c66eaa977d2b
BLAKE2b-256 1913a9ab8ec68ce1829d92afc29ed8aa8abe209d4c5fd251df3ce317f1e435d4

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a4cc3ae6b4e6a45aa064e9f38c04e6d678b86b35c382bf62b17b6d2eff9668cc
MD5 441e89f0e33aa12621284b091fe5f26a
BLAKE2b-256 76b2a24127ac30b84b04ff9baf8cd9b18dc9db0a4c0d88f18806ddefa3ac162c

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9835ae748431c6151c62c49b46a1558376d17e0e1058fff0622674ba12462938
MD5 20f3deddd3b3de657dc74b5d162ccc53
BLAKE2b-256 e961552a5838401378255943a99cfeec40e39ba9041bcf5b26c90c926bbdf05a

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 13b0e6d64a7e78191ad2f91be77d392f63d9a4c19cb439806486b13d856f48a6
MD5 3a3d5f27d33649fd31847cfec697b4af
BLAKE2b-256 fbe499a4dfce86791e908c3d51e040223bb1cd771d5aebf14b32cb6a469012c7

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 9a542aa8bd8277a8aa12e2e81406243ee73744517d71f0cd61b01d1394882b7c
MD5 b5396263b3e8604a276a883048a173d4
BLAKE2b-256 57d65344aff6fe4c63f882d5d8923f99e12f5b3bf36054c8d4d9973ee74524a7

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4fc51c2c13b228f6df8810a873b25e1d27dd3f01699fa43c5ee52c56b1c5aa91
MD5 c2f819983a4d725076eae9c4892ac544
BLAKE2b-256 4ebac258c69961150af47e6f0d7f63a6768d238cbf7e92170a0b7f4f31001e90

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 27267c34392e0478782e214428bc12d3b8cbc01ed80c6bc115f8f4be15101d6c
MD5 6fccc3da5a70856d92c6aae59e176be2
BLAKE2b-256 b6b68bc06adfbc117c3664e3144c59e02655c94c7ee6c5e03b881c6594fe4d21

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f2d38ae5d97e6f96b8a2a1e48cf94e82e859df672c36ca7be213721aa17a7e1d
MD5 654fa13888c23c8b82d28ad8d34d4399
BLAKE2b-256 68b2df65ddfc39f67011fdcbd25f6c1bd5280451cca52f4bc009b77fcc3503c9

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dc96547975d4807d2423e9e9850d361a9d646ae00805960e1e8dea2eda56afbc
MD5 b941ed9f8dc89ad435c689d735183119
BLAKE2b-256 1a5691f7a980308084755c2403a755113ff2fd2607700a5fb3937d58fd75a443

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 288ec648ec27fcbe6710c0bd480bc187310e1157bc708a70e532421d95cc8565
MD5 dc6fa472bfd58da1d94830998827969a
BLAKE2b-256 653bf6f3ec8cd010ceaac0ad3da79b06af3938144db168c477b9f991513f569d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a30573e1cc71792f126788418ce6fa646a0cf9ea733c968e5a008bf4700ef4ab
MD5 048256b52ee7b101c8aabc9122ca9513
BLAKE2b-256 251476f5ad70893968593494392700591b07b27d3444ae6d1139cf600bae4972

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8cda3f645fe577f0a79e3b7d230fd847ac481ef92837c7856aa81b0220791830
MD5 431befbfafe68578c1014c2031c8747b
BLAKE2b-256 aefe05e56e1ab55ac1570cc80013467f370117c6da1ce08ad7c84356d6159447

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 69498830bccfd83cf5824c43bbe8d04bd03ece807a5abfe7870401619413a7ff
MD5 819a905f3535b3f497fba1b14d4640ed
BLAKE2b-256 f687773d487ca63f13aca75d427fd3652530e39819f266cf1cd213cd7a1c3e6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fb2b8c4c993fb541e4ad623d41784550c53c22e1235013483731efa507bb2bef
MD5 96644ac5f57110973327e559dd23d8f6
BLAKE2b-256 fd592bf449ed9f645048f2649960d7684f2711d1335693c94bc2460b2fdbf588

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 11394af99715feb6cea057300cc483b3fe7bb1916a79d5684e5c0d4b233277ec
MD5 9410ac49bf8306fd39d554f2fd5c6dfc
BLAKE2b-256 b85a48568bc4fa6dd470c67239ba7e012c2ec33a9b4662b7d626be6dffc9ada2

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7b08f681bd7ff404f7a511b773feb2745f4d020bdbf2fcf66f2d1d876aec8158
MD5 498431937208bb8353a8da06d8bb29b7
BLAKE2b-256 fdc33fa93fd6a55357808a07d9000aacd9e790f0250db9f23f50023d0928c93a

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a98f9c9373165d55c8e15ce2a6e0073b9ffdaa107dbdb742c605dd6fe4971bfe
MD5 72a71261397a8ce22a746ed7b4599e43
BLAKE2b-256 f37bd826ed798f177bc71c27c3f456f864be7f41a13af3ba13a5cbb12cbdd390

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3cd30ad028dff931969212cc04659b1dafe9fd2a792d37d157161efaa72beb6d
MD5 8a9284fa6060d7c8543f62423e61750e
BLAKE2b-256 ca90323a9dbe3800802e78826bf2da495c9f6ed7d38c3fd58c9ec6840757851c

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f0b657af42a3343c5c719f3d5b1c5a53caece9bbfcb4d8124144004ab844fc82
MD5 99921a250156687d1f73891d24d0a0df
BLAKE2b-256 fa5973d61175b0ee0a1f2e748df0fb13ec083167e3bd6a41851bba6429960aba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2950fde519808fe70dfddc392d44900032d4989e09be2108ea628f31e9202a71
MD5 30fbf81364e773750eee96fab0450dff
BLAKE2b-256 86ec6bb52b81ae6e90f2976f2a6c00c048dd7791e9a20ac7bdc37fa47c2a0f2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 92ced90983aee9bcd2e0ac1acc611365b6b6cde1d042f46319bc3ae09de09a58
MD5 bc681f6f2eed0e362bc7b25f5c9cf707
BLAKE2b-256 763956bbcdc72c35719b0b339cf788daf362ef7a3d3f615781927c928b6fc7e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e3b4550e57a4dd47ca391b9da6b017565809bb140c6b482dc8fec4f3ac4645b5
MD5 0e800feacb6a315188bb3e9c353ed949
BLAKE2b-256 ee5e155f8d8389b790b63860dbecaa0a3350915b5abc31cac16b7dba7ef96a4b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 74ee1696c7ea7510640dba75b5149858d1515064a009b64524b791a7c468d28d
MD5 d8eaf7417202960fcd52eaab3550440e
BLAKE2b-256 3b60ab8bf603cd511b9171d86d2d6347b717c36f634d0abc5c8b31e57deec2f9

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c7d46ec1ab083027ccf3a29542ffbb29bbc26f51bbdd8f1c5bc763decea080c3
MD5 e7b5ca1e9373f88af8c2fb00e15a1574
BLAKE2b-256 121846c2b0d8426ca7625535e289602cd840ba842d6591eeb116734a0110d1cd

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 27b604de853e0e5ad98b2e1962ba249bc02d3fa1b8b29719aa5e0c5df0d9002c
MD5 71adc1ad8db845f2216be1b70d9b7d51
BLAKE2b-256 ab526d71d1fdd74bd8ec8f51a387c7c43bc14fb6d848aae03c1ff7b694d55443

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 35dd04aa49782370f567f971d25c60cc8b7009796c18f27cec4dd4856afebe56
MD5 7e63ecf9418eff4490b40ee22c1c44a1
BLAKE2b-256 d3556ad6f43b1becc30b7355a49cee4e5b14f770b2b55d8c0a930a21d1861cdd

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6e8de82c209a4868d3f88b7f091718d0877180d4e39b432063be9ed75125c050
MD5 a984d2a171772c13ac034d7603e9bf09
BLAKE2b-256 25d2c69a5d4854d23178d142c4adecb62d0ab6f632b91528948c529d77698142

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a71c7e3497f998a94ea5ce5e40522054435cc255d2c09943e1b732b13c5962a7
MD5 66bfd2770d60c575b25dd83c49741103
BLAKE2b-256 0c730f92519abec07b8a6c2cc092d00f7ee73ec8189115321de4748cbd54a37d

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a46c655248efd0c7586ef502d8668c7dc7663f2427995ef1e248ce4b0325c290
MD5 bde95c1899f3d6f8452a854b6ea78cb9
BLAKE2b-256 67241af6390d4e65e4b94c0679d79965f8c35a889b3157e00e8504f8c3a5bd91

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f5a73ee643040e4250cab0fe43598e78cb127c57338873687e2f70622e9f72f2
MD5 5d0aba324807c20bbb46f48c5680f947
BLAKE2b-256 8af0dfdac2f859454287cef5efdcc1efbf49e6a275f27a215b55142d432f2b82

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 952fd793d40a3cd552def24eaf2db5a9cc4b47692e2a00695efae616ba9d78e3
MD5 231de3ccb2660f97a00d2ffc1ba57845
BLAKE2b-256 691995f6c76e1a6b325fcadea8c4e8760d1e652a030e5e196380f55b32eddb3a

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 2e866064651cd35517d1424be9acd0aba6d2ed6d6d44fe5d6aea2137a3440e2d
MD5 18ec05d3decf7d9899da255ca73b8857
BLAKE2b-256 cb11354ebb924c33d8dc7c368d7b41f2d05ef26c8db93f94229275382f845850

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5a36f0282cd9a8d70e3ba864fc7ed66d762cebb7ebd67de2f244a07e14b78d90
MD5 c07ac2899410dd66d7e548db71a99ad4
BLAKE2b-256 df0a66ec099b2b715b34841609adbe68f011a8920ff7c6837eede67629d101b0

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2eb01506c13e74a34d911bdaef36241ef40d8b52ab5a99cd5d95c4adb5f27073
MD5 592855f40dd58ed079c9b05d28d4bd02
BLAKE2b-256 5afcdd294c55760fc79f65f1bc1bf195b3d39f779ec7310175c953f6ecde0f19

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp313-cp313-win32.whl.

File metadata

  • Download URL: resvg_py-0.2.1-cp313-cp313-win32.whl
  • Upload date:
  • Size: 921.7 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.0

File hashes

Hashes for resvg_py-0.2.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 a8b34b58108c27b2e5921ca98912ef2826a3cdaa66439c2a2abc4d3433529732
MD5 09a389dcf9b9041ca3cbedb947686f7d
BLAKE2b-256 bbc56f6feb91e7fd902ae1fe6404651f37c432b7253aa3f902a54a541374f9a1

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9575ecc404f1f0ba3b240b17d03d44dbcc6bf4c6871289e62c2d8a626345af58
MD5 a6c79c39510fb3ef5cf61bd6ae1b5c0f
BLAKE2b-256 6c15f1de5a6b0a8d0dd2bda12227226d97aecf61d8e954afe219d64eae4081be

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 67fd95c920944a6c4ff8e7ea55fedebe160b479d84599cda885b05c898046627
MD5 3f6bd9b38547e6b6cc16293231cdd306
BLAKE2b-256 e2c9515bf63aac9ce0337b50a7c469e4ce5a90849550d9b06424e53602ebfe33

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 9e5508895cbfad5bfe4bc86372fe37e05d10d4670b9df674d5ffd7789791bee3
MD5 08caeb76fff7ea52b07b9cc5da060f0a
BLAKE2b-256 d394c76dc25abb159b798109f9762dd0ec09ff97e598c99dc58a7a15e10a168a

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b7647fe79ee670977c59ebd7e07adff2a63f0e5ddca302843719213429b614bf
MD5 9156f9b8fa02d704a24a056051abb085
BLAKE2b-256 f983922d3680200a5bd2d1c93b01fc7e88f1807d806d37b4b63e9a8eafecf94c

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c6356d4660554abfa2f3fe5463bc2cbabffa3c0bb8c4da069cda95b8d260ed1d
MD5 4a41e455838e97131666b06f144fd0a1
BLAKE2b-256 da28c277f60e23781cd295469a12dc05e3f9587f76ae4aefae1d357d224b88bb

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0cf9d0258b3edf1455caa9cf56609bb95cfb548569320e1bd79b9a866fb96bff
MD5 13a59f32f066d4fe529817f4523535fb
BLAKE2b-256 55b79197fef40362bba10ac37064c1ec852d1b20ec17e1f3b1f6aa333d202619

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2935a2fe0e4ad8ea61099e25a264445e7ca14908b45c732422678861a3150069
MD5 cff22879b0f2e3114c621e405f2c3352
BLAKE2b-256 6f741829ab593459254d731849e74fb8e22e32b78a926ddf407536c8ae76c741

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b86d4f27d0c2faf3efb062a38f0b36a6d74675216e5c900e6d8991c5b9b8b0ae
MD5 2cb4ad9d4c37292393ea26e26d4fff36
BLAKE2b-256 564e2b39d176d5c21fb9045dc94829e7ed6d13c1f400f6cd6937c5c5e4a240f0

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e66373d1e4499b9a94f95c724fed14a2092a2eaf2890478f9e0a6ae0a22e764a
MD5 497f7a5cb1aca6c451f096bc201113af
BLAKE2b-256 2e4eb63318f9a7b046f7349bf02e9d4d716484d2330437dedd56de94231e7ff9

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 3f17e2b41d0bedbaefd5509588c06f37fd8c3c67487e3cc35dcbbdd9bd9b8fec
MD5 84c4198bf066f0a87fdf24785a2106ce
BLAKE2b-256 5894b25850403659d4594a1bd426dbc9ba568908b24aa5da5b45ec5b1274a6c3

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0730197bf5ca2353b1297f9105f2b84071cbaadaa5d0b1f3f4e43e6553a9f792
MD5 686ca8a9dd6819789d9c8b3b55672ce4
BLAKE2b-256 48aad77d7a28264c0a3391c6515980a3e4dc1f4862a8aa9366905d3428d6ed44

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 259a2359943c0a00b1b6d460a329a66496eb4709ca7cc841817b4de92af7f698
MD5 32265e40fcfe928833d159d6a8e5413c
BLAKE2b-256 a361d79e14e9bc0d72930063ea7551e558106be2c8092ffbc69da685119d257d

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2c267378d26f844555f6246365b399f315121cf386a9b3450af0149d74ae1238
MD5 9ac04151023996fdeb7e359bc86b1cf6
BLAKE2b-256 5187569504de00a44dc0d209d0f9f568f4e18d30a9f3c4fc8882ca33c66563ec

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp312-cp312-win32.whl.

File metadata

  • Download URL: resvg_py-0.2.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 921.9 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.0

File hashes

Hashes for resvg_py-0.2.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 59f7e5666eaaa42e2b6e3a5e2c39b7daf816056c3ab58da7cba8f8c0b63ef10b
MD5 20d5c4c2f65934b44171a5a128b458b6
BLAKE2b-256 74eb7073126e02900a5806b2ae00a93a0bc3e79d71f6098a6841435690651d4a

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 17ebc90640c9d38c7dc847790823da1d83579737142c8dbf8ea8aea455285d9a
MD5 3b258bf0d375d46519c42cec87d40893
BLAKE2b-256 ff5ad946a85c5fd3d529751f0b3e5d10717bb60fcf62a1235d439d1e360317ed

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 765fbd9d15a35750435937b0d6fe484ffaeb6032981a8f236f465c67ee1b12e9
MD5 d11767fd328ec7672ff57e11cce9327b
BLAKE2b-256 03063b999f9bf83872a1b6251497c37d2eaa3a7299321bf8988a4bd1bc5de97f

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d57ce349bcdbe1ba5c3eb4b1f86e43466fc98727d039aaf315f65ac94938756a
MD5 882c79e015892636750453fc44ca6332
BLAKE2b-256 13672156c15bf79d90739f3e51fde29ab49f32b23e5689848c94f62889d14e3e

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 57c349af9ea7bfc538e57908b7bde5dc5d4e16e9e9b5c62277dd7f6840c651a8
MD5 cbb5c9557d05e7ac7be74f06dfa95fac
BLAKE2b-256 6215751cd50b1f08f35c6c87e8660aa93a6d4872905bb533e1211c30c228a64e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1069a5939b5fcd454c2b0dbb795f5eb2f5e2721acd092058b735b4551bdd85a9
MD5 5b7ef093686e43c556bd8edd1b1493c2
BLAKE2b-256 f7aed425368ca3804919c8326d7e852a8cae3a3b70df664802b9e47e95413a41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 cb6bd3bb074f291b92a26f9d8727e94607627a29eb4eabf09bb680aff84753aa
MD5 41bcfb0deb29822d144237dfdbe1a97f
BLAKE2b-256 8770d6cf6951390608aef5caacb6a8e13c51da6a0185444c25a602abd62724d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0d8e7218013549069c625702d09d2ada03b8ca81bb9c269b33737e3ee17f70a5
MD5 7645e5b28bc485417b4d8da8e41f529b
BLAKE2b-256 d772dabf39caabdf0e4302951519675a9b5df94174d62a4910d07060e5b7f7d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c5d4a5d6314fc9de4d8cebe68f2a2cd92667dafa14b05f3b18a09f9e8a2bf3b5
MD5 84940bfaa19beb30a21d57e372ff74a2
BLAKE2b-256 b9f6c2f54f5cad0b22845cd2441df1a1b921de7a847a7adf1aa6f07ed3ce7248

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c9112c51c0676e73efac9aa63c8058676c6ad6b84793d5b2a938ea14dea6751f
MD5 67849f5facbe08c9837b39752694a465
BLAKE2b-256 0588f0c7eb7d78191d2b4925669065821ddb70d0ad102a7cb1ffd01a24c1a433

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 575bb6b10456ec0edaa683dc7ed08036b5227c4d35a3886bcc4532500e96d6bb
MD5 765cb5799e8f6960d26f4641201c7cfc
BLAKE2b-256 c6cb82049a1f5fcab2169178f4c7e9cee99abad3f1f6857399ea6aa4238f71b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ffe774a97465648f079824b71639be94008fa98e883f078ca49b7f6d78097bf6
MD5 2306c8c91bbdfd7151067d18b52ca480
BLAKE2b-256 a5558573ca9bacbc15ff25192438f02dbd7053d6638a367701fe7bb729326e23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 c40ffea9a4407ad1b5df5cba0e178b89a9824dc7c44b7c2b43ca9c31f79e7e0d
MD5 3668388a0ec74a4a8954480611976860
BLAKE2b-256 401fd2ed2c536188b9de9bedadf7a200f8936445374cd424d5aece467caa7451

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 1f2b0182ed9606f2a6d6307f7325262ecfb53853f9c3478ced173a0981b3ab1c
MD5 071bdc894fb2e11207458b1c3b7adda5
BLAKE2b-256 70526a7197808decf40e7a5fcfa62f9084ca17eb2e2633fa0451e4803dbc7de9

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp311-cp311-win32.whl.

File metadata

  • Download URL: resvg_py-0.2.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 921.5 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.0

File hashes

Hashes for resvg_py-0.2.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 ebfa845243f57a02ba17c615b1ac9f6d2250817947f10061b79c8b733e1e2359
MD5 e1cb4cc60a6364ebfa89237da62aa74e
BLAKE2b-256 acaca9ef0b4963638158f8e2c577746615c711fccc9b63fe6f6abdc7c3496af6

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bccb17536c82a1a08ef9cff3b18f3a02ebf5197becda169062f5ae50f42b44e3
MD5 85bd0d004b97ff205ed2c8ac34a452b1
BLAKE2b-256 7b9925e97db7d1ec2fc58a63c152a9ccbce49b922df140901e5f4e817f38e573

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ddc622d0bfe4832548f938d9ac4f35d0f165ada4e975a361d96813c6beb7b0c9
MD5 69c416bb6d996845d3d2dbaf6d336207
BLAKE2b-256 160d6d8d61c2b0dc9ebc2d98d2c1b2cd46735250fa33b7b82ff6660fc7adbbd2

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 21e73956ad28d5f141f81b467f449538d6fa6510bd62d8357819bbfc6e822fbb
MD5 37493a39e32b50ededfd5669f8c6f309
BLAKE2b-256 79700b478d353dd30f7ea68b8163faf1dd4a45a7ee0545e529711433fb17f5f9

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4d3a47fd73685dae6f1689c67eb502b2eed5b2e9971c98fc733b9c483e6e21b0
MD5 99c582072cd82138fca0423b678851b5
BLAKE2b-256 49a881e2832119c5dd80a6d968f58ab1b79d1b143c067985c017fd122310b45e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 917174cafa10bc9d7afaf0072fe0a6e3c7deef93cb7386ef532ab4f9c51f52bc
MD5 fe8147f52c38f870392e9e929b17ae3f
BLAKE2b-256 ff4fd03dfee7c535a171f8ba5dc31c49e7b843339f711669b0662cee4a4a64c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2fca774605be26cc37aaf7da2e895265ac69016cdd10f0a1f469d47e69a70b43
MD5 76a860d81ea14dcfb7fa1b16ada9119b
BLAKE2b-256 ad24b815dcf33d091f477c122c4ac2d4df123b1e091e6499861d202c0b72603f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a2cc2e1e30abe953619d45c10f3ce076e7f207317e611432dedac6511b6570d3
MD5 84427dc9c57452619c5565ad72012183
BLAKE2b-256 3c12ed9c2958d20784abf3be8ba5b1c4701e3da3b28aa48e5ce8e060602bbdf4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9e8795b56e59de62c706e24d38e4ce97bf6729891e7d1f09d34c24f99d9e941e
MD5 5a5726649e78262693d72cba6c0205bc
BLAKE2b-256 8d8f22284e1ebcdc07c12d691484c807c4e5fe0459a6b2e8ad96775734c621ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6526e32f131b7706724762e60885f50ea164d9d1043f0cfff067f298ab8ede95
MD5 c23a22c5ad24afdacb88df088e2d7081
BLAKE2b-256 a083659952d09c31920d6feb737606d5cb829d48562b027ad5edf0015d0f42f1

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 d2f1a4f23347ca33871bd703eccc5d6f862177f69e02534e2b4a6e447402ad0c
MD5 accb7ca4701e1e46c9e77d5dbc7c304d
BLAKE2b-256 075a6943ed37cf4abe2e27da42cd503827a00a9e7d70b0746078e0deff361e97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5bea4d0975eeabc1a9fd7158c5fcfa09f82ee774be5a51fa281046bf38aea556
MD5 01a1f63c0cf9dc8fe84a0941a825fd91
BLAKE2b-256 e6a7b37adda2ed7704ed152ffdd862a90b0d8136d9f28c5b4ebfad596b3d5ee0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 1a4ae329849c1e9e2efab7442a2524d093358f9c46d553c1e3bdea6c5a9b1f5f
MD5 d30aa4be53ef5fadc4ff50bda12dd1ea
BLAKE2b-256 9927bd6cbe0884a91adf5b3dd53fe4858b1eb295e7d9d14cffdc6d007ca59f42

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 01d0564e554b37907857be28d1b15372e312efac37d039f261684072e9aa1dbf
MD5 9b17ade80eaa42f97c1187f2391c0187
BLAKE2b-256 be3ae632639637ea6baa03c8d0a3f3143ba4c4dbed104411fe85f2ebcd1054c9

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp310-cp310-win32.whl.

File metadata

  • Download URL: resvg_py-0.2.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 921.4 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.0

File hashes

Hashes for resvg_py-0.2.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 0722d1b1ff02945139c4bb0acbe4c19aa744acc1166ab95f2543af54a066ee74
MD5 072f13451dbcf16e48c3e0a30f4956ee
BLAKE2b-256 30ba78f2b4302e233e23ee130c62dad4ac1886bd61a993d1caf01f5ea7c66b3d

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b2e52165ce9189016ef74e7a60295b17630bd99f504987d16517caa4fed09662
MD5 457ec8ba4c19ceda4f094324d781a9b2
BLAKE2b-256 15ffef93446ca715b22039495dc3240368e73b436ea5cc9673f20b67f3d9db4d

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e6fbfdcff66092e31d50cbb025150531069aaf5cc07f0d9f0d888c30c16d0b49
MD5 45f6ed5cfe9a24fe78b257529281ff6d
BLAKE2b-256 46ffb6b44689754f9430c649df2badb9f679fc95a728e49ed598fb534abe0d97

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a427551c0c7c00e30eb1354e055be1048950f8bc355a59fc65d3c5617e9bee93
MD5 69a3db1debd4f894c1aa10fd7b0a899b
BLAKE2b-256 b1dd75f88c1bdc0b5f0f4065a605f39ec4bb9f24cdd9f7508e5436ebc3ebfbfb

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b166769c8b346a01979077858cd2cdf0299a203b0cc3a4c90d0c2534dcd8c109
MD5 2695b60924f4ff73867c7563d841cc1f
BLAKE2b-256 a712ba6d39b773c4f06672d9b5946b09c190e9e5615cde5179dab7fd26207258

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c12e63ecc7d04f8a875a968c8f1322ea2a5f87426a0847dc5837222cbc04d91d
MD5 97e30d11a74d3535a63d7f50b968cdb5
BLAKE2b-256 9fd16f7d64ab3f45dff464ef48a686778e30aa8e094ef95fa263c244f08eb268

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9e718f130fd75992b2f674c7e697110e5459110e13ab76951e0fa48a42a4f44f
MD5 ebc209a30a36ecb28fd7af490600ad10
BLAKE2b-256 c582d05acd86c4425da288d9d3cdb634609b4d941c4f5b34f136ee8d1fb232e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5cba2aed6f77f1333f110e418488169c18a5bf9ecc22a555ae51a4311cd7d09e
MD5 cbc9f6879a1a64d746186d6f7323b3e8
BLAKE2b-256 2ee2949ac55f73a0c08c7c1502e28f8c009c43fef974079dfdba438750d694f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 16d8631ce261017d58a84fdbef2151e30e560a37dc45f2c61bc48bf694a0acdd
MD5 b601747ea29761140a4633a104754220
BLAKE2b-256 19275100f6def1f9abbbc5e3d3a2def6d9f5cc71ea484163d312431e49b25664

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 475f3f2cb13a78b2ca2e9e74d71be18c120423c01a3b677e9d50bd59bafb2ae3
MD5 f6db2fc34cba512f019e2f9d0ec60a57
BLAKE2b-256 f771df70b1d6825417a5f885bc6aa78851b12cad751c5326538504e460b1a1ab

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 9d05f1c4d67dee88b0b7f9c3e5f339b6a299d632eb71a6246f1305de44d41a69
MD5 07726b9bd09e6f021913ab74030e710b
BLAKE2b-256 4634746b55ca2d13d52b6ad039fb63122c691b107261997ed86d876336de8c21

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: resvg_py-0.2.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 936.3 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.0

File hashes

Hashes for resvg_py-0.2.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 e78f7be7a0593b9c898a2d14636aade406f072bdb91de996945bd7cfdb1f6dd1
MD5 8a0fadf5e4ff762a56113d9dab368699
BLAKE2b-256 d1239e16314f5242cf0a6b30f09eb22c20ba8d50c522f43452dbc970ce2758e6

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp39-cp39-win32.whl.

File metadata

  • Download URL: resvg_py-0.2.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 921.4 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.0

File hashes

Hashes for resvg_py-0.2.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 b4a0ea84f6583c18f09dd9233355fdac37ad46bc8fbc59d4373a2607385be54c
MD5 433cd789864f30aca72f8c35a18c929b
BLAKE2b-256 fad92aba9635c3eac3982287a27f1b1463423f979475a619eb8e85bcd70dfdb2

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2219eb83b503310394861c565d32ee21e520341dc23a657bf2234a5e4970dd02
MD5 ae168618dfaa0eb589b4a21f55713759
BLAKE2b-256 0d1d85d2b018af3709c4f41c53113a8ee3ce4f95974b5feaa3043e5f8e15fc69

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4f06dcfd93da9c335e6b9d7b6106f916f8bd8b9c75a5fec83709ccf212a28bbb
MD5 1360e89dc67897c603346b5a3faec462
BLAKE2b-256 38caecbf448b6bdfc36478ad824f812cec494a923aa8f6145a905ec62a9b72ba

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 85cdd0edefc6784d96414f9ccb166e21bbe886720aa65cc13a0ea0a55d487aea
MD5 4147420fee37848768c8c8a09c47e2b9
BLAKE2b-256 ba756dd944635eb32861244f5974fb89bfcc2ed31628c7b9075e88142ab7ce32

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 69ba01e5560f3a611feb546d70d5ee650bc803d23e256ca88521d1767994afd7
MD5 b51e45c339d27d1d5f988a669a9d1b99
BLAKE2b-256 065bbe538b68552b44b9ca6e66879818cc8f602a68b4cd89e0dfce2c9bcefb84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8e2bd2e4a4b0861eebab16c0ab06f824ad66544f61ecceefd5dc74990d86b06a
MD5 d1495074b8b2bd567406fd479100ae09
BLAKE2b-256 ee3ee2d4fa7362699e32ccde84ee2b09b8b3bcd9f907ab0e2edaf996745932cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b113c39e37d9bcb45e4d5caf50ed8df5d77ef89de3f166d7b7b1c801ef97adaf
MD5 20a2050d1c9b743e544ebfc52c2f6985
BLAKE2b-256 04827e4d51a31f1da2f047c3166d28ffe5ce92f9f339e6378ed679e814053dce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 70cdf491cc28fb808be68b874369614a0bd871ed1fd4f73e1f36e8954028095c
MD5 4308cb27f6f1966e947e9c55b5ff1196
BLAKE2b-256 de33a1fe6639e1cd67edc285cbbc9c3c8bdea4d0a0434cfc2046515fbf6238eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 fa33ea151b618b05acb58be36e00de3567e6ee2ad00a2c761a708ca59ad8f16a
MD5 29dc1a52f48f33ab14f54cc5fb98a8e8
BLAKE2b-256 8a2a96ec1fd24a952796e306849734b9d8c64b26beaa5503c40913a0985ae925

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 61cdfcbcceebc635da5af006f99f55bc488394c192da184b08816fc74243d4aa
MD5 514c54e5af54543c289dd14ac843b3ed
BLAKE2b-256 69e5481904bcab4578727262b1570cf60ac793af6861f5bfe0e23dde977dc4d3

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 5b917f4dd9536f7d1caf88ca04bde6aefb593cf57257c020a8020f63b455c311
MD5 6eb721ada0e19a214f68f2fbad53a17d
BLAKE2b-256 c4bfc40052952fd0e2163f80f2942fe9fc4c53eae5e867d87c35c5ed4dcef84d

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