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

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

resvg_py-0.2.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-pp310-pypy310_pp73-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

resvg_py-0.2.2-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.2-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.2-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.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.2-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.2-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.2-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.2-pp39-pypy39_pp73-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

resvg_py-0.2.2-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.2-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.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

resvg_py-0.2.2-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.2-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.2-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.2-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.2-cp313-cp313-win_amd64.whl (933.2 kB view details)

Uploaded CPython 3.13Windows x86-64

resvg_py-0.2.2-cp313-cp313-win32.whl (918.9 kB view details)

Uploaded CPython 3.13Windows x86

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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

resvg_py-0.2.2-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.2-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.2-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.2-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.2-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.2-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.2-cp313-cp313-macosx_11_0_arm64.whl (940.2 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

resvg_py-0.2.2-cp313-cp313-macosx_10_12_x86_64.whl (993.0 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

resvg_py-0.2.2-cp312-cp312-win_amd64.whl (933.2 kB view details)

Uploaded CPython 3.12Windows x86-64

resvg_py-0.2.2-cp312-cp312-win32.whl (918.9 kB view details)

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

resvg_py-0.2.2-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.2-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.2-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.2-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.2-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.2-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.2-cp312-cp312-macosx_11_0_arm64.whl (940.4 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

resvg_py-0.2.2-cp312-cp312-macosx_10_12_x86_64.whl (993.0 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

resvg_py-0.2.2-cp311-cp311-win_amd64.whl (933.8 kB view details)

Uploaded CPython 3.11Windows x86-64

resvg_py-0.2.2-cp311-cp311-win32.whl (918.6 kB view details)

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

resvg_py-0.2.2-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.2-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.2-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.2-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.2-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.2-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.2-cp311-cp311-macosx_11_0_arm64.whl (940.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

resvg_py-0.2.2-cp311-cp311-macosx_10_12_x86_64.whl (993.6 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

resvg_py-0.2.2-cp310-cp310-win_amd64.whl (933.9 kB view details)

Uploaded CPython 3.10Windows x86-64

resvg_py-0.2.2-cp310-cp310-win32.whl (918.6 kB view details)

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

resvg_py-0.2.2-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.2-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.2-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.2-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.2-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.2-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.2-cp39-cp39-win_amd64.whl (933.9 kB view details)

Uploaded CPython 3.9Windows x86-64

resvg_py-0.2.2-cp39-cp39-win32.whl (918.6 kB view details)

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.2.tar.gz
Algorithm Hash digest
SHA256 2826a532a428124be201920aa762dc66e07753dad06383de11a058781dfa3cba
MD5 59e729ab98f389a581a93f508d296556
BLAKE2b-256 c150f1e91b24f0aa5258b1498a45316065f737d30f688d7adede709af7617020

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fd4f1c1b21e8c4d7e6ec1bb55f74640c431a6f2379682223dffaccc35af1d511
MD5 f71fcb5f8750f90d21d12ce94e94dcd8
BLAKE2b-256 0f46f5c6aab1420d45c79696dafb8d2a80d213ccd5cbf2d7fc1824e4f02d30b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6d0248f785112170be7d16d56c5974ab7ceeea5d2285af0598b9cd0c652ee669
MD5 d40a3056b40e8658b0bb43644dd72c8b
BLAKE2b-256 5cf368a2642f2942a37be73f4cdf6c984a457f20b1d3efdca2c383f794fb7494

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8ed6c43b9563905e1fbba32cc0c39100686e8427efb0a251e3ef76c0f8fcd9e8
MD5 14de6dffed84f266ae495d72c36d20c9
BLAKE2b-256 55dc1af8f88922eb74130c32eafbd07f5913b0303be643916d3991a0ea6b09de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f432d5fe187a6d1f396818da52a16693904aa80271d9531b774126c5bee08e7b
MD5 32462a4b2a9c1edcf0feca64f0538ce3
BLAKE2b-256 a0d1b0b60664efcf760f56a7bdd48585e5e399a1ffcb64b8175ad71270c4b856

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 62c7f2c1d42d152ae4d8ffe597239aa882faa2ecb849cefbfb2844d6039890e9
MD5 3046685e8dee3e299d0e9a9e61fdd796
BLAKE2b-256 7263abd27cc1a59f6b882656ee25d4e2af5859cd5d480521ef224ff33c866f34

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5ad9c0ad30d76568c5b4cc64bc5dfea93954aecc46a281ac536e3d1de7e4863c
MD5 6d841bf9c8017a9b8cf40c413316736c
BLAKE2b-256 e884ad6709fe1f34fc9cc2bb48edc21f1a24a2f84cca9d12c43ec1dfaa808190

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 65d76ee0f32b266a3eaabf1efddd14331e9a82e98ba3fa7f7a359297dbde62e9
MD5 678f6d72b0e85eae9a6042712c4ded65
BLAKE2b-256 1235ac8e35531fa055a36ef21cc99cf80a8dac4e88f930e54920fa49703e09b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 12381a24e21552ec69fa66ba20ff63631bd776e1309c809dd52f332c5ff3c768
MD5 bc9c530798b1be14c224de5d93258ebe
BLAKE2b-256 4ed71707b6ae607f5c74667fcd3b14e0843c56b7952675a7a9cce3a37b0f71b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6213ed9c0444621cd5ff7b5645adb26825a283b0aad30847c371816f0d8f8070
MD5 660af3c22ba013d324a74e564fe5bb8a
BLAKE2b-256 822712d21ef57256e4e94bed884d54484124500ef4ea846dfa8ac3399975239d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 bb3443de38ff013db0f7007b5eb60e4d750d686af5c46bcc7a0a98b9a1b8997b
MD5 540fec29f0dfac307827638e170cd979
BLAKE2b-256 67273f9d2d3fd90d0b92bfa4d00b11e0beca21f5fff7a81ddfd2c9bacdf5279f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c568bf7a7d88c4a4d9d80e54ff987d71ea8a6e2325196e6cc3424685648a7f99
MD5 4a343e0102b4ec9255d230db2d9a0eab
BLAKE2b-256 fa72048c4d4d5287f49810c617157a0b4cbdae865b241571314a04b793438a9f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 56fdb40e26e1b86abcd9afc8aacced712822868f66dc8304852e41b8a136aede
MD5 9dd9cf68bb023eac0299d207dda48bee
BLAKE2b-256 bf3661a2379e22d60d2356c999a83a1cbac7dd3c2c36092d20f61a3a3ee6e091

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d93b266ce9e8e611dce730cd497db72cf04c9cb248cab3646761d11650afa5b9
MD5 d16a06c9f38d3929078e1066cbbaddfb
BLAKE2b-256 e67f78bd7f64b80a37f8036ed0b904eded42f622b9091bf9297eeca7cefdcc7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6dd9431a57efeb854a7cf1140725c97a96b4f4b6b62f851443f8e7022fed8bee
MD5 eb1d9c61e5a9bf6d5ac33972e57d3fba
BLAKE2b-256 8b9c2f78cb420eb6e6144ff13c2d359c7b9ccfb66a5e9ff3dd56eebd82a209ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a59b95345b26dc415baaa7ff172443bd83f285ccd5740468b5bcae5475cc03f7
MD5 c18098d8b1add9e31be93e647d292a0e
BLAKE2b-256 7c59251e6175a37332afbadcc1e5b6314c16c599402127120e79393f9d1c5df2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9b0b16849ac14eb48c2bbff66b197b39d322cfe02df68fb927e09ca2d2622c0c
MD5 182fd1a4c5d52ab40a2e6b7c0b794bcf
BLAKE2b-256 eea0601723b95ec041fac5fe7ff19b24995c0b41a9b3b5743b0238e75d67d964

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1979fa4b81b4a747e57b7bc7743e1de705bacc96ba36b6dc0aa934d1177468b0
MD5 7803fc0f72d25d870b63ea1d62db942f
BLAKE2b-256 aa7b03049f07054b15148eb49093805051b9406e400a30f05d73da9d65b23ab2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 20eed7796e2f2e6333535f91f64c3a64f13b12aa671db6b549ee24701bb8fdd4
MD5 a88b32748e9a6bf57add2c01f5b8c7df
BLAKE2b-256 a31f527284b14752fbefbfab3100c9fa35d6e50699c80962209759abe176cf14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 54b759557a1f0e08d742f36935b66839b507591d1ee8530bf26d923d28bf042d
MD5 6227d538ee95f197d6819eb049681d26
BLAKE2b-256 0652d3c27657cc05b80c0acc18218d9a0c1bd67eba62d6c9f47eedafbda2b765

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 d7c0e4d5b29e54e11ef2b6d84e6e1dc07a6768a76d6124a113da1dcff4480ccf
MD5 a4df202f73cc6f0caef38e31f2496cd7
BLAKE2b-256 0205645daa316de5a63dc847c20a10c3d32885dd90888c69e39ecfa8a0907414

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9b8aec3b47fbb3de3c67cb26c508c6b729b02e60bd02453a037d7a9c0477446f
MD5 e68feaeac16763cb384a20a04c5a2dba
BLAKE2b-256 01503ffe107884dffe4617ad3dbd63132639d5e1cce7791ce08c37f3b1d7287a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 19bfd70ba3adf29bc2c0324513a0b412aa7de4923a5906fcde4b7d2ff9f05665
MD5 b356c08790e4894d2dc02d213826087b
BLAKE2b-256 ac5a0b4d7589cb832bd7db47bf981ae62b05f45d4a7e18ae7de7c1ab2f79431c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a43f73dbf951f6fadbf14abe2b1e6fc8145d6e1130ce6184e6cc8b6b8be37249
MD5 5e24498087c384f0484f69ca37989bf4
BLAKE2b-256 ff893be303f1c1f42aebf2fbcca46e62011f069ebc41d9d1387ef414e76600ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 13d19447f4567e77a97d29d15af6d822450e5acfd976feb925e63ed1a046af21
MD5 3539caf3615da20c8ab0f39544e50e28
BLAKE2b-256 4d6a39e043c8672f2f789631d958f47db0346000a6f73de5a0f859c07adaa21c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4113e1e849901775f3df5cabfc253a21f6c273a67bbac05c1b8ef99606d3421e
MD5 db8a3e0da20e4194c8ccb787f85c62d3
BLAKE2b-256 926a5f4113ab7dce79b549ebe2b7c5ac5df3bcf41c28c1a0f2c2210560337acb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 81ffcb510151404d789facf786eb4877aa2afc5149b69eb6f734fb26b1c26742
MD5 15e6e3c8d428bd2805af29cdb597cfc8
BLAKE2b-256 830b06251099ffed6ec1284c082bd534073588a65333465918bf8393e39b5669

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8a88ad9973cfdefcf8efd633769664e53927a71804be0c2674e67d68e513f2b4
MD5 0ef113958c18bda5215373526063bd1a
BLAKE2b-256 e4aeed8576d3fc7baa93f783e7ca6072f5eaa418859c272681b8bebd2f075436

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 620bcd9803db38b60c5d98e04adbc2fe828689174ff53c301aa2d36a2de40d24
MD5 e938fc4856b5f01b6b0e711b909a52c3
BLAKE2b-256 d8dde6706d6a7ed835a342914f067c872414656b1ac9f024300dcc7140bb1c01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 834424a106693a625f723e618d7fe3f767f05fc771405f57db9f797fc30635ed
MD5 b4874b053008ff4ed31ffb28e62e0907
BLAKE2b-256 4055f18497143472189b41472d3cb32bf8a652e406e9cc7c75739683ef19a584

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 7d0f0564159f0470336b9039604dc15133edf17690824083e9b6e759238b7286
MD5 ebc49b39bee8ce5beb5a23bc2915fe75
BLAKE2b-256 5e2980432c79f22f8ed1497aa87c03293ce998b221d0da2f1b9ad883010dc717

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 56bbf2e6ccf4b5a53a172efe6c0cd64d0ae8579e81b1ebc50478bb8b47504723
MD5 c4b994aac02a013eb806bea7a694ca0a
BLAKE2b-256 3063809ac99342be53340b58d8b6dffc74b1bd2a3c80046d172d2870367552de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 32611c3301edb7bbeeb31885fc460bfd221a9a8fae2fd587af3778df652a4714
MD5 105cbff29bf539d22ae4b600487c5ec4
BLAKE2b-256 11a96f5ebffa7d7ebc5becdc8b224b4b3c10bb803122d528c839158517a207e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ab2c3ee42abab3bea6c5490f7d40b3a383093bce88779afab5ff123b53e58324
MD5 11fe78a874e0c6d3b5d014f9462f0152
BLAKE2b-256 b83834c0a5c00e7e21512c12103a1f52bb74d2a4aa3177fa959453f66e999a56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9b71f8f64d4e0f5bb57d5f096d1f8d4523101fd2005b92a319f0bb2acf447584
MD5 87794edc09b7e8bb71ff3bdfa4a67eff
BLAKE2b-256 0f3328e1dc9e9d3c040c7d3f6d3742b9de17452f1db47972ffeb2bdc471147c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 93db7cb5cac6fe638040df51297ac6ab60ff407b62f881e6994d15e845b51feb
MD5 e4b84e9c053b4c4d0cfad51a5c1999da
BLAKE2b-256 04d4698e4031f85ea5b525baa258d052d0aa239e23c9d5564a41d8276f91a0e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2685021a6590872ffd5cc61151b5c733427a1b1438403960dc1da72015008fe1
MD5 9b9bd5e432ab125d56ce6a63fda265a8
BLAKE2b-256 6b07218991d97c699ec7032e543be9c443d77e40bc6e8cf189cef9ed63469586

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 adf44b4f8eb8d6f2932d501856884fffbee0ae2e06bb9aaa9826b384bbe2b1b4
MD5 1e2e846cd5b46dff0a5d99d2143c9923
BLAKE2b-256 b2dfe83dc6dea2942765e0bd6cc213f8aeed99a0aa23f48c329d7ba7d8cfe434

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 81d498292f635d8632d4c74a5dd8119f370002b38995da4c855fcb3a9ba7ca27
MD5 5ba58383f763658b8332b483362e7703
BLAKE2b-256 e76c3938312f4724e066b8daba4545e3f4ac2df7461f70187854e9784e1612d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c0fbf7f1e1b5a670f981a7ecf0aca235ca1f2a14d8ba80a03c72042998c09490
MD5 62dc2d47c3edb0c342b955fe9438aeef
BLAKE2b-256 4ed8a2139f8cd1b6f6f8213e2e4118eeb1a3ba32ddd517b9ae3d573e693e5b22

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 24b9eef24e0e077dc08e0eedbff34ef290d1c2e10060d11be78f3ea3670f94b5
MD5 d35b2ec925324ba96c2b8b05f58818fd
BLAKE2b-256 ab9734dc3a47bcb52562d6216aa8146a0b4ea71c09649572380cda2f17fa833d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b61e593d5e797c70e491ee94fe6ff283066c668cb6404cb4b7ab1af0f981974d
MD5 19930b9be95e8c7e9ffc4b0d12259040
BLAKE2b-256 b5a5aea7593394c9e8218fc4b405a81e2f2ec848335859b5742b3d0e6177bef4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4e992e26f02d305f706fad1b6a74ecdbf19cf0df1d6ff835fd96ba058677a597
MD5 384d7b55109f7f00de7a19c2a9541b6b
BLAKE2b-256 e7c03b1fc386c827199a330ef95efa8efd96064021792876a9a6d62eda3a06ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 86700de54142f262d0ff07a6447bc4b6e4a4a58b61a2a92b0232bbb1aa69b58d
MD5 5e19126f610a17db83f6d791f7e3a239
BLAKE2b-256 c4b75f1c10863953d4f0adc2cf84ca5f26d1eaa88f0160938e84b6ed3d49bd07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6fff44087bef09777251aa849f336c8bc7a6a2903041426383281e68287f1fe2
MD5 ddf67b55e9d3e974400e6deace9bc8e7
BLAKE2b-256 4b4c9dba95f5f99251a446cab660f9a813d8ba735a451e6128f431dcc6903c71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 98d4e0143b2083b7cd30a2a35776553714e4e5a0323978840ff7bdc7239e09d5
MD5 b646d1f4de2f7612b60f3f323bf84e4b
BLAKE2b-256 9c3db7dc750f8f2bab1b50e734b0dbf0b43e5c1b5c696d1100c9adae778c8083

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0d017cade990c329622d03647395c52c5467a5706be2f874c5e6507e5b0692dd
MD5 6c7e8504d4031b66554cd76560592d23
BLAKE2b-256 e389762aa2d19182f14b31645ffe8dd91ed2bdb5ac7c31e5c1e0bcd0a6dbc3eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 703b75accbecc1409d0c7a059cfc8b8e3e01ce74532eadf2a485c193f8246ea9
MD5 f65f73ecc0d5c1b016f470054d2eba83
BLAKE2b-256 5036ea45e625268c7dd8a1fbaa77817ebfa9916396b7ddeffbc559ca4dc06a71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ffb4a84855c597460411f2f227da455bddb531491c34d3929c93a025ca17a23b
MD5 2f9f29640f8036c84bddfaf86a92ac4b
BLAKE2b-256 116ef74b388b9bd031d435542e2c385a2e7dcb3e9e4bf56e495cc535957b9f85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9a6957ff03f5eeb15d6007bee4580c9300340ce44b3ad0061ff530ba9971e9ed
MD5 7c74e99f3a36922345833d870d29c379
BLAKE2b-256 62790770e1b88639968a0d99c737990442e730cc0ab372e2ba6baa1f17ddd50f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 ab0db811b829ad84546ca325c01e51818e9ec00a5ff0f9ef5643fe5d872a9dd2
MD5 52393e3846a98ea7771c47225143e38d
BLAKE2b-256 01735b39546be9ed6836bf9869c16b27cb275ebb3b646d69c55930575b1d1774

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 78555640fede23f2f17bfa39a98af1a89d6fc73268588ea6b31e90dbdab63430
MD5 a43ebe1dff0bd5469c96b66d31723f48
BLAKE2b-256 e75a3902acd6144d1936cef9395ce4330ba69af82c96b38048bac388dc4521c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2cfa0196547dc929c8921ec8f0d3f11b8b32dca362af0f4bf819c76f7d987aba
MD5 4b94dc2822069a5efb0a8ebc6b847087
BLAKE2b-256 c215af6266e73a9fad6d4f122be2f674734b52978f9965b1396edbc8b42537c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7588f602a48c310c19fa50deb861c74762f9d34c28afabf93b8d6f0614f8d7f9
MD5 6b4de3694aea9602034258affa45925d
BLAKE2b-256 ef31ca539e8ce454a470fd165b464cf1df6fe02543ddee7f33c70ba0315ba306

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 67160c5138a13be2ee4bc29f33f297d7b890a81821deed9bb973e70c78f7ac76
MD5 9207f61f6d3003a54d3f3fa67050db45
BLAKE2b-256 e68db753ca70278bbcb4950d45c77db8eda3fbccc620d301f1cc0f94885b2aaa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 38fedf71ca4df6b92e23146c17d3d4f18e1c77503e07d2135643a3c48459cde6
MD5 410ea974b35bd75cae8fbc342ae07867
BLAKE2b-256 96f2807c4cf021c027ae1e89206e322dc511d4c6bfa4e747f6977f6ec14869d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c1a31f78eab3750b55599c98d4ab1683fde132b18282d6eb98b10300229806d2
MD5 2cc5acaa631322b4ff087a2f51646b5b
BLAKE2b-256 4b389952dd5e5cb12b22c8ec1ed923e5c69049ea15f1c2696c71830e2d91a82a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5ded69bb9524b886d07f1192d0796384109b87ae1a1800c2fd9cedd65074ca1b
MD5 2649e263a1594770505bc3f42d3c0086
BLAKE2b-256 2b0ed50d9cb6cfd6ff6eeefaf20dbcacd516dd07eb00951920d062da7fad791d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 498c7697f7f1baa20775118e5d7f722bbba2f762a84eec24fa09198e9826b373
MD5 6d80ebaa8170dc815970eb2e95ed2ab3
BLAKE2b-256 1f0f0fb240dc728b85710d83dc81d048cf72a32f61940146f96cbd2e3a573c8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a564c52b34ce71f89a622bc018cd2f4ca7590c3f4013904eab51145bdc28b29e
MD5 83c1a5d23aa2c93c55a59718a9612661
BLAKE2b-256 9e6d85f0390ad60eced782dfafa1439995c84a00ae38edb3e235a9cdefa5f5b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6fb92a12991c270260e1817c4a05eddb0aaadfc15f4be2febae7e8edd676af94
MD5 3f6f7bfd8006493ecca4f9c9cf33f67c
BLAKE2b-256 fd289f3cd5566a08ec2980f954beec31c78a5caf4b79b99ab2ff0ad40e4f6d7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6d899e6941073edcc91adb5f46ade7565b6f00b5288d230865f18349ead5dd59
MD5 87a37f704979db3ba1f98fbdd1771ef3
BLAKE2b-256 cd2849f1e160e9988293506d6b81823b5526864ae18eec642f9765e17a346dd5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 cb7a048dd4486a11ec5dd2f020716bbc39b05e589687be8497622787c987a76a
MD5 1622df3c485da97c07d8aab9514bb0b4
BLAKE2b-256 e8f2dc94b4d5072099e87816ffa00b796e1469b3520a96fa2a8f84dcfd70874e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 86fc42a6f41298af1159b52f22860bbbefeb42ab5a1ca948034825249be77181
MD5 de7fdd5da25b63b95bd30e94ec29a04d
BLAKE2b-256 943f6f900eaf0d7913cc19d5db165410591cead00a949d9f9e1b7a4cf0051050

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 f4ca5a1e530ac1fbf692f81a7be4e67278227b9f4cad4b20bef8cf57feff5fbb
MD5 68d4645403ed888a086c55b70d27e9bd
BLAKE2b-256 874bf839531666cce071552ceb2c7c041cf41610ee59e4cd4385fb111e76f8f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ffa42274410f61d7f365fa2486e4769c0f975e103fdeaa7a0caac17cb19ebbf4
MD5 35b89a8f6de902e062239ff8fbfe389c
BLAKE2b-256 b8eb0dbfb53dfb7391725ee5cf13fdebcf453f6dfc8a257dce43714bfe897ca1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 dbbcaa17f0af6122026df3ebd67deb0dab36921ccd733b7b30ecdaa49ee1f30b
MD5 8ba2812fa1105036e63545277bc909b2
BLAKE2b-256 e4106c981ca1fd6ba2e8c377bfa8d0784acf9a9916348a7bcbdcda860fc10083

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 316697be38a51990dc3fa0ca7a82dfbf7ea807aa0d7180c34e106af30c29b9db
MD5 01dc93e36589606deac2a43d2fedbe1f
BLAKE2b-256 63779da4e0849e0527140f325947848e28341c2dadcca1e6a2fe662713066c34

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 3507a3d0a8249406f413decb9ea8ed1875983f2ed6025390231cb7e29225fb25
MD5 6d7d8ba2129d81602c61831a734585ae
BLAKE2b-256 3f42bee92127d3ca76060c73dffa7ace963f4ab4a6cc1c599e8c8ea8f5f22d82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 22361282c844d9827870fd2bd34f465250e5f303eb3b8d0899b6d8e5f6fcc2e0
MD5 7e86a6c1ecb1fd792ef4686e393ee17c
BLAKE2b-256 a4123d8c3af4d192573179d44a69ab8706dff3f371383c288ccfcc57ea6003ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 137ee5f14eaa17c16a0b20e50eb4cffcf41a6882638795739a9ddff4511f012d
MD5 37a34f7863ffd6974e49d7a5f8b55bb7
BLAKE2b-256 6908277daa46e8f4b76eda6cda0649587d3f15a71704b39931b68e1ea7782601

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 4388851587a781db49d2d2b9f1b530100eddfbe4b279e6f6868399d944fa3d42
MD5 5cdaf80b9fb6f1671a87c30fb3cd2625
BLAKE2b-256 bbcf89950f639b5b6e99073c52e907494d0ee2323964f498eb3b30215d145366

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7828ec034763efb39885950ebec3b525779932753f9f6669673c77ff18f6b89c
MD5 f6915e402b6bf19711e52fd4f91baed6
BLAKE2b-256 1b28f54b707159d123f8ffabceebd2544a46a24bd389e6056ebbe4c648af533b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8e1ded2dba73f7aa7e1457abf2ae75c245f449ab6cdbacb568ac43b33b6383c3
MD5 218ba58684d131a658ac4ab19b2e1542
BLAKE2b-256 15be44f8fc443ce3d8037cb9dd9d3d0b26fcef7b8c625ccf8a21563cfa663b22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2b13766b71cb47550aea0f1c7d87e8521616628d09074fe1a88bcb0ce5afd802
MD5 0bb1ac3d865c70b31c9e5610b384d364
BLAKE2b-256 6e0954559260596ee586a3335e9fce665762033c02bdc86ee1c155371425e3b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 770de8c67afb0d5c03877177dbae34ade25acd176801b7396f657fbef74d7e4e
MD5 090150d70229b93eb59f167da6b4d2c0
BLAKE2b-256 af1f0035a939a71c8ab15476b070b22e3de34a49fdacf3911fee2abeb79df9fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f655af9639207308b8d5b8eb83922948266fd56303237940ba90c5e5ae01133b
MD5 0c33feeeccf2ba63f983959c120ec9e5
BLAKE2b-256 dd009f462371f5ea3317e27dd4023acd8719f1b0d217c6310397684359d85b3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4f8cf57e681cc43af1070bee52fdb8f8293505b0f5388adedeb747a1afeb828f
MD5 72a278244ce72de6c0a7c098a318da1e
BLAKE2b-256 88ccd17da433f6de38cebf8cfa184097369dffc6753691a67af068b099902baf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 efef03a0b8b89516ce34b32df29fe93a5b77fd90ab52e357ea6fa07bbfd4df2f
MD5 a4f102e9bf6994d9b1854510c4354866
BLAKE2b-256 c25b6c866c84825fd701aead62496c7d6c21186663fdea9288675db9c584eaf1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 77646b2015f720939e69a4fe377e7fd25e4dd2f104bcb85f29587b91b8139d8f
MD5 745e4c91a7c258a0fb21908e041f761f
BLAKE2b-256 83defde007bff491c10bfb22938ce5d4b33383034851e086e939e077984ce972

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 9642304b940063ea15065bba8b4498ba264fcd3b332c8e5cd812ab774c6fee55
MD5 34adfa58d378477d61c4a133a9649ad5
BLAKE2b-256 fa824277b009d497562fada7001980e1e394122e9b7d1c0a1c24450bfe26e33d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a4f9808da2caf252fb46164953f7e822d656135f1861f9e5fe4b59cd65a208ec
MD5 c3dfe94c272a8c6cd6e3fb9ed0cbb6ea
BLAKE2b-256 f4316a3a40a92c407be04d1c50b41576409f03d0cea41bfe460dc32bf7c5de5d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 a0497d8097a563404e9e5abc250fd71e17958eec41bc0329479411143bad9e73
MD5 ccd1f01335eb144a0e6817c79937b805
BLAKE2b-256 d852a9d000789f2ee17f5b92eec4870fae85413d1b07f0768f88dcb6a64cb49c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c3fcbe0b93411dfda6b18099f7537fad18f6f419bf17578c4b968c327a7e55bb
MD5 cef4bef212c3dbefaa9ec38d96595442
BLAKE2b-256 06682566eaab1222f259cf70fc1dccadf3517a614e8ddf2e202eb107427b48c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 72d5660379c6c608c3153bd9f7227e8d153ef14bf6751c455a023822fcc9823d
MD5 da55160fd2498fa0481163ab111977c6
BLAKE2b-256 b323ddc55fff1a7ea9217a4f615bc7bde51ca8379f00c208fddcc2cbfb46d4c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5df91260da94b58d905a6b789380685d562e50bdbc5e4c4f26b50e108cea2f74
MD5 e0e87f4338f27d9d065f44fcba4f6380
BLAKE2b-256 784651523ac1d73f0c0a55b3c5ea041b4407fa1f8cffe69d1dbbcac84e079b85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 213d7c4b693d38b72d6283c42997e25866a7905f5e0d228abc79ea29594bf175
MD5 a77170d889bc201b940e4e89faed41ec
BLAKE2b-256 9181fab5af3454d5f758c8c636052453e5de43cd97d08d1b555ac5dc4c08f6bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e5ba07aea19dc3d5fcc0fe9b0e1594caa907bd57afa9e3354805b2477d11d6d6
MD5 2c975dbee051157a0f2f20990f958f4e
BLAKE2b-256 af8a1a8a38041dcfe0805a3a26a25646506e4617b1cf83ca75f70270001eb65c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 453aa77cca4ea20064a9ef339868d7626267ab8c1ff0a25e90ff07ac05a7f456
MD5 5cd718a2723ae51b02058aa734f72b4e
BLAKE2b-256 c2ad5c8624269bff654b4aa0991fe3bef9d15bd2349724fefb6beec9cb53a8cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a6dc40b0e323aab1bcd720ab62d5cd9da6b68a609b9017f9a9d3d3c5c5fb22a0
MD5 2c0cf01792c54228f1b1048faf65a69d
BLAKE2b-256 58deb4a7160c04630f5fd50c63615135a258d8fd9f8fdf494a409599be8008dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 2ba147b64a6de6f19b100e2087cc0fa450f02af8396bd7303875befb6e785020
MD5 b70b7d694f3036e4b59220ce9b8b6129
BLAKE2b-256 ec06e833b21fc44edbce35e95a49d41d171ee33e9e20058b6f82be02d594b92b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e5f2e16bd64a6b48c2764506f252494b761763dc1bc5ae9d8784cb103227e330
MD5 0dcb44b6e80142fc8a6fcdb2e8665b2b
BLAKE2b-256 11a9a7e1a13a31d918d5ed909da4a7935538bfd32da2b78dfbbf59a00ca72cda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 e41d91804eba5a321dec3f365f9be79b7464b174e1f9389079a86cb241d5bcd5
MD5 328082776e9880826d681d6c12d0444a
BLAKE2b-256 62b85e862683906b11f9332fe10ccf20cd468c4be04997acb405c93111fd6e36

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 eecfbeaee1fea8e58421a6d6071d7c992d0e81612175977a35f8baef2d7d6e1f
MD5 ab3612ae71ffdd57b9bf58bd6470a3e8
BLAKE2b-256 3d397d695c9f0d30a162018be8e48212b961e3d1916496179e77e62071e20f1e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 c88dff2e290f896997e6a8e68d37541ce977a7d449192cab21532bc493f9846e
MD5 bd9edc69c8a1dfa5877817327574c438
BLAKE2b-256 ebb072441549b229df6638b35bc307903f903e350ef9eb6ab940348f2b7af17d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7a20e2c2d512e3f2eacc66a8a478e36eb745195a9d4e87ff32157052547cf116
MD5 9afb9946b2981557cee0f9cccb16c849
BLAKE2b-256 389d7081b4a585c8ca1585bfd4e36e5ea760f7aa416203ed41067021ba5c8cfc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e2726d4ea478e6dba57b27f31b6be57e0a5d74f27367902d44fc7e3bf98d66e6
MD5 d974f654465fe2635dc8e0bac6fc3e22
BLAKE2b-256 aac690fff803db2a7f6335b0b7aadc5e2e7576e5f33e3728a967b5fd87491136

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3b8a66499369294de16b1240cd9bd821bf04f75d1050f5b19193145957269b40
MD5 7a0cb884f82a23192b6045a9cd65fcef
BLAKE2b-256 169f5428ab38d9618a8c53562bdfe35773ff48552f6b1871ecd83914590402f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 82bc13eb4de0f73463def4dbf0a4bcce665857e83791cbe8281945f87b924676
MD5 56f9688b719abd34233534cba9b2a52c
BLAKE2b-256 d07d0349770676b65948eef170b6a5b178752f7f0549a69c3dad1cdd5be7e746

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 45dbe32e0853973b639747f693b47eae1ce5a9b2240a3be8fb71f250d02d56d1
MD5 732e83dbc8564796c14d02464b0f9e8b
BLAKE2b-256 73b8855f26bea012d9f7675bece5c1d008937958dc11be6bee9a365636247642

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3419eac0d27c0d7e76a7f796bc1fcbdae2b4d4871f603cd2ba9c6588cb5e1f3d
MD5 b26b87860263223ae568c8798506b2f3
BLAKE2b-256 573909d49f3e71f05b6e2b6aad48e22fa1b3ab5cfa84cf47d51dce351edbf738

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ccbcf5ff5772c0b6a0eb0770e2f8d2a8dc18ca0bdeb7e4ee5a10229c2fa5d108
MD5 c1f671554c5c945931e976993844cafa
BLAKE2b-256 862c4aa9d4f6f2a1e691e4f99755022a2eefb17bfbc8a74da136ba0a91688c7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1732ceb54154fefa13b8c8870054a75c39583fd2ed118baefeac093fccd28d45
MD5 03c550b78337191534023ed209abd181
BLAKE2b-256 823102184006e56de02a18b370fd591ad6672966e14266e68b89c6646e8fd5ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 354eae1b746a7469f9527e2771ea0995eb8fe43b9652a2cddb81e0b053fb642b
MD5 26bc53fcde8a2a46020043ccb5109a6c
BLAKE2b-256 f2ca95eb3efdcb6ba2b17f433da0dc8e2f3ecb8e7442459ba71f2b818e560150

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 1899b3a9ffdb7086008739459d02e435c96f4ff5d6cb781849e2a0a3de4ae732
MD5 355a64e49e821a84a31fc3f0389455b2
BLAKE2b-256 94c6a8046236987b427cfe2917ba366762c4ee996c8c43fed19106fa09af14e6

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