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

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

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

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

resvg_py-0.2.3-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.3-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.3-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.3-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

resvg_py-0.2.3-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.3-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.3-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

resvg_py-0.2.3-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.3-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.3-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.3-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.3-cp313-cp313-win_amd64.whl (932.0 kB view details)

Uploaded CPython 3.13Windows x86-64

resvg_py-0.2.3-cp313-cp313-win32.whl (917.6 kB view details)

Uploaded CPython 3.13Windows x86

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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

resvg_py-0.2.3-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.3-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.3-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.3-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.3-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.3-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.3-cp313-cp313-macosx_11_0_arm64.whl (937.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

resvg_py-0.2.3-cp313-cp313-macosx_10_12_x86_64.whl (991.6 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

resvg_py-0.2.3-cp312-cp312-win_amd64.whl (932.0 kB view details)

Uploaded CPython 3.12Windows x86-64

resvg_py-0.2.3-cp312-cp312-win32.whl (917.5 kB view details)

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

resvg_py-0.2.3-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.3-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.3-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.3-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.3-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.3-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.3-cp312-cp312-macosx_11_0_arm64.whl (937.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

resvg_py-0.2.3-cp312-cp312-macosx_10_12_x86_64.whl (991.7 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

resvg_py-0.2.3-cp311-cp311-win_amd64.whl (932.6 kB view details)

Uploaded CPython 3.11Windows x86-64

resvg_py-0.2.3-cp311-cp311-win32.whl (917.1 kB view details)

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

resvg_py-0.2.3-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.3-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.3-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.3-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.3-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.3-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.3-cp311-cp311-macosx_11_0_arm64.whl (938.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

resvg_py-0.2.3-cp311-cp311-macosx_10_12_x86_64.whl (992.1 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

resvg_py-0.2.3-cp310-cp310-win_amd64.whl (932.6 kB view details)

Uploaded CPython 3.10Windows x86-64

resvg_py-0.2.3-cp310-cp310-win32.whl (917.2 kB view details)

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

resvg_py-0.2.3-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.3-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.3-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.3-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.3-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.3-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.3-cp39-cp39-win_amd64.whl (932.6 kB view details)

Uploaded CPython 3.9Windows x86-64

resvg_py-0.2.3-cp39-cp39-win32.whl (917.2 kB view details)

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

resvg_py-0.2.3-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.3-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.3-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.3-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.3-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.3-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.3.tar.gz.

File metadata

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

File hashes

Hashes for resvg_py-0.2.3.tar.gz
Algorithm Hash digest
SHA256 f51cdddcd86afaebe42ab2297b7ac1d88857dfd5fb0c140ae736cf5e2a1b98bc
MD5 305c45119775225ee58acc7606c91bd4
BLAKE2b-256 b44d9cc196016eb10e9e39189432436f5d72a1c6a7023097b27d9e3240838f02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c2190035dd309a6c32f61fac1694dabebcf0bb5c77b3099e5400816c690a8e29
MD5 f98b24fa9de0b14b53176c14efa02b6a
BLAKE2b-256 e7aece18e900abb4bc02b998941b6808ea16fb612be44435cb5c3df3d37350f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 10e8b3373dfa7b374d8925f31d82e5b1e6774fee185d130b9abb79c30d3ae13a
MD5 0abfb8ca8bbffa0062c698db98cc5831
BLAKE2b-256 e7f07a3c19e76646d72b4c84b3799d742053fa1e75eff856706bb18676bad978

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 52efb582d2ced544afca0042bb517fcc8e084188a115733a43322d1a91f224a5
MD5 3d4d7b36679b9a57ff1539cc9edd1e79
BLAKE2b-256 c23e0205261783127c38a672ffcc94cc52ad88139e7f876e6be27e5f4917d9ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e323d07187b6b3c58115a34172bb99f6de60c67806b2e7dd40f9fbb4bd1ca0a9
MD5 7a7176b8e08964242545d17d7be6b0ec
BLAKE2b-256 f8a8273ad010101fa1ee5a5128bb234d590d6855a5266efb9c38baadb8f192d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1fd31c7bb190fae29ba0c59bcfdff528f0a5de1f10912b866d606ebd4cdede1f
MD5 e2f9f0bb34f4f992a94f6738513f79f5
BLAKE2b-256 043d9ca150234235291354939a8298b15a6fe3a87e2a065b93b6eec813a3fb97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5dfdcd0b9ef530edc52d031ec77faebb9ded92bc312bacb7c52c2daff2a0ff9b
MD5 cf90641e0aa210a8f5e6e39425ef647c
BLAKE2b-256 7b4c52cd5b3adfc881309f4882d4de637f4229d7ce1a48c027ccf4f41f11c64a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 bb011eb59a7bdf29873deee2ddfc140277c5a10090afb3830f317b1c6ab49345
MD5 b4759f36f0bf1f3df108155ebbc84aec
BLAKE2b-256 aeee6566040ee779564b6446e93047b0395318144e9695397203554c0b494686

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7337ce780604f54af410061e34885e40130558ca94dd0d7f430efb028a692d9d
MD5 e1cad92cd74b1ffce1b97b8d6db159d0
BLAKE2b-256 1d7764ac0a8f7e649c9e24687e30a8478354a3a1aa69d3b65096a4063c6a167b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 884d73a17822363b246aa81dd2fab228dd66b08eef8322b797787f4cb4af3ef1
MD5 f1b126e18ce08629f0116e4c103a8cd2
BLAKE2b-256 046ad7b4688e72eccd813b207bcf771a0986bd69727f49d7615f1d681a2070da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 f07879fe1cb06ee78a95b897f26a31bcf5eb3f3896f8e41e2f2e3e128888bdbb
MD5 be1a6d0200077c81abbb794a0208b6dd
BLAKE2b-256 3be0263ad170e804948e8613134c646ac4f61c12fc77f13dd27362f8cb2a9731

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0c29ec9eb8f38dddb5ca1af1f4369e81301829af832eeed0c44b80ab76c3b5b7
MD5 15aa961e1b0b8781533fb80e4a964412
BLAKE2b-256 af2b873802312f5df79c4ee218a4b97cf8d99d1f851a86fd8e2670f45ea61ca0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0182a1252f313eb3b8f719dd7a85ce9d9e4e29f0627b9ff99752d3fc6922fd91
MD5 da0d21ea35756a82aadc33d415fa52fa
BLAKE2b-256 18ee9c17587cce426a5222bd66f1001b5b638c6915a77c708c3ca0ea7edfe918

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3f8e7765c65814dc7df4daa60155b4a8f68f73dd58526fcc924322516d8ff9dc
MD5 ac9311acd85297751b4c1db9e70236b5
BLAKE2b-256 d8c73a9c12dc6dc1bc2e2104e54f6eb9233def98b709de2b58145bc4e799f9de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8191da90f9f12a2fcee6c51a95a2b384882b3baea30a3519f91830aba82f4a06
MD5 99a2a6e9c725caa876545bfb49d2e80f
BLAKE2b-256 7e7f866d4c1e9cd24392c6709e9de7885f87ee7c4148c24b1379c68519698b9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4e882645108209ba086dcd132fa272ab50a5f2a07a19903aee2decb8ff5221a4
MD5 07acf52ed039d74c737e40558ab2aaad
BLAKE2b-256 55a5ba28da3dd1647d90df871e0b20135a68fbbd38a446897abdd9b90e398ffd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 bf566665222de2fde98171d9cbbc55a9417365f2c2bcee08432967056cc0d176
MD5 fba07256e305e61dd3fd66d69d805f07
BLAKE2b-256 96ecffe564b0e56aa07581591d398cb5848e65d9631a9bdb3ec15b288579951b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 098325c4df4f02d0757cc7bfc0b5060c69078f55b42837ab95cb15fe687c1a69
MD5 de706462284c3c2ff3aa7268f0a47563
BLAKE2b-256 6bade4fba2af81e7077342c8f8eee6a63de5d005b8320170d5d9edfb59cc64e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f5119bb55b56ea943e24cade3ba122c9ffdd41945e40673310bbf455a89c483a
MD5 0e5db713a7e9ff12e9ccfc2415f5eb99
BLAKE2b-256 aab1f11054e24cdd747f0da8ab43ceae89b3a9e50a691978b8a23833544cc1a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b3d0a6404f5e7e33d4badefa8bcb635b270e14954c998a6ff0571648c800c0c0
MD5 7e73d071022ebf703fb4b18cc7a27a3f
BLAKE2b-256 fd2e3a5566cc90179fd32138dfd76b599d43cdfe4f3c1f0284c8716c1ef034b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 0cc644b740cdd56a37470ee98eb43df02d42033d8a0ae9303f47afce4c27221a
MD5 f1d86f077a6e38fd9ba92629ee4908a3
BLAKE2b-256 233e6c5db3608c0dd8dbf10721d4b839b641764a812d3fe6855c5254814b4c55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bbfe58c48dc9d16e5b732d5b15d9b0ba98ee3cb31b4f7af4b4a035a7a9240563
MD5 00011b06405bcc3ae7fb7058ff8731c0
BLAKE2b-256 eec84ce08cc6f7b24c2ad43671fae940ab740bc3ae4f14b774cc2a8038c3502d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 10d2df1a68156683c0af32ddf6cae962e1d417907e276e8ee8f0c405da0cca57
MD5 6335f474737daaea403d0985eaacd53b
BLAKE2b-256 8bd89204b4ec8798d2ab105c9c1186c05eb854f2da7fb9d0072dd91f0bb7934f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f5274995a4a0a583ce7fb843a5b2ed3f6faf8f9ffc7ed8c8f5debb5a98f6c2a6
MD5 3b0b3bdee2fa3d933b95d0a30389c9cf
BLAKE2b-256 50160c0f41bc92e5a061a0195e40c35d41a51fbce22ef0e0d0025d645c7f9a4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9b79721eb7bbcdfa68f4a242e7fd20ab1394f7dfd90f565720aa85bdedef3134
MD5 bc9b3d1df33a1b66dd038f4cbe4d1c0a
BLAKE2b-256 105d07d28142d31bbc9859af396b5ccffd4570bf5353364348bb6b5a14eea862

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d3aa03bebc0c56feb6aef9d64708db10890586149d07ae159ed9e2738cc1f81e
MD5 3be2cda0d00f01b5fdd6f423be5b7066
BLAKE2b-256 28307a0621fc93d16fac00c080c34bea8a8ad5af129c7cf30128f9f0c9cb2329

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7f4fe5db44df3f6e59f136bb55640bfb6252205ac8220b85b7003c2d34c41d20
MD5 cb190f7987490e54d0e57d852efe63c6
BLAKE2b-256 b984131b711c03ce0a7e6a56e597dd56f767039328e4e43864381cda9b7b15ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1563731330224ad051496be689e0ce09a3f7155438d9e5ae0226e9e2c60f8a98
MD5 d3ba8c3f6bbe70739a965e1962b34492
BLAKE2b-256 45bb449e2c34f862bef0b82b83a842dd0e8aac987dd9bc99c5b622a0f91ef822

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a602e2b713576cd684507a9906dc0b6f0e5d91927f576a662860120ddc6f511c
MD5 e6c363c8f19c36a2e3d37da0b5f0bde8
BLAKE2b-256 6f0e07ebb294f7f6a59b35b249a40560e878cb7bdbbd3aa1f1e7cfcaf616048f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0f5ca4bdab34650431baf11e2b8418d569611975657eee4304c79862ceb30155
MD5 70d4ae1148c275a03c0dd28efa0dd42c
BLAKE2b-256 8eda9dcd6e6924d983b03a96ce984ded4c792a7f4aa2828509a30a08a1468415

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 eaa2d9c0078397106eaa8fadf73dcbf9686538a5a4104f4e00d9c6531ffacd7b
MD5 07b0b7d452b49763d6f2d1a4e9b37a94
BLAKE2b-256 116048092193ac083f4a4898f8c3e07c7fbaf26db1d58bb2d93576d1f2b99f4b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3f5c19d7b5ad8607601c79f6f7dd27fa87119e04cc0f1b54994a46f38efac4d7
MD5 48438bd41558707e50e76c035a4fbe62
BLAKE2b-256 73bd3aeabd14c7f1b63184f5cc13d7d73eecdbb96e93bd8cc290613c9b6ac101

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 958c1342253c0563f6ca0709d3a248f1436df36f7e8d111be93968203340490b
MD5 8004397f723851c1252fceaf0bbd9724
BLAKE2b-256 2528fb5d2713ef491e4a5ef5fb8e9aa505733ec35d11ec2d4d4af390cd33fdf3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c95596a726ce6fd90218f19e5da3975030c51af8840a0c98d78288e9b45f978d
MD5 8f0c7c5e0ccbdf88ccb1bf89acad7870
BLAKE2b-256 77c3b3acebecd0f1773a5bf10430c554db18f4a1abab7d344b11a814b4a82c77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 561f65de3848029af91803180f831c47534ea85fe073750e93e7cc61a77dbf5a
MD5 ccc470e930a0d8f15b1855a9b9f2a4a4
BLAKE2b-256 bb67487e8d385959ebe4afc2508194698eb85c6ab3343472a06ed5aafa30d3bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 009e2c8639f92e9e5f9165367b97d2098ab569b0359e1fd73a53ebacb6b9b067
MD5 17224969399b9fd368ce76e6c758a850
BLAKE2b-256 ab1a5d8e5fdf251a7e395b716a982d87165842d7c61849ae2b41d591dde79539

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5910e190c8260dd67d4dd50c32743a0de17127df43b8bab35ad0e6c2154ed095
MD5 a9df15c711fd8df509a721bfd3468bbb
BLAKE2b-256 6b5819b32d844ecb2a7ad6b4e63104188365eb8972b45dafe7b9c52334822d56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 73eaa7245357196de6133e5b38ec97842d4ae6e4dbd5acd538f4372128e30a7f
MD5 fc8b67aba7f8276feaa700d566f620a2
BLAKE2b-256 44c5bd0e00367fa58d9e7e6f1e18a044a2b987a4d3b02ca5274ad65ed324d351

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7c3ff9f64b2db739c5f3c1f3c0ca3e97d9a805e2ad6c800fbc4700b5c4169708
MD5 7a26dc783bb7ff37af07872ca1993c49
BLAKE2b-256 d1d31b18e1e57df7ee0ba32b26427a1a85635638c2284291ff29f2b3cb2be2ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 acc85f63545c311e5a5a7fe1a3bfaf7da40100d92350b4b82bb6b8a3c9ae9773
MD5 580c3479178bfccf0320d167f5d828e4
BLAKE2b-256 d95fcb920840598bc270d5b35686d0f992b2bcf85ab7cf6e50fb5429c44a76e6

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.3-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 1cd64ed020ad93a4af756e700eb4dc48dc67735e7844ce8c1e207fd5facb295c
MD5 9aa28d266f3e6d6b0fe396a5433216d1
BLAKE2b-256 15a33635b3cce8b0ca19d450c002a9df6c06689ae66aaf1fc0df738f2e7f06ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 efcafeb17eab39820a780b845f5139939bc0595ab713b36f99c2683ded624bee
MD5 8f412cb99158cacd60e46d6a75f6305d
BLAKE2b-256 298385a6c34ec3672854f10fc0d8f42f46baa06e980506b96f131788ff8a1f28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 639992c131315cd291b98b881d2078034d189329118c79ffd221ef39942b2da0
MD5 46e07931b029ef7f60a1f65fb79f170b
BLAKE2b-256 7dcc40312e92501c18776ea5001cd9494e23b36f462b27605db5286dc56dbec6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 4cf2f33a1b68f36c6d9bcd8f9d7191ef6d0281f1cffb13ac6dec9f7691d8d0d5
MD5 0e8cd8651bb9451b029b6408100e7098
BLAKE2b-256 0b08f904d4d03f4a82dba19575404ada9bf528af81a50f39bb2fb7c2d97a775c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fd17ae59c671af94702648997884f79c09f8ceb3b43dea37914d334bbdca07b2
MD5 cbc331c9703d2fe01dd7b27f730fe2ad
BLAKE2b-256 20fef54611579c8623dd25a3fde3ed464e378609601263d7f20792f446fb5b55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f6f923c58ad8c4ab8a285f9415eea009a5c48bf5f6a80c4ff42f4917a3efab68
MD5 ea6d1b784b7c03488d75fe0e1d6ab267
BLAKE2b-256 130e51ae5a14a9386830dc95817e9ebc681a4e508d4dd59b9a50d40b6db3943f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 66c8fd4c628a198883fc9395808bdf2690ea5dc5823a95720d70329d09172ed3
MD5 154fec46319dfa956ff2f1af0c0b99a4
BLAKE2b-256 29305e82a9e8f8ba63f3f4bc87b047491c0cf1286ed6bc23ca5b2d69688974c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 10c5f9f4113a0b5e137cc4c768ffad156c45d559e91ead5a69436b92ebf905ed
MD5 961836124f8aa2cbcaedede3d87e90a6
BLAKE2b-256 462c2d87cf124925c0633614f7ce4935d298a5cf6386d363035e7b8645674223

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 812530ce8b75edbb85b014368726a0b31ae27439ec8961b1e2c8cc1676e39682
MD5 58c111d6d4f89110bb329baa64ba9d89
BLAKE2b-256 690ff94df472bafc8fa5f2e5218ada7a4f0c222a8b144a7b74d68b1852738d8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4d0b3d23325556758cc9587fae080d4534cd83c2470a65dcb24782cc1f32c90b
MD5 2130cfdd7decbd1adb15232a4527acc7
BLAKE2b-256 ddc4692fa50883ed6795a780273acf01bcaed691e93d5aee87e6f4e7b1ae2873

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 40bc2915d55ef4f3a7bc533e9fbfb9ea274f449db363214db3b00508e9f0d4e7
MD5 08c2c2317ca390eb364273d7d8b7a181
BLAKE2b-256 d827f2be25cde23403b895b085d2a54fb39ec5dad808cfedca58cc6739a4cd45

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 667d02a2f26962b93ca47533102446ccaba78f78c9ca9c55c29e50e686b02a96
MD5 811de0bae28c293f3ddf8beb23cec2da
BLAKE2b-256 f45903b14930e36291295030be1bd258836269af85139efe73f342050676e7ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e57da05e323aed580a92a9aa1c039c7086c97e5a7e7c5aecdaab3d223e402d2e
MD5 7b7887133b1964d2a88f5a2b33699c5c
BLAKE2b-256 2be5986d341a4c49e1d8dcb0196e722dc5c7a38ad5d58b7cd85a625087bfdfe4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f431fe3482dc1420dacba089e2ea4f9db787454e0eedc7954c70a87af413bf26
MD5 cd5afb8679bd305325a909e7590f9bf8
BLAKE2b-256 54b85b1d67e2732aebf3e48f9d9f8d88eecb77ceee19684fe4fbcdf41e29dedf

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 b24b302eb418a84ca6964e44e5052fc1ef2e8ceb6bec7e664d6a9939fdaf08f8
MD5 cc52c192114c4065d50d6e4e411cad74
BLAKE2b-256 d669deebab9db54ef5a05eab593025ed00d223e1c5890e47b00c594a93a91cdd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 055ed63f7ec749107658a2ad68e001d7faf8368c8d5382ea5f4fcbca6afb894e
MD5 5d71b4093e9b8fed70fb40c83dcb4843
BLAKE2b-256 bb06b68dfa66fa70b9c1776a971cae83c40236ab9c71b506b0c72476ed0f49f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 299a4b237cff577ad14ee13450be354daf44413c290e68eead77d6ba7a2422e6
MD5 1bf88c6c5cc85666b60e1052b1e899a2
BLAKE2b-256 d3430994ca3b673c989832331c37b1bf2c30cd0da20b359c8e24a2e7342f58af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5bf4ad231604acbf97045937fb8a0e68f8f94ab3c221bcfb9ba4e6636d4931ee
MD5 a8ef10118ce4665fbab3260169977760
BLAKE2b-256 70faab6c9ccdc57addfdbb9e8c6e0eeb53b7c28df0ef81d5489f8ad0e66760e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b447c1b8422e8e2e24ab86cc98511b27c698dd6f48dbf1ab12b19e9a995a3009
MD5 f904c313e8534351782d63fb2e93cb3e
BLAKE2b-256 9f9e31b9124b135ed67306ab374ae8f4b49dba1fa9764f02d0b0402f74f916f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 868a082cea409b7c4a741de5cc25345092d922aa64ec253af736029c2d06bcea
MD5 fc63501af9fd42270608003da46473ca
BLAKE2b-256 0b78374a4898b556c0c50ccf9c91e77937773af2744d4244d713b061dcdc40a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 05fdf72b024a22110fffe082f674d62d1d8aff27f56fca38bfad5e856ec8c071
MD5 31ca26ee7c0dbf87bf149d5fd3d23c5f
BLAKE2b-256 d7a664fcca4977c54343e0a69d86df2645f7e1a39991fed04f5f6bd7a79d95cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ffca7d6648281be1967f7dde04c5481dd731593ed15e1b3c9ec8268ab909874a
MD5 ba25f87005c5a9e700bd8ac587cee5dc
BLAKE2b-256 72ec9f9f3d99ff091c735c7fd0e39f7e23d85330fe266758d08b89f5197041b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b2792f53d6cf57057ac2113825a0883d8ea5dadf730a5112b73274651778054c
MD5 b4f9669cfea542e3b8d5e67bcdeb6082
BLAKE2b-256 e44878bfd9081bf6a206a01e2d2508469cc4a877b29de9e5d67f5c4cf5b8f8d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 787dedc32a9dfecdaa6a91e600b945a64fd1ffe042e403cca584ead21d52ff45
MD5 b6fc3b18e3ecf3317bb22b75d12320e8
BLAKE2b-256 5a1aae80adae777532fe4803da10f8353651aacc13b47720fa643c729d6fb234

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 2924d1f36ab5667d0f856faa57566bf6f3393f2c6825d599290e3de5901d1243
MD5 5c54359b3087c5b073aa29799644eda6
BLAKE2b-256 a77c92b58f03183cab77921b3964812371f740c428ee10977950210ddd4e3356

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3d44553aff02970f4311ea952587ffb3c1c278c6dbda2cb26ccb79e5fe81cd60
MD5 8982c25c1db43fe22af7461e73e71af7
BLAKE2b-256 6fe5199ad47b924bebc5773089571c70bafa3819c76ceed824122ade1bf274e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 68485d227ed8c43e6f02578c3284e83e6293ebff2a9bcd7f27abd1a0fa4dc00b
MD5 fb9bb60180ab69165dcebef34f90461d
BLAKE2b-256 29e192dd371436643c82a5b3590cac10d943897b7376f267369de3e36b6a191d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 213902333ce821a542edce25ccaf30c9d390b3ef63b1b61a11b4b2d09e3bc97c
MD5 781f7d6cc057a0f06b86688be71fc15d
BLAKE2b-256 4d72eb3983d23df24cde82753f45d5490b2ea2339a6ea67f4cac9061648bf928

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 903c5feb865c2b92b610405d6b3657323a0f041fcc4b860ba3eb0dd10e46a21f
MD5 4caa22c2781fc00683c790619f91916d
BLAKE2b-256 2a7e6eac3a258fa0a78f062a689ea3630eb06cf60e90bb08a9fa941ffdc1d4cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ea89430f6f5af77120b278c4723e5d6300b08761a70bd3c3982e3aa485890ad3
MD5 3e26ac3388c4ec6bf4760e2c6889d78b
BLAKE2b-256 998c3be5d58799a532432ebb89eb1c2e5422cdec1707df5e878fc7f690a328b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a53a0906b0196470f82a8686a9864ea763f4a632a7cbcd43b974accd2883e6d1
MD5 94e02bf08e8f1c999c6e21cd1b4f4dfb
BLAKE2b-256 d05a67e59d9151fc419fa074367bf70aab91d70621592ff3dbfabeada5936f21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 71c9d85a3e5bef04c6047d9d11b117a678e4f7563dd85fec9a574222fe7138c8
MD5 3906da230b38cb39aadbeb981086d4cf
BLAKE2b-256 934a4e972f748db3499121f0b8b1e7c5a22431e059e0ad0babb667438e5c3de3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3774d077377349e6ee91fd0168cea9d40b3c546faca34a37fb450fd2f458109b
MD5 24260e8a9efdcb43e309ac0f552c852d
BLAKE2b-256 45829cd72ba3eddc3c15fe9b4eff6bf95d1d62ecbed13a120ee5e376fb148c60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 41145786718618f19d531c06ae15473b93ac9deaa5f36152638cac477ba0a4eb
MD5 a47e7904f4e957f1a055b49eb93a6444
BLAKE2b-256 67c9c7421cad2f46ee2ebedc31f7f1f831cf570b66a0e228517b33f8362cf005

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 651f821e298f666eba7ef08f185dae2b297ad1ea6f15b01af9456b52b7017f1b
MD5 d5406a46df0535328076c99f2a11a9b8
BLAKE2b-256 908629db175dd3a4214fe11ffca62741a0e04cbc68ec1fbb5a4609ec464789c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6e2d28e52fe2033dd51eba8c6f50c09a673e28313c864ba9a4505f56a6e4695e
MD5 073e652fe6c147aa5b1cea1d0d083d74
BLAKE2b-256 1e35214275ad568c4617465751e1b3f377be33758baa741f59cf30378723bea2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 126b500e88f8e789bcfb45333718662def786403f4e3ed46290c81e531d018df
MD5 bc18929743f1c73764fd5bc8f419ecb9
BLAKE2b-256 c729dd12cb894b69eb94febad93e8327bd14f7147827989155894d52990579af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a10dca42ecd8d0ad41f93cd3accf4902cbef4940e13e3b635b3ea90524476694
MD5 4405bc3a4bca2eec00918bd1c5ea82e0
BLAKE2b-256 efa7fe35ad98bd7db1bdc87eba7f919d5416783579b807eec29e5d48b1e9fd7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 ee92bef9f95462fadffdea80c618a80299b939f1cd298846068d6d17bd1ccc23
MD5 f06e39f166319429df7021f40e730cf6
BLAKE2b-256 e3cc603e4c2955f3299c03a00aea291c9566ae3176d259bd4c9861adcf123b4d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fb7bad2897a60285b74c915dee270ecfe624bb948d50f027afb0cc5210a1edb2
MD5 ebad7d07ae9461211b01eb9c6ddfa0ba
BLAKE2b-256 2105a47a4744d7b0e798420568363e31784b935713865712daf71cd21215907d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 751d78819ff310a4c7798726dd36b21fc8ff0d9c3a5a63263f22437b48e24e99
MD5 5ae894f6460a901e59f17bc82322fd59
BLAKE2b-256 2f5c88ae2e956e4b81c784dbe74f4c1fb7dd1b49985779bad12a5354dc7a7a0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 098fbbaab14d934f9ba3d8665d530f6dc50b15599dab18315fb3e11fd5280529
MD5 b54d30215d979312d8ef3da0494d2946
BLAKE2b-256 2bc6041e2d46a27db07ef42f55ea2ccc4724d9613b142787cda36b1140c5aeae

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 811dbed65f1b7abea7fd14f06cdc2c0461153a15798327a7cc81e5f7da14b4bb
MD5 fbdd655d4b5aa4f04d3237c59a3e0833
BLAKE2b-256 0839a705bcd3aa4ff02bc2732b6bc91f99beb0d3eb608dc683b8b7614f33ae8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9ae0d1f53824c92de7d2ed1097efc4ab94250aac041f74ef77809476f40307fc
MD5 ccac5d97b2fc7af63220a62fe90a7e61
BLAKE2b-256 f7adf93193cd82d98a41bd10240e66804fb51dd9ed5802ef3cf2b140d7648f1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 47545fd5520a28eedf2177025174d21568bf4344ce9e50df993b624896acdd19
MD5 d7c9d1399949125f324a8fae8b3f351e
BLAKE2b-256 456701c7670f0c3125fd90b9331ed8fb3316e8be693d6783e4e0043f21814598

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 fb8e5cdcbb20483811a38cbbacb8923ed0d507b6fc6f804936e0385accebe98e
MD5 a7d532ea4627eaad53444de2f398b67a
BLAKE2b-256 a044cf6cca9525dd0ffe7cbd593ca09f56c5c58037248746434816dc4cb9488d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6a2234255339bf770a0e09eaa5cf3bf664c4f4ec310a9f599d6a952000714bd6
MD5 031924cf2efd7d6532440e0693d5904f
BLAKE2b-256 a4e16c56c1f8817969e97f3b69f78971f46cf1a1eebc3c1a7603799191c1bd1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1e61828649ad7ad49f4a29aa4ec365dcdec5d756119ac94a353c1e1af048d8a3
MD5 8a984e757505bef4f182ba262691e5d1
BLAKE2b-256 8db05378c3ec3fa4acdd798e489abdd7035881da2d38012b063ab4ebbd3aba35

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ab732f2ce4a933f4b5ec7d897c8fa578ee71154d4b665c60117fa3b7c4498b65
MD5 9a6696077225cd049b7f61e858fadee0
BLAKE2b-256 603eb3bbea5511f128bbc829ef7585c58e3718a5f0b4a812c52a563cdf8e750e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 28022867e31a29ce07ce1d198266352415aa75dbafd179c3364d7fb6050ce7b3
MD5 dcf59a5853b1132063593285800e449e
BLAKE2b-256 1ddfd08498f1daeb6f4b2cd6593dbf2efae40c911135b05688253ef2dd2f4b2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 86e983b8ba320f5ecc07066057b5870df22ae6229f638c1c18352cd1155662a2
MD5 44f6b0630ba414263e52eb2e7fb81f55
BLAKE2b-256 1bd39fe800244df01559266da0e341b180afb4eb1188617f2697bbded0343fbc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d0b69236ed1925ff62847d9e071deedd0ecc7ae62e6476eb8895b8b45260004b
MD5 57c64e4127d86d67ab93faf599b384d9
BLAKE2b-256 142464b34682c399c987d8575ae08527ecbbccd736460ae99d5754b7b144d896

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 ea89159ee17e05501ff84dfbd90c32d307064630f35428d35b6810795571432d
MD5 55f0e3a304966f7f7db999de7fbcbb06
BLAKE2b-256 8a7539830fd827ebba34aedf845bf3b09cc7fb6de9b42b4f2e203b03442fbf04

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 ba86528e9fb91959cff7b29325bf56ac7203b2239332dcada83ac90025918b7f
MD5 84a67f664cd2aa82433867188e67c6e2
BLAKE2b-256 6a2ce6fc448a8eb9d45588427469782e9a10cc2b4717eb9a4360a41ddfb47aec

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 fb6ee7045a697ee6cdca1b56b622bf795559fda08b293aea10873a3fc6ed1370
MD5 c1b059c21879784ef5c1200fb7f75b37
BLAKE2b-256 4f897b5bb760c8511f4bfcbeb3e8b547c0b0ef7f46d9afbfdc8113943b04c799

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f739291c8998aab758b71ba6402d2b44b5f2a90fc3f899f526b5c17f36cee5d6
MD5 a231b33ea2fb07697ffb8dab1a69a2f8
BLAKE2b-256 762141f62c92f595187f84fa9cef6d6d52bde841ee7e023dca9f736a57cafdad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4b4393dffdf3ed69002847395d82ae890610a05357ada152a62f7738e7485b12
MD5 974b3c71ab6320f66fdd84dc8eda089c
BLAKE2b-256 2d01b8cda7f9bf3aae5f0115f3e9e6445cf7dc321684c867a3488297e75e9270

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b243afc44a12e48217ea6c84b6e556cbd6c11cda5ef63916b3cb7764533d87ca
MD5 bd6b7a942a2cb1407d083d8e6a7d50f6
BLAKE2b-256 5ddfef81d2ea12f9ef37297c92e7bec474720b47968b3678269bbb1bb3cb7f2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 43d835798dcbcd1697c2c725d7810d6ce4612b621c69cc9b576c5e0b0dadce67
MD5 2e1f284d4fb8505346b2f7927747a6fb
BLAKE2b-256 75090c2ef040f9b47821db80b08c32e17a7aaf676ce7489014e5d79f3fdb1770

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cd51c3db31fa3fc9096428df0076268f617b4b09ba009b2e8bf45bac116f64af
MD5 e5de5bbb4a336d64a7e4d019f084552a
BLAKE2b-256 a9eee40272542fa022a888dc219b41df39a38680bc0ed2aa1aca19503a40e8eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 564e6b9a490783a600de05c6d2986542eabfb40830d35255d5ac25c5123d9203
MD5 6388dfa33b842bedfe5326fa1890abe8
BLAKE2b-256 39e143cff3dff9d36b5f6551a9ee2a1deb4c504f72bf1b2966cfdef2df21397a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2b9d30add71967761e492f55254459e78cd4cd1037e452bd3d61f17798ff50a9
MD5 1437cf4a3e57f4b4ed19f8509556adff
BLAKE2b-256 8e9b54d76134ec3ff9ee5a33051f057054ca73efaf0b2089a6065b2d99e6c226

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6c123a883ae1e1a6c367d448d908c65d606c8d1082bf0728f6c77e9c4126e844
MD5 63c20df86be0b2b450dd110438adc910
BLAKE2b-256 a8c824e3fe19278bcad47a81e25248bd8074f410e7ee17ddec71f7ea62d8c818

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 007cfc224f9e54aa60e27a430e8e89955aa0fa1e60cd45954403dd4d93f3a8d8
MD5 66998e866ecb0d98a02bf6e7d0088481
BLAKE2b-256 7443d6ce1e14fe829da74d1bba956f791aba29169cf5f668956f6558fab54ed2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 b7ca28ef4894f9f2a9a3146e3992de7a0669e927311d2cbd6785502bd9ae2e33
MD5 2c23379a97ceacdccbb2b88d24319bb0
BLAKE2b-256 cd0875d0f5a972286494fad7bccebbd10a6782b1a21e98abc20af4d61813bd5d

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