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.4.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.4-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.4-pp311-pypy311_pp73-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

resvg_py-0.2.4-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (1.4 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

resvg_py-0.2.4-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.4-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.4-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

resvg_py-0.2.4-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.4-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.4-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.4-cp314-cp314t-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

resvg_py-0.2.4-cp314-cp314t-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

resvg_py-0.2.4-cp314-cp314t-musllinux_1_2_armv7l.whl (1.4 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

resvg_py-0.2.4-cp314-cp314t-musllinux_1_2_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

resvg_py-0.2.4-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ s390x

resvg_py-0.2.4-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ppc64le

resvg_py-0.2.4-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.4-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

resvg_py-0.2.4-cp314-cp314-win_amd64.whl (956.1 kB view details)

Uploaded CPython 3.14Windows x86-64

resvg_py-0.2.4-cp314-cp314-win32.whl (942.4 kB view details)

Uploaded CPython 3.14Windows x86

resvg_py-0.2.4-cp314-cp314-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

resvg_py-0.2.4-cp314-cp314-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

resvg_py-0.2.4-cp314-cp314-musllinux_1_2_armv7l.whl (1.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

resvg_py-0.2.4-cp314-cp314-musllinux_1_2_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

resvg_py-0.2.4-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.4-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ s390x

resvg_py-0.2.4-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ppc64le

resvg_py-0.2.4-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.4-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

resvg_py-0.2.4-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.4-cp314-cp314-macosx_11_0_arm64.whl (970.7 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

resvg_py-0.2.4-cp314-cp314-macosx_10_12_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.14macOS 10.12+ x86-64

resvg_py-0.2.4-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.4-cp313-cp313t-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

resvg_py-0.2.4-cp313-cp313t-musllinux_1_2_armv7l.whl (1.4 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

resvg_py-0.2.4-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.4-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

resvg_py-0.2.4-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.4-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.4-cp313-cp313-win_amd64.whl (956.0 kB view details)

Uploaded CPython 3.13Windows x86-64

resvg_py-0.2.4-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.4-cp313-cp313-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

resvg_py-0.2.4-cp313-cp313-musllinux_1_2_armv7l.whl (1.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

resvg_py-0.2.4-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.4-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.4-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

resvg_py-0.2.4-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.4-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.4-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.4-cp313-cp313-macosx_11_0_arm64.whl (970.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

resvg_py-0.2.4-cp313-cp313-macosx_10_12_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

resvg_py-0.2.4-cp312-cp312-win_amd64.whl (956.0 kB view details)

Uploaded CPython 3.12Windows x86-64

resvg_py-0.2.4-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.4-cp312-cp312-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

resvg_py-0.2.4-cp312-cp312-musllinux_1_2_armv7l.whl (1.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

resvg_py-0.2.4-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.4-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.4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

resvg_py-0.2.4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.4-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.4-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.4-cp312-cp312-macosx_11_0_arm64.whl (970.4 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

resvg_py-0.2.4-cp312-cp312-macosx_10_12_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

resvg_py-0.2.4-cp311-cp311-win_amd64.whl (956.2 kB view details)

Uploaded CPython 3.11Windows x86-64

resvg_py-0.2.4-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.4-cp311-cp311-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

resvg_py-0.2.4-cp311-cp311-musllinux_1_2_armv7l.whl (1.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

resvg_py-0.2.4-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.4-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.4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

resvg_py-0.2.4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.4-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.4-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.4-cp311-cp311-macosx_11_0_arm64.whl (971.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

resvg_py-0.2.4-cp311-cp311-macosx_10_12_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

resvg_py-0.2.4-cp310-cp310-win_amd64.whl (956.1 kB view details)

Uploaded CPython 3.10Windows x86-64

resvg_py-0.2.4-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.4-cp310-cp310-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

resvg_py-0.2.4-cp310-cp310-musllinux_1_2_armv7l.whl (1.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

resvg_py-0.2.4-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.4-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.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

resvg_py-0.2.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.4-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.4-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.4-cp39-cp39-win_amd64.whl (956.1 kB view details)

Uploaded CPython 3.9Windows x86-64

resvg_py-0.2.4-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.4-cp39-cp39-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

resvg_py-0.2.4-cp39-cp39-musllinux_1_2_armv7l.whl (1.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

resvg_py-0.2.4-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.4-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.4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

resvg_py-0.2.4-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.4-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.4-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.4.tar.gz.

File metadata

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

File hashes

Hashes for resvg_py-0.2.4.tar.gz
Algorithm Hash digest
SHA256 a6054aa12d2b613922b71bca668842e307537eeb9c93d765210eb460594238ae
MD5 1687c599094e027fcc2d6b9a13f20a1b
BLAKE2b-256 ef9974b6cc3613a74f594cb20d98b43ffc0240809846cc80ed809866faccdd47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 288f1febe158948585c5764bab2c6ebead1cae7e53afcfc04761d606004342f9
MD5 26826c07d8ef2eaea86c0516e3572433
BLAKE2b-256 b1f366a0479df994cb5121370d0f4c24a97a3cfacfac620f13c0e04e4e76713f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f7684019d35ee26cc9e4e869964caf62ee6a3b6a2fb85b293f96c4d08ee8f458
MD5 5fea76d768ab7f645e58c48f138308d2
BLAKE2b-256 bbbac2b835efb8bf84ab50a3a3d9bc22ff0749b6caad9873785eb8201759b4e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8d18f9a33bae47f80f512cc6c8df5718bee33d52e50f45f24e59e957fa6ffafc
MD5 2eb88219bd00f1efdd32e17c5fe8fa69
BLAKE2b-256 ae44a2c14ba352e2128ee8d4bb3ef09709f43ebbac644318711064742e16fa3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 de0dab0600f1ca4aa491d8e64951f37c3f7c56db1ce4fe069d2a296d797d3a44
MD5 06fff672bc9c4f084175ecb19298ef1e
BLAKE2b-256 bdb13a247a8f83bc7e631369d9bc3161f422bf9d592b0f95e77ab7a69bd2b846

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7ebdc60541994fa8f7ee7640f89456e6f5bfcd58a081f8b61fb6b45cb26e2871
MD5 006e0d3bee8e5787a76a16a5c8daeb14
BLAKE2b-256 99e72278daea6dd0b176cce03684da38080c78249ef311eb12e3f8619a27bd5f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5c54e9437c00dfbaffe1faf92b44845d546531ab6796ba872ea960d412a075bc
MD5 c1e0ca00128d6b82cc4e485d25b88f31
BLAKE2b-256 a838da3ec38254f1543d8435098272f9bff027ea187373b7a12d428a5f0f7e82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f54a250505cd3fdefb5c8341e440342414661c478011d70f85dee0db7ce60e48
MD5 367ca992410729615b971d20b67daf67
BLAKE2b-256 2cde769beea1b32afbcbf6acbb98318e748dae17ad227d71e56d9664c79da1bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 75b79dc04797c44fe0229247b989736fd40952f7241484f9d400973fb19ca8e6
MD5 115c1db74f4efd609bde2642ea2932af
BLAKE2b-256 eaefc724c28e4dde2cac5eb55980049edd536c59a61a29de3371d873cdeb7877

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6c69881be4c3a2cb7cad228b064651d49fcc3955b9622f69a19a3d7a16f11688
MD5 fa020aee776a7443b408aaf401fa34b9
BLAKE2b-256 c78a938ec86df0527d5a40280ca5b8e548ed83ae6b2d149341bc1c103898f660

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 4e4fa776f53e8942ab2a52a68d30a48ce8d4b6b514e98c5ff051a83ba84d7459
MD5 beccbbeec82db3f930b9a0e82294ad0a
BLAKE2b-256 0ea331e8d5c54c5d56c3815a906cd03c3ebd053ddd5fa1090075d55bb4e86f97

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.4-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0832a063671e35472e61b64a636b0a993f04745c4f50e1550f05ddfb28c0b6be
MD5 1d2e2111087b3a157c1e84660a1d9b1b
BLAKE2b-256 ae3b2e3fd08531757102104794b232a1cf8500db647da725270b326a7ae1b7da

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.4-cp314-cp314t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f7686f227f3d11faad64e8292359480544adf585d7b3009eee2fce5de1b9ad78
MD5 2f4392c4140856e02bd5f5d26db5b7d5
BLAKE2b-256 1bbb9833a06db8f59b67f5ed15ae3421df0fe57ec560d47e130ec6b123c1f59c

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.4-cp314-cp314t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 cd9edec07b0c457b320af0b2d05aa88caafbe7801b3af07ae19dc5af6f71d9b5
MD5 f415dbe631e2ef6be58a568614636f11
BLAKE2b-256 b98d308c8c177334667c9d87030456c0768a0badf2c44dfd9a4f2f7da118a65d

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.4-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0d0f699538a164fa02b5fdd7ad7f445078015f89ceeb2aa45a970fca4a9a63ac
MD5 bfa723278859ec7d3345c0a8eeafdddd
BLAKE2b-256 f08876a61b481d1eff50b2c0d62d2467a400c0803d0bc7f7c6a4791790d2f470

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.4-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 55beb3a3fe90568522ee5bb91357d458e284a848f999781952a8fd3eb6ebdee3
MD5 2205e872a284baa49b3ca6843b574c0d
BLAKE2b-256 0655c3baa79004174692f541e4bb9c199c79434c6865f6a4192e738096970aad

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.4-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ae34bfb000f3dc2d5c86b2fe21c9323b6249106afa1d78a5a0c92769720f587c
MD5 4f628c6cfb4bf8ed86e6c183f877d2ac
BLAKE2b-256 4929a953d879987bb6c932760c97ff3e242783165a29729c22385cc2c7a38121

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.4-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ebadebb839ef3833d46ee7dff6a83c5615942ee89ca4100b3c637bc61cac8001
MD5 e097f20bb0d03d10f90f869eefd89860
BLAKE2b-256 39c7e8152d20e30bd1b5f9cd8bd83ac8653ee647760dcbed4da093c53a9aa085

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.4-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d510c7026d02214b39fd95f89b44698f82f0ec4a72d57c64c3245a217fadbd09
MD5 0b495a92ad26d480dfca473ae46ec9bc
BLAKE2b-256 3bb720b3e5fbad55cf5c840bd8a31db702d2c662d8bd01f812f8d117d9814499

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.4-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 c8d0e0c619985766af548be4b5946f4dedba593da5b6931b6b30d69fa0ae30f8
MD5 46c3fd89f6433482376b6577675ec7ce
BLAKE2b-256 75492733c22c06645769fd9fe66897d53ecf5ea9e58422ea57eb625203c64a97

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.4-cp314-cp314-win32.whl.

File metadata

  • Download URL: resvg_py-0.2.4-cp314-cp314-win32.whl
  • Upload date:
  • Size: 942.4 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.10.2

File hashes

Hashes for resvg_py-0.2.4-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 116881f329038e4bae37777a36cfd07de864764df6062184ed0e0eda890372e5
MD5 91531c90e57baf81e49325d1b7b07ff6
BLAKE2b-256 44bdde69ec2541f9379cf2e5e54e7f7c86eb061719791ae9638059ab0759d901

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.4-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7488b174538e3d47166c34fcb4f466869008df784f87d68a75bef99db69cccc9
MD5 ccd1af483bcc6649ada897144b182cfd
BLAKE2b-256 0071da8a2e06d6602e093855068a67537ffe9bbdc1f96c03992fe73c521c06da

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.4-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f2be46b4c331fff37320726791ce5a2cc7061647145cb3d0b7fecb00ae6ff732
MD5 011ac32f3b893a059ce7b1c57bbbd616
BLAKE2b-256 26c518b8f3a9e442e843ba0f76d5bcb5491105f2b63ff4b51a68fbcab255b8de

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.4-cp314-cp314-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3603b919d23673f9cd70c46ead1cb17d36335561e5615746473547e465c3420d
MD5 a1ada7f0e6b7ff6a4b4a35443766d0a3
BLAKE2b-256 b317badcc625d12bf10f75e5c72fd35c0e4e14817b6b0bacd12baa4ef63742dd

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.4-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 37dd7f93058a7ad2a670b0af08793e230afa4a264e3f88417ed04336755087b0
MD5 0e0ca8c41dac0bf24fc18e805efe7c01
BLAKE2b-256 bcc72e7bb7a160914d485a95a3af87fb222c32b997c6c83f48f4edc0635bde02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6903e5927f7a70c523d48b61a08d28688216d507929b47d4aef5913c810c5c40
MD5 bcfcb1609a607c052016a913a62c6535
BLAKE2b-256 cd4a50e834d856ce7d138c03bdb986264dc0fb3f899f6712ed16971b764ed78e

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.4-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c542b34df1d0a5786b9e43d6d9a336c4bc3bdc4a581a1ce0d12e50cc48164ce0
MD5 08643658e79aca2b5aeebf056d13ff8b
BLAKE2b-256 c48494c88dc7cb417ead1067dcee01e6e5b97e065eb558f32d2f6f41ee333f51

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.4-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 25a83deb7a635227779acbf928f9236061cce236d6edf9ef0676a2fa90c1c02f
MD5 2d60617625b5631b9bfe60367d4ce87f
BLAKE2b-256 b9efb3c40bb237fa8adb80f9a3d3acf8cbcdbc6b69d1eb02528e005441e3e0cc

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.4-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7e0ab61c57790e102c2baab9b6cf39e1d56c467e3744afaf81d65dad1ccfb17a
MD5 85ed86ea0fc4411c0c5d66c4872a379b
BLAKE2b-256 83188f857b1995f8a9d8d911273954adc921e3f276ba0ca032998c4c58071a9e

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.4-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d4a11caa5b3346322efa833cf838d03886a1e51f4b50d4a82eeb71c30df7869c
MD5 f1988629ce8ead85951e729039c09d5d
BLAKE2b-256 8e4bd0d2b719763a09f27e65bc122100cde772d7db6a9da60b132a8987055d68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 e47b6ba867fdd753fcf57d93c0bfd8a7a4aea9300e8f926ada84438b202c4b02
MD5 5c5f0757b953f56b46c632675b34e608
BLAKE2b-256 c77e481cb4e55dba50698818cecf2c1d71e1c2812ebc15a02acd5d65f83d08b9

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.4-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b39162369d873869232ac4fe76b69b9a8f23b8c3c46cacc36aa012fda3fc6e47
MD5 fca3e2acb0d3dac4c13a1bd3af5200cc
BLAKE2b-256 04040f4b9d144b1a2bc143475ee0547cf2157275a0573afe3b4cda45fea58bd7

See more details on using hashes here.

File details

Details for the file resvg_py-0.2.4-cp314-cp314-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 301922c4956cd21929c863c6f669de778852293442dc2c677bb62d31e179601c
MD5 ea05d3c432a6daa0a3aed964b62d5ee4
BLAKE2b-256 1745e18a7d048cc33de6f6c0cf537ea8bd586a70dd20946cdfa19f30e1ec4da5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0528fe0c19b01f4ac6d139e0843df299a8593a6fe642be9340c82c336d3fa153
MD5 7f1853cf82ce998d41e34ce380cb3fea
BLAKE2b-256 591f7d1b528051ce95dc131397ac37180c3eb9d4abc95bfe48655218417d80ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 741e0eb46cbbfd4c6ea3c3bcc9edddd621f3da0f67d57163b1c94ad6f3b8f46e
MD5 bde2b6ed85997c889ea46c9cf7d9f056
BLAKE2b-256 0a83998ba8abb808fd5e38ee3487a91c8da2a6d37c5be921121ac6cb91b05013

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d05168ca097164cbb3bf145bcceccaf47664069002c38f3ae3b394e42e1ece0b
MD5 832cd578ebe4454424ca5c5ae5ab55b7
BLAKE2b-256 2ab79ab405e61b345dd2988325d512ac92ed52aedec828b9f376ed58c3227da2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 aacbc2476399158a785075da021f7459c05141707c35dca8e9a7835a787cbd10
MD5 bbef4e0ec9ac94763298d1546135bbe6
BLAKE2b-256 c12c0fe7fd3394a013f2fcc76bc7d73c9b167ff5c1f72f46016f397d962eaea1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0b00d36493d23e763936b739d8f70fb1d7f03fa95f3af94fd078e72c67b36aa0
MD5 4a0d698644406027ba2e78e388054cab
BLAKE2b-256 aaed2a0d30afc28cffd7df734645aea1cbb04b4f33089a6a167c3be65861ae4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ab4eb6eb1114c3b62d1a0ee069ddc5bd4ba83c643da1234c5cb7fe8faae93adc
MD5 738bb80c97a6b04255c2e1739477d283
BLAKE2b-256 06bcbbd54ea64c2a9a33f14436d84934355f833f5cd7ef5400288faad0259328

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6b3092f719cc56d8e8b3cbd712f6f9da76a114677c0ab8986ae3fe411cd8986a
MD5 9e97401987c77e1fd69110bd1f228f80
BLAKE2b-256 cf66aad1ab73ae797bf1da7fba89603103ba2da2b9cbc6c6372b1f2a81568beb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 530f295f282a452eb428c03fc9c77e5e9a13e40a87172a890df4e7a741fd7c45
MD5 c6c9d9cf00bf917c8f3924d8691b3a39
BLAKE2b-256 77b82d973927d89be211cdfad3029cf00edf12b9b04b4d8d82d7c0b10fe4336b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 9adb8ab6d9cf8abafa50e5a9ac106b8f65dd4000c6449135da84aad21669ba33
MD5 ecc1c114c59cab93914799c1b059afa4
BLAKE2b-256 42ec3c4c265bfde923d9d44a24558c6d3574e66f7732f232cbecdc6d95e9cfb0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 48032391e0cae21728d3550a89866acbff4933cc06b1aa78532c5eed38f94207
MD5 c50ace2b976e13ca2f8543a6785471e0
BLAKE2b-256 d934d138c10ba23772782b7500a08d2dbb7d3a7d3d6567991e291cf410bbd652

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 eebc22032b87d620da7590d8d65485e291fdc79e2d4bd7589778bc5c7727f6e3
MD5 811a879aaae1d61617f5511fd5fed437
BLAKE2b-256 a9aa48e1dca82043747830faa06e7a0efb4629cceba4854e3a11f22413e2ce15

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 85b8b9376ca8ef32e95205b14c1c21f6cea21aff591098cfeaeb098f4e70caf3
MD5 7f3ab63ba852bba05360a21913c1e10c
BLAKE2b-256 fd2e690cba69f7d81d06fbc753b2a61e6f6e1cadf70855f52e2fcad347de35bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b142ba5f7a8c5249af2ed820f5191dcc16c5019e302a64a4dce6d27fa12a2d29
MD5 f9c9dcf57b3b4b76666385b44d1b7cf3
BLAKE2b-256 2029f3932f15c633629e65b1bd5077a589140a7eaf5db2626cfa6c4909d39515

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d5e0281ff019c587f6e9f2f0d67ce1f1630f63ab36dfdec3e32645c2b692469f
MD5 05a4394c8fd5c368e45f3486c69e446a
BLAKE2b-256 84988ca99014de8c2cc08384e3ccc8d8a8b902592484cf244808369a6b832a3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 783fffe001aa2bc0fa2aae2582d87d6b38efec04da593e82a5c7d81a30f2b0fa
MD5 e44300df544ac074463ebccdd37c9c69
BLAKE2b-256 914662da8ca77ba7aab87c3894596c4a5c7742e42c907d7e3239e4ab53b4b7d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 208822e9096510e3a91ddd5d4f30546651396ed3ebb034830275718b1103ced1
MD5 4b731894ebd76a151073583b00dae952
BLAKE2b-256 bae86a445fa5b2b41f6fea9ce18a574d151cb0a9df7b86d00348f0c539721d97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 816769a19a8c099071ba8ff91637a1d8bb0182acd81c8bbe4300d663b5ce9464
MD5 d3ba37943d93c995cd71b163143472ac
BLAKE2b-256 e190aad9ad909d4ce0573cbdf9d2fe4a66c23d7c02aa56df0de5fed5666771ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ba21799ca536b2cb8e29f4d77fb09af5a6fb5fc5a40ac1d2c2b0615bd06bfb1b
MD5 08b74b195a5b43b55109bb5af2bbef47
BLAKE2b-256 0582353db1083387f78545089d7029879886b7c1c96f43ce60e8716d96e31604

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 d1039066ddd3b8d6b2e38d5c718d3c9c57e337a8ae353d9f192f2ddd5230420a
MD5 ffd5aa919a2c966b024703542741dccb
BLAKE2b-256 1adeb346cd4cde3ee9c20bc5e71d33bd9574a85623d27b024dd87e4571d7d269

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ea3619b73d3a2dfd7983ae70570d02f8ab6745d6eadba2c0c462e1ff1fb87fe5
MD5 0b3b69a1aeb1e69efecadb510ec9c314
BLAKE2b-256 d469879d37fe82dab1c0b3e63b6307cf47b624afd53f68f4cfc789ac196cf4e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 310c20cab205e394eb57703a6cbd1a8bcbf90b0725eb87b0ea5a081a194f9056
MD5 24ac850e8c71218c1cf89c47344d3e87
BLAKE2b-256 8b7eef0cb64f638fb46594dd1f3e845db79a0f0b9236954f7f9fdfe90358b1aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 958881c9691f6621acbc8ade148af9a0a34c5e5085489f7ddbf079a44acbd31d
MD5 a5e0065e9407186e29e4b785605fe33d
BLAKE2b-256 80ce0896b3ada6c584fcb6852662c1bf1139ac4055bb0e8c5d09ddb10c340032

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5c3ea729814b7960277c780579b345eddd26b8bae039152f9edf18cfa45152b2
MD5 1d50da228f49630facc78ca7e35b6e1c
BLAKE2b-256 f6763d737933ecd4baba5ef63d1ebbb2f71a28576c96d8e1b99ffa401133eccf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7c08c1aae2c73848fe734329fbbf2b70313cdde559a9e52311a2e269a9be175d
MD5 b8ad3a720445e89f6468e68dadbbafb4
BLAKE2b-256 c92f0258380d11fb3007c92ee7d879cf53c77d02948225e690afecda450f8c39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 83563ba368481f2e63a4867f02f46b4740acc17b7b042f95196fecea239c7fd2
MD5 c023bd01b5faab6394190b19962c133a
BLAKE2b-256 7c406d56af086e89ae46e6de1583fa6afcb029501d046d694552c6c75074e13c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1a1266f0d0a1078d96f8c1bbd67b6a65ffe29ded4ac8dc87444e682defd05798
MD5 9c88ebcc21bd966d90feef038dc7c168
BLAKE2b-256 3a753476f6fc7da8fa569cd7d0c0c750b2f8a43bb9724cf9aa9c106a41a06881

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fdab45715899ac639085b0979dba33c9a53343e761f13dcdb98e3cbe24c182ba
MD5 29c57d8334e9dcdc172170df856d68a6
BLAKE2b-256 53eb7112aa7145d8ec112c31a2b37d0fbd23d083c6dcf213a881822f325e3a91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9e503484295d1a85307d6d7a2885932223284737ddecb90b51efb04c30b2d520
MD5 da5386b2e70391e354f4ed5ce5eb7e16
BLAKE2b-256 38b3e94a718ce4bc3fcb224d4005a01d01f435becc57a6584565d20daf3586da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3f6aab605e74bdf8d97edc2ad5a74b8f66c80d22b8823266ab7f64d3f8ab17f0
MD5 e47c0a2cf84ae692c25d6e11f8c207d1
BLAKE2b-256 38d6b93cda0a6dedfa029a609e33f6a4118d9d3d9f58d52335ab0e4b3654b8aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 4db9fdb458e7642c9b2c1f332be4a9b2a965b346560ea27d68ccc0c4a581bac8
MD5 090515f139ece3dd2b0c721685a297d7
BLAKE2b-256 f5a39538ca49d4c50bd8a0d6e2a5899e6a08422158ee555aa078493425c0bae7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ec66bd0d4d2bb59236333588bcd2f0ed5623a0307f1344e8c286de39562ec992
MD5 cc4dec6a3e820853ea17610f88222099
BLAKE2b-256 4d37f4fae8fe5a4d4ba9380ca5f4d315cd8518bb80aa3ccde9502cac22468128

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 73f290d79fd8878aaeabccfaec30adbba85cc46aeceaa3ec32f1f5e67d86f1cb
MD5 e497fc44f4b87dc908b879c23a107ce1
BLAKE2b-256 6796b9f27fa4eea1f1e94c94119811f47ce0ea556a022cccac77164ef7541a9f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 afe8095f967dde77ab1a127d84182309d7a8598ed5f7966db215e06cbefbc821
MD5 303a0442f17bf9176fd79dd226f36bef
BLAKE2b-256 6683db541f803f8c200d9e303974baa4a582ac19128fa0a7de4f9ecca8d21db5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 48c8adf27f6a029317deee4d3a19e415cb57b1c1adce6901937d9511a72f47e4
MD5 511dd2786bd32472a0889da22a477e87
BLAKE2b-256 e2e74caff05978b5d8cfa819261db98c2f2a1af7c289b0a08de282d3a931a2d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 328dfaa5d5fdc2b9032848fd56b3ec02c4994e21ab50fe1bd11b4f30c72becaa
MD5 2ea8f867aaeb4d04eab93915d1776c57
BLAKE2b-256 c480159f2a64638c9834b899681fb3f5cb530e1327b45ecacaee68f7568a1be6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 33bb7abfa9fd28c8c5200c5cf787816ca973a4d7a5e7c87980a0ce09cafe89f0
MD5 64ff90a4251c9661d806b1ef7be29a13
BLAKE2b-256 93eed306031ae45f413921195a5bea2b27c2d9537021d2bfcddffc729b6f7d5e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7185a33e3191b1d938002cbe5eba043942fe39a4502a25b8eb06697868530340
MD5 cb3410785d762c0496c23c977a845d36
BLAKE2b-256 94807f9d4af021a5d9f5dbc31ba4300c20b57630ca3f2c89e02ff6893699f6b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 17f48dfd014ecdfec69c597c6ce9cebcc4c91f1c04c9982a10a97b64f652dfd2
MD5 ce9372952557c5918c9f6fb7727ad0d9
BLAKE2b-256 1af43b5de0da018930609ed5c8f2115c2bea9c93dff1b810bfdba21d6b307195

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2a1cba54b8ce844f2ff40470dda4e2430af1de8194af33f7cf79f373629b5b47
MD5 cf112c6a35782db4dbddfd1dc5227b30
BLAKE2b-256 66fc92fcdffbd34379d10f9b0931b9c00ea5f04d38400cec5fb5dd9bea66d924

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a826dfe16abfe15c5ff34d38fda4ca4a5dcca821c78e39891e457f22d21f5f52
MD5 9a46ad6fa88db8bed4472221c300495e
BLAKE2b-256 b47218860e96b2fbbf31a74dcd7b8d333780527e0d4403bcf2bfb7166ad30885

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 98a0b04fe4b47ac604c782532c56b98cdba9e93d40fffbdd26d22ff330911e5a
MD5 add4f8d37923a1d5851355c732338498
BLAKE2b-256 9c4a7f617e7da2f9b99c17e55153dd3932833f6d425fc999f737b2584b5cb0ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 060485a58ae996bba639f5654e651acf73bcf03065b5c05bae0d2a4990723620
MD5 61d8d4d89d250bce117a602274357a1b
BLAKE2b-256 8dedcacabcfa258be256f8cd03be7ce9ddf83c0680fbbf85b51f59155db3428a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ef99bd00ad2df49670e48ce3a4fba57454bd10722ac7fc92a31223c5006d8fee
MD5 4c74eaea441e46a334db2590b758a25e
BLAKE2b-256 aaeb632799d23a636edfc425978794718c594aea83495aeea8925f3d8e5a7e16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 39aa252e3a2822fb68016fbdda997e25d0d03a82d3f08f3ce281da06adadeb06
MD5 a2c8448b96caa4d9821e841345b604b7
BLAKE2b-256 d85bf443b3741a883c97fb2dc0c4b1ec17f6b4eb3201bee29cfe2ea0d743a565

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 5e669663321d07308e987c2e31315a48fc682a0c87ba0cc6eae46323f21873f9
MD5 7910f8ab5925bc6d62359c44f243ab6d
BLAKE2b-256 ef2bf67a905446ff1de02c571ba304654b89f08cedda4c36c2c5e5e68c828720

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f67552f2aa70b73c2ba68bdeb7a3a297d52c330da9fc9d973d306ca4ed7a6313
MD5 0eb58daa9e91881a6960ab4d1e8ed705
BLAKE2b-256 d26359e6ff2d5cd0968e0ad61aa2a0062b72af773d041e7ea43a12682823f4d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 97fff3a65a38cac3f2f72b008d4ce7ab97bf3e8f92af8dadf92f1bc7649c06e2
MD5 f79e880e424fb8b1ebabb7c54a79ef46
BLAKE2b-256 84a99b3979c56a5eb0d77a04752b542f94e381db2ec6915cf3f8737f4f7d9947

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f43e08a4bf4249530a54ca0feeb6d1d8a844d0a80d74d2fea714aad4468a809d
MD5 5606a714b62563283b7feb3441d403e6
BLAKE2b-256 5a20444100f074de13ab401ba7349ae15dc6eda51089ce5c90c42d660f5ba754

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1b3b407f8f316094289763947c76c13fd50c20af977b016f81dad05e95bc3844
MD5 9d9c4b34be47146b907825dfd7d1a16a
BLAKE2b-256 d9db66f6e31946175578ccd32a6d50b23eb0165b6c3b230e24b3fffdb669d4e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2beeb2c17e79dcfb8bc20a875bd0ca4e2af461658c0d942a9eeac797a6398f8a
MD5 c840482f960ad46a061c9510fa3c0e78
BLAKE2b-256 350728d489f1da636e0ae23f67eec90f0db2557d7552505c4bf7e40612718e96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c5a445d149bc904d6a23b8549baa32882c6d847a42922237f2ca2183f188b985
MD5 ffdda9473578ff45bffef046b0badbcb
BLAKE2b-256 0bf938412221b4037d54345128b193b5240f9f32a59f548c52db732e09fe73b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 760e1dc36bd743afbff57c9ea150c3eb6f53666037f220f08c05bac683f7b874
MD5 79fe53caf45fa6f9156a78655cf64a75
BLAKE2b-256 fc41560d51f47bea905e1b119c9be9f3e4338b27b88a25d4c0f741f72e7ffece

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 35f2b22c005118bb5b37dcc4f0890dcd0a12c321295d6a16a53e739111dc14e5
MD5 c5a713f6e91aabfec11d4f13f9769cb7
BLAKE2b-256 65600e7f79ab0274bd564657d91759382a11fbe016ea770f0c4bc7862bd07cac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a8f1735784cc16a509c1b0571658ef8d5cf84cf7be3724249600287f1391c09f
MD5 d4b42a0084f2f1feab24106825113a7d
BLAKE2b-256 3d90728c5959178a817c5995de75407544b897066facb4c0f2298ddb4e8c7eaa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2a9548fd8ca5c417dccca80d29dc2675ab80da7ad835dad153685240194f4398
MD5 89bedf762945b9b514a555c8cf5f2f87
BLAKE2b-256 dcd6702dc0e807266c60ba5f171c69a449ff56f6c19a06f6611d2c96461ea23e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1b419ba046ecb242ad0ffd02b02174287a3b213b5851ce792d6e9e6d81082ec4
MD5 4862a897449d4311650da347f5b9d9b5
BLAKE2b-256 6e9f0191f449500b39133fa3f52c2f9aaaef7564abe511e97830b0f93a011823

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 42f4d55d5dd6ee47fe7c850605ddcd8f9766e6886f7bc88ec7260407b37432b0
MD5 54c9ac7517ca4aa8491bb1031f6e0943
BLAKE2b-256 910b4a633d9dcc8d6c1848bb37ccbef07591afd72364c9e6169dcf5d4d7251ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 25e39ae13e8f783d5322edf785236714f1810efd6069eacc33407baa674735eb
MD5 a52f8d0d8f34c4318146e1e354694a21
BLAKE2b-256 8248d47971051d5b8ab348596d1454659678fc47f4c3653c797f1f595e0d1daf

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 48b0e2650208510cdffc3162443d065696078bcaed844f3e4df593b8d8e47c2d
MD5 6fa2128b1432a3d41f96f971105f2169
BLAKE2b-256 3da404db57d07a4ce29a6b24688f5769188444374e523e8a3a8fd9673b899051

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6e90efb8b8ce10724afa2fa4dc14dba00e24998989ed9223a75d7152a7e7fa14
MD5 40506c2f7d10bdf8d53da7c9bf0862d1
BLAKE2b-256 981de4b68bb5cabeae7bf84ed8a75fb19f57bb3ec95fa763250054b071dd01b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f5c78de19bdd21a7fd7bb8df8670807fe9a1d87e2f2258c045d16e014f6418fd
MD5 411f16a568af0a4080682dbd91b4b161
BLAKE2b-256 7960b51d19de996b0f511bd01822afd6823ea82abc18024b162688e8627f52a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b875fa8234bc8a59cea66b20f24192247f3efecda16ca8e26e38e05c3db0e1e5
MD5 6a87856a1d9976a86f6e8eadc0bb7ed5
BLAKE2b-256 4b39b3744cfd968d0594feb4f9b3b2467eded86a7251deed9e45ace791ddbe82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 27eceac2541ca9f5c1e65b9e3722b7d6713cac9c9fdb7e531321d5e9594dffac
MD5 7dc7df676e2e578969c2dd68383fcd42
BLAKE2b-256 a91bd1014b1b900d7e281b11157945fe5540485fd9b4efe02c61259c310934d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3afc28f54d990bc4c504fa4bf545a5edce26cc75e0c50524e749f3fa23013ca0
MD5 8df15fca97be9f2350b2e5edc47c8839
BLAKE2b-256 4b66121719350df5623f4a40ee5c9ec01a64f29055507ddda6f1d22be2f50d50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 eac67b02f77a51276566fcd29d0aa7853961983f1cf546db91431fbfc0a93092
MD5 11bcb0cbce3006ae8c88f7a32877f96f
BLAKE2b-256 9ee1cb8edc5fab12e507dd3e1af7f057ff0d30f96481b4484b680250de8324ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1fda0758077e36886ebf973e577608c79e922d286a351cad4582a91fa52eabc4
MD5 f538f51098cc16b9c8e0245724810b33
BLAKE2b-256 df7491c66537f90cc8e983279e7618f57e0a24bf4c62dd6c8ce66065d40e426b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 3580ff1611060246194bcf86d4fee3e99f7c3005ac0a7600d47e29d3e0a5f97a
MD5 201c1ad4e65c2384ecdb6f087ad4b2d6
BLAKE2b-256 d9b26928d5aada1de15278a644afcd1327ed3ab01b4e90e88d93f0da5fbd7225

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2228eb96489cfb6b5a673a4791a04a85037df970be8987c8465fc30d7041e372
MD5 ad75a835496dd35c71df09a06756d718
BLAKE2b-256 06fafa923c7008dee3e4a95744678d707142f9973a5458c287cc6383a9ddaf2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 c9b4224afd46cb563c81b231b1ed0f376990a06cc474ea3e97b4ae4e61256420
MD5 5394141c2b51a03de78c7b577a018221
BLAKE2b-256 c9eead3fdf1c6aa62201087b496ac2691423788be27ca1065e1b473e1529a8ae

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