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 have a complex use case, please check the api or usage. It mostly re-exposes everything of resvg)

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

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

resvg_py-0.2.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-cp314-cp314t-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

resvg_py-0.2.5-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.5-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ppc64le

resvg_py-0.2.5-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.5-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.5-cp314-cp314-win_amd64.whl (949.8 kB view details)

Uploaded CPython 3.14Windows x86-64

resvg_py-0.2.5-cp314-cp314-win32.whl (936.7 kB view details)

Uploaded CPython 3.14Windows x86

resvg_py-0.2.5-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.5-cp314-cp314-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

resvg_py-0.2.5-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.5-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.5-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ppc64le

resvg_py-0.2.5-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.5-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.5-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.5-cp314-cp314-macosx_11_0_arm64.whl (963.1 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

resvg_py-0.2.5-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.5-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.5-cp313-cp313t-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

resvg_py-0.2.5-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.5-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.5-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.5-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.5-cp313-cp313-win_amd64.whl (949.6 kB view details)

Uploaded CPython 3.13Windows x86-64

resvg_py-0.2.5-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.5-cp313-cp313-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

resvg_py-0.2.5-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.5-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.5-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.5-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.5-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.5-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.5-cp313-cp313-macosx_11_0_arm64.whl (963.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

resvg_py-0.2.5-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.5-cp312-cp312-win_amd64.whl (949.5 kB view details)

Uploaded CPython 3.12Windows x86-64

resvg_py-0.2.5-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.5-cp312-cp312-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

resvg_py-0.2.5-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.5-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.5-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.5-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.5-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.5-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.5-cp312-cp312-macosx_11_0_arm64.whl (962.8 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

resvg_py-0.2.5-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.5-cp311-cp311-win_amd64.whl (949.8 kB view details)

Uploaded CPython 3.11Windows x86-64

resvg_py-0.2.5-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.5-cp311-cp311-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

resvg_py-0.2.5-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.5-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.5-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.5-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.5-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.5-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.5-cp311-cp311-macosx_11_0_arm64.whl (963.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

resvg_py-0.2.5-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.5-cp310-cp310-win_amd64.whl (950.0 kB view details)

Uploaded CPython 3.10Windows x86-64

resvg_py-0.2.5-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.5-cp310-cp310-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

resvg_py-0.2.5-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.5-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.5-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.5-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.5-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.5-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.5-cp39-cp39-win_amd64.whl (949.9 kB view details)

Uploaded CPython 3.9Windows x86-64

resvg_py-0.2.5-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.5-cp39-cp39-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

resvg_py-0.2.5-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.5-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.5-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.5-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.5-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.5-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.5.tar.gz.

File metadata

  • Download URL: resvg_py-0.2.5.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.5.tar.gz
Algorithm Hash digest
SHA256 15267aa58b183db37951e8942d6542fe79c1278ba8dbb102f5a547d063e3e31a
MD5 91021abb4ca3fd731413911d27bdb58f
BLAKE2b-256 9b2db4b55db4a6c71dee1d1dfbed7674f5c89777e4bbbc10e74b997aaa06ce35

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 026eb5a6f3d83007ac1a06f5dd3b7047cc505bf675c6d01a9bc342492fb05c1d
MD5 2dac6b9b72a92cedc7511c5d8e2dfd5c
BLAKE2b-256 a2e29957ee6fc8f8f2aa8243054a63f6f6016e0c8ae87cc9f59dc68ee72f3435

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3f750cacd88342bdef67d4ccfe507d23eb99ba937f30804670278876c43ec4c2
MD5 5078652965fe81c7073f9a89fbc217db
BLAKE2b-256 b6edc4c8a7e6a33492a8fe76fd43de12ea709c3ddc2b0183f8f148e191ccc82e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 6f714744c37dad84e0bab8414a746924924f75fba4189fa9015863c58ee4f499
MD5 fd7279c3ac2700646c133cd77c927d0f
BLAKE2b-256 8484451537f937aa48ec1463c6985040039760aa52ddf6add01eacf735817535

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e78c0a90b093ac47d683bc26df37102fb0885096e86ed79403839e7926eee69f
MD5 f61d96fa91d3911d25bf794ba08ebed0
BLAKE2b-256 5ca30871befc5f092b7ec282dcec4e4b5b62b7c84d7b718eaf9177900e8db92a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 95504a394207fc2d54c729391af5f73bb7e2cedcb7a46a3b885d31e550e91b66
MD5 f0727cbf7c7d42fe51edf676a98e674c
BLAKE2b-256 d25b5145d446ee045a25560433b2d694a3f331a89ab6dcd2d7aea7b0ed70ebb2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2a4989779826a2b8208c68f663d30537f73932ac7d2aedcd53cf77df2a109b96
MD5 6c79f8208823ae351fb0ca9554651895
BLAKE2b-256 30cc6c6bc0c183011fb9dc6a630855bdf16f160c4be4a27af52028bdb20d829f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7d569afb1dced1ae6e9ed44fcb6efef1b898af7b2ed20605769cd1551abf26cf
MD5 37aed2a19ef6a04ab25c5ca6cf2852cb
BLAKE2b-256 e2bf9bd5fb77c2f9f7eec00d7051f65290ec77ad8d7350dc917fb8893a69f2e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e459970ffcbcc47758879a31ce2cf770bf03919f19a7083f9a37cc00df5f7e64
MD5 9ceef998e8ee806211ca01c73bca3629
BLAKE2b-256 60544e6d06a42aeaa49bb055f9d5ed1f380793e033064829648b959156a8e580

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 89b2115aaddfe4b34af4b090f36a7170d2db3d757d48ab8f4f0b85d5be6f43c0
MD5 e6ae1023f556ceab403dfff0c9476cf5
BLAKE2b-256 57c2710a738583170256a40a66451d9c56e0d07070770e5f6b42571de2a05707

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 7e4ef47c6f90107f889831a72c98cd7450f470ddb4cd5fe443618dcb3ad599b7
MD5 a55331b12e83cf3fbbe880eed767d513
BLAKE2b-256 751b999083263ec369e7584d9d1a53bfb9875ecea946370ad4e15154b514bb35

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 63ba82940915244624a26e2aa7a98e02ce9b264f3e72149ed674c25100d750e1
MD5 ca3760039cbad6a799d74b449cd8b12e
BLAKE2b-256 907b20632d39508b4c25c9994fbdd98b306f521f2caccb5c35fbae434492f521

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8508b1d7a0985c84c66a03b9115100b57af0b9c9ab6c7b796d643d674a7b0dfe
MD5 cb388b3f15036e2c3e2a186657319149
BLAKE2b-256 d86b70c826de13f6d52f198e6360aa65464bf704a313d518913f076e7af8f22e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 269ade7f68095563319a49ad88b53268f47a9cc761f0e69c8762faa9de04d113
MD5 c1296f5e12166789f6cb0f22220507ef
BLAKE2b-256 ed29bbdea23d00d72502dd711b3f9ef4ca594e0c72099d5c01549394cec16b19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 963a4ee9c87bd9ad46ab3e05bbacb96cb683ab42cc656d17c94609f8a60db01e
MD5 3b11bf23f821ab68c9926e8cfcc89b4f
BLAKE2b-256 57b43a74ef014165ccf24495ce33ef0d9e7b92a2a1143ace972b2b1791690e40

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ed23383f80266474895863c8483503cca9049ed918156337763a2a78c71a790f
MD5 4c534947178dd76d7debb91b3b373326
BLAKE2b-256 1749e39189099da57bf6871eb513fa7c06af54f0326aa695e1be674dad52fea2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d5033b0c19e26dad4959f290447e9e1ff52c01b55ccc1650c06ffc025cfeebff
MD5 1a492deec35246eedbffadc903c68ddc
BLAKE2b-256 adef98cd93710ea4cc4944d9ae38db3c9158c9161f14987fb3e71d75a7a59e54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9bb7167655604b05b2a835d50803a6c6a582f86cbeb95e8b1d7857c4884d22e7
MD5 d1d14d222bf2d1d6908b36e81302ade5
BLAKE2b-256 44397430a7d733bd0751b5e09e9b89f603b2951a1f193c443e81d08154e9d73a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 85d2f729760ba079d79e8cf88bb6f9b2269e2a24dfe809a707b22b9b67acd8b0
MD5 2365f4c3621ecea68b71954646f10977
BLAKE2b-256 b4235cdfad062d60e9cbeaefb73ad435a66f5db4bdead2139fd34891f15a6c3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 5f47a87a8492dc5c83574f1af76b1b9ed741e6acbc4e82575bc91ffdeabbadce
MD5 fc9d7a8390cc3b2350a7fdf943b7c575
BLAKE2b-256 f4362a0a8b003cb9baf27c4c09b617bf55463aaf147ff599954a623613d0f118

See more details on using hashes here.

File details

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

File metadata

  • Download URL: resvg_py-0.2.5-cp314-cp314-win32.whl
  • Upload date:
  • Size: 936.7 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.5-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 eb10bcf0827d491a0b4fb1edf7900fdfc83d961c29cccd31b2088e392cdca166
MD5 a54d883c4e419bdd4a0d120d728224f2
BLAKE2b-256 1ae5d9073bfc87191879b4bdfa0774349fc8c1b79f5bc344cc983d45b47e5914

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 910e05375b8338635a8c39bbe4fbf037a0c6093e31707aa56d9f6fc048f0c574
MD5 d8168ee365a4f3b012da95276e6f1fef
BLAKE2b-256 7c800d36e3a3259d70740b03bdb2610699da563949d2021a7c922aaddf060165

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 274589e81d3e187e7d8ea092d4016a914256e8ef8b832488efa8ffe7c70f3ac0
MD5 77d8c2cdc635a34a8ed7f78c44db8bb4
BLAKE2b-256 086b961a1a47b782f0695a451210bad9961b1d540e705ceafbd81b4770515c00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ab589ed8cc34c79e62ae51a8dc68ada4dbaaeff5a619c46903e70a9a5c736056
MD5 40216ec92b10495cf73630a4951b7d4c
BLAKE2b-256 1807d0dd46acdd9914f2e7110d7226996be12c1a07561627f755b899f8fa7065

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3a048b1f12b0daabbc75471c929a28aeeb550ef9574d8361d6c38940e043b3b3
MD5 fbee783af2f4cdda86f0fc09063b7e36
BLAKE2b-256 5b6d7e909e0b62bf6853c5419a0f12d3aa47f4cfe831298fa69b4cb71381b004

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 64da48bb15ac533f1caa7f1f634cd1e50f21ed742e7d81464779cce13aaacee7
MD5 e64ccfd87c9da707f9e0f9bd29df11b0
BLAKE2b-256 0fb21e5422f3c31285c55ce92dae08b2d52aaf319b8940d60fde7f716e850468

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 410c928021fab645959a992db7f794743c7dcb3caa18d2eff6e89e50d16585c6
MD5 02ac73103b08cad3d89d90d2c6b38aba
BLAKE2b-256 39050ff94474e18c411f3a1661bcb46340d7376da14748a256c0202717d746b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3c36709f24534b82a96e42b0e491f30f7a4817ed22eaa3d560e5130b41b868aa
MD5 e021b747811d15a56c12045ca409d538
BLAKE2b-256 e8376c73ce75ae5b682748cd8541abf12c7a669b60a1327cad8277d02a7a4634

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ad442c4aebc5b8ae322e4cb10009beb981e4bf689183066ac6eb0294aded9a52
MD5 d81bf97f058f89e32c38eb5a83f8c394
BLAKE2b-256 f3325eac1d0188b6741d9fc6f9e0cdbe5fd82f172b40eaba1330cc8c48ab6af0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 52310b4c37c8d60fc8132685bef6f4c44666e691160cee34200e9d72abba3161
MD5 860d4c8a4f280997061042b7007b61d3
BLAKE2b-256 719d3b73bc250f1377fde54b156bdfc9998f570c416b80f13b19d290a7209fae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 1df193d8f63ad26ffa59ac142a6de6ef8532cc8d24f23d1307d999eace838b34
MD5 d9e094ad52dfae0ba59a04febb03228f
BLAKE2b-256 2fd24c90c138c6c2725b55c1831bcfd649e4606f79c58a5d1822724f5887311a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a82e3ee4c65c378a55e984bfa4f9afb95fcebfd219800681251723eb502a1681
MD5 c22af619764df220584191b8681e5221
BLAKE2b-256 3cd9bc6094ecb09dd1d425018f3e60b656079b3288cf194e6bc023c6f8df82fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 8972ac0aec20be38c0377e307d6a1153d300eb022b5f09424fb299ee3a6bb3a1
MD5 24cb9f7546397bd0080978c9f8dcee1d
BLAKE2b-256 3fe38577fba50f640a7a5c9d2ef94f83049bceecf3bf59929b0a557916fb7dec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2e75ad5bc5f42fcfb8da1967a12b5cebee61bcfb68e2d4aa13470cccb3ca8552
MD5 4570602a33a2b5c19278791b769ee976
BLAKE2b-256 cd2176615250cb3ba3089654114269d09e46aa53de94b65046f2f6bc566f2edd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c12ee38a9140789e660861074311e67f9a3023e5844af6414b957cacee401113
MD5 bc03da45e96d913c25c3d89df1da0f20
BLAKE2b-256 d36c12854286b4ec8351e3dc42790add94d91d446fdce5c4f729beda288689d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 bfd882d3dc665a1249eb481513da50f60bb59ed5b823e2aa95825c51f2a60804
MD5 1d9dddcec6d1869eb81a61197ab95896
BLAKE2b-256 ab8781e40522238c549be9e24787a2711a5c0a64d7af4be1d620a2dfd632a72b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b83265c6c75717ffc968c43b80780d005e9728b2237823c500f8d5f175eb8db4
MD5 38aa768ca3911bec0eeaae38aa37408d
BLAKE2b-256 cb3ec7676419e03f2bed10836ebfabc72840d4b530d3e457597ecbd0093b057e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 53c6b0dbd465183b5dbbd7ef528fde0d795504d64950437fcd22d04dc8006869
MD5 f54f3ac7e8ea40b5694eb96da0efd99b
BLAKE2b-256 c158574669ddc89797ff095c935a321b45f788d00c5e811177f04dcad5e0f71b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5c0abaa388c988955ebc46026722b906ed7d8f7c9d2fb22b87c5a9791b49f954
MD5 17cde54b4e409b95ffe1e778bb10524d
BLAKE2b-256 1297b547cce3d90737700cc78ef92bd1ca183bfcb9cd0b40e8bada9a7d2ced61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 194c4f610e21bbefa45d254bf908faf1b409fa4f0a22b77b21209bc3e62be221
MD5 47fe90089807f99610f9d8d55a002fe0
BLAKE2b-256 4f9e983ec43e03d709496dcc2bcf17eb6e9ebc72c00ff04a8ac8c3dc1f0c93d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 848fba4adee121e539544bcf1848cb444f7fdbb1a341fa44c9812ece9ad0e4ed
MD5 dab9f0fc1cccc62035dcc59e66977903
BLAKE2b-256 a87253b2c14e53d68178e9ab827bac4e6f252798690c4310bc3fef24c9255846

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 950d4bae7915b1d456ca1f31d8d6fe636d65f672f64c749d63b642176be08629
MD5 e494b0fa687f4553403ea7d63c01c661
BLAKE2b-256 70d7baca2b4360a57e3428ef91f2398092668ae90cd9ce555c0bcc2d6c1c1aa0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1fca6e21252cbfc6b26df6a5d7097b2a37c6eccf632e381e0c6ae66bf825f25c
MD5 4dcce90be3c4207cd5cf17f3af5faace
BLAKE2b-256 2c99fb55ec992e4d6971e879f651eae0f5bdf8d3c73d45b643ec724fe1f9e0e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4061556037f904679079ecf1e057dae44332f89e9492da47add84d33d502c0d0
MD5 bde3341d221fd32bab20735f2fdbf292
BLAKE2b-256 94a943fa6921a9e5500d1cfeeca06a9e7cf52fc8ac80339253d31e2606e272fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 af82f9a3c10afdbab297b4ea146138a9b033b917368c87169009815e0355b1d4
MD5 0608edfa2011c7cf63b290c566734bc2
BLAKE2b-256 47b6ecdedcd17ca4092d65d6da7566545282dc10ebb5de2ed3ed61090a435b71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4c07435db3c8aabdd616e8222a6d69ff084ebf5dc4f7fc627ab6203151d55eef
MD5 1ce13c3c5e2d03421bd99bee4dd9fc57
BLAKE2b-256 a0e3c2db276436e2434e9c784e024d5d7f86c2b6b07d4e2626824c164099e09c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d2e21dbef07192fc259e1032fe5a9143c41ee602dc62c6293293c9611074fb36
MD5 b966dc2fcee547889164a4631fd66ee1
BLAKE2b-256 1b956f23f941ecd71b490d10b17c87387ce60086d68fb7a3565c3a72e98f539d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 8fcb024c17c6afc13907d613a7109b20cdf23f9dc0d2a9a0b370edb2333614d3
MD5 215b7d060e32da2576bcc1722b823c38
BLAKE2b-256 ae20617eef7d4ce9d833bd84dbeb885c7a501f19fff3363b6559bb29aaebc874

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 204a6f45e2e59b783677246474dbd2d36df727fd38d1e325fb0f19b614a236ae
MD5 9a851051fe6a1aeda7174667f34c52ad
BLAKE2b-256 2c47dfa51321d67139e8504ad583b615a7e618743d9239034c342944fc556178

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d4da3af77f969555f81a0714a31f034b0d8f87d5a8ab09f1eca47df592d2114e
MD5 bab2524f195ce62d4c543294e333bf28
BLAKE2b-256 ed8e78f7cd164c7c97775b9eecc8d4082ce83a8353bb846d7e5ed14c5f7fcc20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 23d191f925984873543b4994b95f12e9a2207ec09f779b48f931155f552bddba
MD5 486599f3df5e0ad644a3f6fec63d17dc
BLAKE2b-256 ba5cf60a04f7aaaf75f6f9e3c833aadb43a2f6d609946d0f0bef02ba7894a062

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 910a6dcbadddb06ecb7b778e00ba0b85d3b49e32a383bf02a78b60bd33a17510
MD5 3240542217986d167be0d2ccb7253fb8
BLAKE2b-256 45503dbd7d77235ef55f89bc448f9d0cf765c1f5d475a0d7174f8cdac1f49318

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 43739b63008eb8abd0d5894a3039c7b61bd2ca37700e661d2f15a952cc232d6b
MD5 a3ac00e38fd366b776db8e5329e55e92
BLAKE2b-256 c4f2e75bfc7338d107e9331f14131a28fa6cd57c6c2a2fa99323d092292782ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 bca3310ac577880dfd58a4da7f291123860d55ee7872968f70896454155ab751
MD5 17df04ba92cbcfc8a17f11faffaf1f69
BLAKE2b-256 746af4834e14c56264da37a384bb0e11130abcf86eb2feaa058c1d04e0090339

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8fde62c8ecebb92367f65ab4432916f049e6b75f2e2140be17cd545061855b79
MD5 926f1954d9ee49c457500c10da0624dc
BLAKE2b-256 ea73de099a70c09b16d56ec0c57ea91f16078979db62eb305ffac612eca6a3c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6032cbaee25dc208fc69a5c0ebf1a46c2f2a8f7a91f9b9a7d9091ce26d635e24
MD5 8d7b09a52b8d14004ded04945d595d36
BLAKE2b-256 fedc32bdbd3d09f310f04def66a750378d89306eddfba048ab61c5a458842e62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e4c67a0ff52b773b86fe161a2da2759ee13e0556ee1450321676c26300985d1d
MD5 3ad5910af3eae85ab3e7e1a3809c597e
BLAKE2b-256 d859ed45511560487cc01b65b5fb6f3584b810cd607e2d7cefe9ef8ee5e20039

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b6f2775b107f104b0493a79aa52536c461c3d8089a43328f43672984e0734fc8
MD5 62ffec7f808be342ea8bcdebb79c7118
BLAKE2b-256 7d42ab384fc0f34d05965d5eb742226e33adfa0d47d998afcf5ba5ce94577af9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 120d23c95158f4c200d7b0a7f2a15206201bde2488ecaf5e0cb80252de92d8c1
MD5 2da263458c42e1e7ad5feea97e7dc7eb
BLAKE2b-256 f7e0000f7ed57fd8c514855b16db2ad3accc30d60074b6f354882aeb8b738725

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0eb4c65a8d6aebbb03ca46cc66c64908550b1443d879c6164fab00861450b897
MD5 1d6524f51a74ef1e68d7d85b3c4208eb
BLAKE2b-256 d48f24ddc32900f05c7327cb359c228d0e5c938600fd9ecbd8f09f166c72912a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1d09f0c409be8e96def73dc9fd7a165ebbe9f26bd817381e96c5a529b4ace6de
MD5 3fc4d5d45d83c6c547f0ce7345d0041d
BLAKE2b-256 5ccde77e6898822361fccb687c363c60d186ff8cbca0c7a5e892a14251ebabe3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 067c847bd813b4704baf6ef7df90df29e9bd4deb01b91466d162d90ac2037c76
MD5 5794b612b13ce26cb97ca9e2e43e5d73
BLAKE2b-256 af1d59860e32bad89d12ef5822160a6fce8b0b8756287e6223dfc67c9ecb75c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 364c25e1abc5fb6076a6b1fcc4a486c97b0167c12e61503fdd9153869c39445c
MD5 66450de862917c14a87736778b11fd10
BLAKE2b-256 455e0066c9491fe3b384f26aa33b3848ed94ebf2ba9f3a23ab75fdea1958a16f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b811183b69ad5a9c34e31f1abe389897a8a7cb249f1a70df0d111bdfe24be974
MD5 cb88cbbbe16413a34f818136b233a860
BLAKE2b-256 27d6aaf5571f6b0178a502b23f14425c82d5a238317e446293a506e66d1c7b22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 7959070394087e86e6c92da504756d125952c469d6898b4b84d42810e88545a8
MD5 faa1a4ba02f490ad8461c1e6854d38c9
BLAKE2b-256 e071749ab094dc62e092aef87a7217a60f1b56becbf469476e4e652c93dacd4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4525d71e5a6935b7a2e48b7aba05f95c45d96cd6b3057d36bdc810056d8da7b8
MD5 37f640a385abb9afc099968ba6c71490
BLAKE2b-256 5e490f208f5b49944d238e28786da59a88021c7adfd4929ce448fb3fb53e636c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 46cbab2e31c9a4da3d32cf9bba0554c55c1749bbca605585da8712ed7f8a6edd
MD5 d45f896772efb61d29259fd3775c0797
BLAKE2b-256 bb7d49204cbddcdc4ca8d048842eab3a6419ddeb23b7838099eaafbd624f10d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6aca403caca36f76e47ccfe5254f38d7fa3c2e72a6191aa847dea69843443025
MD5 9fd0d82f62ccbd795597b635d8bd5fbd
BLAKE2b-256 b1646c413464283a7333eb967e4439a91b78df30fd780e30d30d8d71b810e7cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2eca3803635a015bc4bcb344ff4e543f96b5a72503bb761675993a52a719041b
MD5 d41961ff63966a9163709b03d8b8d6bf
BLAKE2b-256 9d748cd1012c3e68b974bc3bc21616ba06544adcf9fafb27f3beb335855deb43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 37dc4ee87aef059d382f6ceca242595235d37583e5736132782523885aa0540e
MD5 7c0112b737b1560d822a0a34c2813b11
BLAKE2b-256 36862832d171121b91b1d50012cf99d7f17d13447a19a4dfeea9bca009814f1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b004c17cd9465f22eef45917af75cd668355bbed0c68af8d3780305b96b559f2
MD5 fa1a53f53ffa550e613129a5f12a15fa
BLAKE2b-256 20b8b7840be2ace434422eb788ee77a21b0fdf159e9734e85ad57c498153acca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 af96c0e9872163c7cff6f2acd5c2f2e6763b721137fa65f24ee2b68744697bde
MD5 73efb252ab0e6a0db94d5c160df8e1cf
BLAKE2b-256 489fb2054f9d7823553026e4ae59ce2fb8e7a084a54948a201537657141ef6b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 15851d40a605659b25c2840c5e6d97156ad1b8cc603acd83b319cd87efebf560
MD5 98e30641eb36f726cf9382e63f4b45cb
BLAKE2b-256 db2c0db9b743195d9826fd553b528e7a775eb373e53f1a64b835351efaf94079

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 29c58271795b4992a0058a071344e631001db324dfdeaf822c20339638aa5412
MD5 3cbee9b6105a12e6b05a746364ca86c3
BLAKE2b-256 39c87a549ed22281f0f0a78f5751c48f60c48852b2818508ef83dbfd6b0551ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 46afb80093cff1887276038eb29977b04f59e36b2992c3b8102d9e91f2940154
MD5 c0043cf240df55fef54cd2921024aab5
BLAKE2b-256 51de7a84d4197d88ee84b85151d12d8ab2dfd83fd8994baae360896d88ea8662

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 2782e496cbb7177caf3642c1f69a677e547a84058c11934eb6c9ec1243bc70b3
MD5 275f50ce6a14e4339b04f92aa08e81ec
BLAKE2b-256 63a86219f7f40228c12b62edd667fb9258c2d70c2a7bc34e6a21691ba2e9b048

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0ca7014ac83d9d126420c2c47434598d7d2233a373bad25f889c1476aff270d9
MD5 fe73405a2c6062fb38fe8d4d4334bab1
BLAKE2b-256 76de4475ccbd81768b5e0270a2d16818b0bc37290b569f2911b7efb3ca30e0cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 2088a5d6d303e75e3e3703fdb51bd166163527df0d4d5fa33f970c1361c73b89
MD5 0d12175a5818edf47e48d5a1cab1ecc8
BLAKE2b-256 2278db5c13b24720f9330355d1a734451e3d5dac93a7c1531bbea87b3443db30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f44c1819abea1cee29c4595adff8d4206db53d65c59d98dc0b4473886959013b
MD5 22f4cc0aa34debdb763bede60c8c3e77
BLAKE2b-256 d7494156249b358e676d22a468f1e90cfba853aa659b256761d474d2c8ec67c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 10a6102cec41ab82bd83bba385c326babd2d2b769749f091d2c0d47fa2e94c6e
MD5 ed44f45da1c3b18a3ba0cd3db5db8e47
BLAKE2b-256 3a6b3083303b3d6320e87e036ee821ff7e86f51f5d043557b27720ff41101ec1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8a9f85b0d220d406446135467db19e9002d57adea278773e30fdcdded60f1b76
MD5 49a4b6645c93ad7be72715fe0dcc2bba
BLAKE2b-256 ee44ca1c0e9f010564bdf3c9899eb6b7531ccb567190142b4b1c61ba6972aece

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d929da7a46008b800865e4e03b0277155559205780235f0a2e0913add1a89412
MD5 b251021eda28afef8a8a9e9bd655e652
BLAKE2b-256 b31556acc65fa263fe2f45feb18999cf1f164b2a412cb93431e2c1ac8f4bc0d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b2a8267801334176062680332230a181ab66e62c3e62a17c87e7097f036d7f36
MD5 4a4199ef5ad80bf4e160ae97875e20a5
BLAKE2b-256 9271f84cfa7db3b958e896e712d3485c4d7a9865f35979cbcd53eef4e6ae65b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 93338bf8cf45ff1bda9d40886d715514c3b25d7c624a397d9adeb357885fd0cc
MD5 8ac4c450317c49cd71e44868a5e0f9ce
BLAKE2b-256 8ca5292f5c946bc203363dd06bd52f311e7a0133db97baf48b8e6763aaf021c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 09c9eb62f88973f389f1550fad461c76b0bfcecb6d37e970161c681a872a73f7
MD5 5cd9ba539ad0e2b2951f15691f6e263a
BLAKE2b-256 f3e84cc527a65493ac9fee609b2ab9086de663dd7cef2145cb600e31987f0459

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 553307b9be6085e2816746c15a95b036a0e481a1f36d956b0726ab60b407b5df
MD5 b983e7eda58b7677b56f61b1d8ea6fb5
BLAKE2b-256 bb3b0807a5ea0d507a0c99bef250184072cb9cf59c3e80ea8719ccb262bf5b77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 43f100d88a6994fcd73da2c969a67f7457e87234d2fb9f9f6dd73e4663667449
MD5 a97c2ec78911e2b58052714ad2d912a9
BLAKE2b-256 f46b99422381f444f223ba90bd38c4f249b0633f31a914fc3a8fe3a5a6eb0857

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 de13d43611ae1e5309e9b93c1488c8fcccd804a7cf3ae45b8c9124a725ab3762
MD5 2fd00cc6d6b35f26f5aad8157932ae1d
BLAKE2b-256 e86cd8188f382964d90f39ccf06ba5970b0e0a3f773c812cc4dddb3b67d3e397

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a9c59e60784d6775b8202aced5c6f3a780515b2da4224725a32dd95d5e1c1f9c
MD5 5071229375fed3e2111581e0d817635c
BLAKE2b-256 2e1d33bccb4a7fe25064d0891950a99a6d026086e863b856fa56afa41f0be450

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9874ee41f78cd955daebd3a41f184985f82c2b894003e3828ef04d0687cee906
MD5 b229f07990cb10f79e5ebc7b8d939ac4
BLAKE2b-256 3a8e7f6834efc430427ac84b7845a109e5a82c928416028eeaab0b4622780985

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 9a76cf4d83c00bbc4d1533c42f9a98b6820150dc1ece7876de8ac6e2aa340fef
MD5 8553c0a3eb2e14b61910dabf7b59e81a
BLAKE2b-256 d2e09f575542a848bb676f9684a851a04a5fefad8088ee90c6d3752ab9fdc650

See more details on using hashes here.

File details

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

File metadata

  • Download URL: resvg_py-0.2.5-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 949.9 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.5-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 23c4b1ffc5a020f7faa64ffbf9fa8d17e2e8cc4f585159765236b19e9380d057
MD5 ebd7b6c8a6cf10a4012db79e3c42b958
BLAKE2b-256 fe2d59c41bf8cb1d3388a969a8acc85b4372c9213990ba2172c9dfa964843b1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cf3ad3a81802889521f8836095362bd54c30d34ac35225e7e00c8016633f5dbf
MD5 63ab28da08e566406c9e7033cfc8d8fe
BLAKE2b-256 9f65f510613ffa270a56ef98922afa310bc37aa181ef6af661b7fd00d41ecd19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 238dfecdec0df75a4ede8ebdb8b06456fb4f473d1f801acbd7e800c8be4272d2
MD5 ac12efb478e9c4acf0631cdfc9013d36
BLAKE2b-256 4def3f7af53b0405d24875584a21310520b5c120dc4b06289db4438f423dfe8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e9981cec6641ff8f7874ec0bb47ae0129f1753ff8487ef3a4666b0d1baf05a74
MD5 e69160fd5b1fc2f1695d99f5f2a996da
BLAKE2b-256 8311e2edc78e6830bbac3f3e34f0379ff2aff7eebb0af3726b0aa667c8fa061d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7fc6461c6eb8f56a88b7e23cf78a8c9b301af68e483a14d6270090d215f9be64
MD5 89e375eeb4767217d7765b3946c1227d
BLAKE2b-256 036c42dcc80299701a4c3cb50b58c73fcae6f87d18a3c4070f92117e998a6522

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9f57fa2ea7723a9428caf33eaf3065c38e419a63a70ef44888bd2d6155259f54
MD5 25f26c805aa16a85085ba1892365409d
BLAKE2b-256 ca35624aed7b4a4071546628b7d33a0a1564a86c5412c79793c80eee087da2c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2874b627620094f155d36ef92e3908c26053a018e47468f2f6e9e9ad7902e5c0
MD5 7fc6f9149c72eaf8162f2ab5e6a2c1de
BLAKE2b-256 fe27a14e04d5a781075c753bd706b078d2e14cc3fbc5c1a8e3f6ae239ef73553

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3d1a44653b700416f84645c580d597c217446c510d9deae39cc6ab25707ea0fe
MD5 f87bc62948101634f288ace0702fda1e
BLAKE2b-256 13c097144595d9381e4f0f423c23dceb7d36ba49e2a3f156cc969477f038adcb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a6774430a5c6c0904fd162093568f942e07b3c8b2582acdbeadb9287f0d3a1d5
MD5 f22e897654b2acbea285387f3cd7721c
BLAKE2b-256 9a079f33a815c219a767ce4fde23901718719d5b8fe4c1fc680ab0cfdf7d8339

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 eaf859c74e3c08e48c0dac13060318a22c1f1482cd395f3b9f6c2c6887b58ee0
MD5 7ef5e36176762158deb9c4f3304cbece
BLAKE2b-256 5337cecb1be490ce696cd03c405b7e2f80f09b2b3892c4ab7f67cbd5ed8dfbbf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 06d58e33f7ae30db985dd46da4506a74e482337bcab3d426aecfdd8dfdd38573
MD5 8dfe7ceee5a4837d3ce6f508690685a6
BLAKE2b-256 28ef0d822d66c7334e8b196bd2448c5c4d5173a4fadbf8bbab5d11d224061509

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