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.1.6.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.1.6-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

resvg_py-0.1.6-pp310-pypy310_pp73-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

resvg_py-0.1.6-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (1.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

resvg_py-0.1.6-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

resvg_py-0.1.6-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

resvg_py-0.1.6-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

resvg_py-0.1.6-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

resvg_py-0.1.6-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (942.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

resvg_py-0.1.6-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (962.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

resvg_py-0.1.6-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (1.0 MB view details)

Uploaded PyPymanylinux: glibc 2.12+ i686

resvg_py-0.1.6-pp310-pypy310_pp73-macosx_11_0_arm64.whl (857.6 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

resvg_py-0.1.6-pp310-pypy310_pp73-macosx_10_12_x86_64.whl (905.9 kB view details)

Uploaded PyPymacOS 10.12+ x86-64

resvg_py-0.1.6-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

resvg_py-0.1.6-pp39-pypy39_pp73-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

resvg_py-0.1.6-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl (1.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

resvg_py-0.1.6-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

resvg_py-0.1.6-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

resvg_py-0.1.6-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

resvg_py-0.1.6-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

resvg_py-0.1.6-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (942.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

resvg_py-0.1.6-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (962.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

resvg_py-0.1.6-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (1.0 MB view details)

Uploaded PyPymanylinux: glibc 2.12+ i686

resvg_py-0.1.6-pp39-pypy39_pp73-macosx_11_0_arm64.whl (857.6 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

resvg_py-0.1.6-pp39-pypy39_pp73-macosx_10_12_x86_64.whl (905.9 kB view details)

Uploaded PyPymacOS 10.12+ x86-64

resvg_py-0.1.6-cp313-cp313-win_amd64.whl (841.1 kB view details)

Uploaded CPython 3.13Windows x86-64

resvg_py-0.1.6-cp313-cp313-win32.whl (822.2 kB view details)

Uploaded CPython 3.13Windows x86

resvg_py-0.1.6-cp313-cp313-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

resvg_py-0.1.6-cp313-cp313-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

resvg_py-0.1.6-cp313-cp313-musllinux_1_2_armv7l.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

resvg_py-0.1.6-cp313-cp313-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

resvg_py-0.1.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

resvg_py-0.1.6-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

resvg_py-0.1.6-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

resvg_py-0.1.6-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (942.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

resvg_py-0.1.6-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (962.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

resvg_py-0.1.6-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.whl (1.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.12+ i686

resvg_py-0.1.6-cp313-cp313-macosx_11_0_arm64.whl (857.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

resvg_py-0.1.6-cp313-cp313-macosx_10_12_x86_64.whl (905.9 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

resvg_py-0.1.6-cp312-cp312-win_amd64.whl (841.1 kB view details)

Uploaded CPython 3.12Windows x86-64

resvg_py-0.1.6-cp312-cp312-win32.whl (822.3 kB view details)

Uploaded CPython 3.12Windows x86

resvg_py-0.1.6-cp312-cp312-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

resvg_py-0.1.6-cp312-cp312-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

resvg_py-0.1.6-cp312-cp312-musllinux_1_2_armv7l.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

resvg_py-0.1.6-cp312-cp312-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

resvg_py-0.1.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

resvg_py-0.1.6-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

resvg_py-0.1.6-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

resvg_py-0.1.6-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (942.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

resvg_py-0.1.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (962.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

resvg_py-0.1.6-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl (1.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.12+ i686

resvg_py-0.1.6-cp312-cp312-macosx_11_0_arm64.whl (857.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

resvg_py-0.1.6-cp312-cp312-macosx_10_12_x86_64.whl (905.9 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

resvg_py-0.1.6-cp311-cp311-win_amd64.whl (841.6 kB view details)

Uploaded CPython 3.11Windows x86-64

resvg_py-0.1.6-cp311-cp311-win32.whl (822.3 kB view details)

Uploaded CPython 3.11Windows x86

resvg_py-0.1.6-cp311-cp311-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

resvg_py-0.1.6-cp311-cp311-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

resvg_py-0.1.6-cp311-cp311-musllinux_1_2_armv7l.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

resvg_py-0.1.6-cp311-cp311-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

resvg_py-0.1.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

resvg_py-0.1.6-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

resvg_py-0.1.6-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

resvg_py-0.1.6-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (942.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

resvg_py-0.1.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (962.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

resvg_py-0.1.6-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl (1.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.12+ i686

resvg_py-0.1.6-cp311-cp311-macosx_11_0_arm64.whl (857.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

resvg_py-0.1.6-cp311-cp311-macosx_10_12_x86_64.whl (905.9 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

resvg_py-0.1.6-cp310-cp310-win_amd64.whl (841.6 kB view details)

Uploaded CPython 3.10Windows x86-64

resvg_py-0.1.6-cp310-cp310-win32.whl (822.3 kB view details)

Uploaded CPython 3.10Windows x86

resvg_py-0.1.6-cp310-cp310-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

resvg_py-0.1.6-cp310-cp310-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

resvg_py-0.1.6-cp310-cp310-musllinux_1_2_armv7l.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

resvg_py-0.1.6-cp310-cp310-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

resvg_py-0.1.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

resvg_py-0.1.6-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

resvg_py-0.1.6-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

resvg_py-0.1.6-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (942.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

resvg_py-0.1.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (962.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

resvg_py-0.1.6-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (1.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.12+ i686

resvg_py-0.1.6-cp310-cp310-macosx_11_0_arm64.whl (857.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

resvg_py-0.1.6-cp310-cp310-macosx_10_12_x86_64.whl (905.9 kB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

resvg_py-0.1.6-cp39-cp39-win_amd64.whl (841.6 kB view details)

Uploaded CPython 3.9Windows x86-64

resvg_py-0.1.6-cp39-cp39-win32.whl (822.3 kB view details)

Uploaded CPython 3.9Windows x86

resvg_py-0.1.6-cp39-cp39-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

resvg_py-0.1.6-cp39-cp39-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

resvg_py-0.1.6-cp39-cp39-musllinux_1_2_armv7l.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

resvg_py-0.1.6-cp39-cp39-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

resvg_py-0.1.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

resvg_py-0.1.6-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

resvg_py-0.1.6-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

resvg_py-0.1.6-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (942.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

resvg_py-0.1.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (962.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

resvg_py-0.1.6-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl (1.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ i686

resvg_py-0.1.6-cp39-cp39-macosx_11_0_arm64.whl (857.6 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

resvg_py-0.1.6-cp39-cp39-macosx_10_12_x86_64.whl (905.9 kB view details)

Uploaded CPython 3.9macOS 10.12+ x86-64

resvg_py-0.1.6-cp38-cp38-win_amd64.whl (841.6 kB view details)

Uploaded CPython 3.8Windows x86-64

resvg_py-0.1.6-cp38-cp38-win32.whl (822.2 kB view details)

Uploaded CPython 3.8Windows x86

resvg_py-0.1.6-cp38-cp38-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

resvg_py-0.1.6-cp38-cp38-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

resvg_py-0.1.6-cp38-cp38-musllinux_1_2_armv7l.whl (1.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARMv7l

resvg_py-0.1.6-cp38-cp38-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

resvg_py-0.1.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

resvg_py-0.1.6-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

resvg_py-0.1.6-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

resvg_py-0.1.6-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (942.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

resvg_py-0.1.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (962.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

resvg_py-0.1.6-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (1.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ i686

resvg_py-0.1.6-cp38-cp38-macosx_11_0_arm64.whl (857.6 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

resvg_py-0.1.6-cp38-cp38-macosx_10_12_x86_64.whl (905.9 kB view details)

Uploaded CPython 3.8macOS 10.12+ x86-64

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.1.6.tar.gz
Algorithm Hash digest
SHA256 c4e9dc6b52b9494da74e7034c25f4b2d222dc10a3b9fa711673b36156e6c1755
MD5 266c89947c4199bd654fa4ef9614d92b
BLAKE2b-256 76b09646b759493bfa705789af0529ff17ca10225a1ca732cd10ae58e7788ff6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 81cd7a055663e29322e1cfdffb8522d92bef173f46d8bfdaf449f39d2d8ad8fc
MD5 b338a3d24dec706f1cde5058a43bf190
BLAKE2b-256 559e9361893fc66817df5bad342c1dea5b5ba0b6883959861ac9f152315230a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 934bc159d99827c05ad96de2f26488e7e8b86b7967f9430e21ac67beeb3c6cf1
MD5 a4d65ff621a472fbe3e8744d33fb132a
BLAKE2b-256 7d616fc122dbf0c53881c1d3d514b02cb7828da8da16b285296787a5b43dca3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 9075ed8c66b0c83455cddcfd90883557483c9181707562efcbb3a6403367ea70
MD5 c2941bdf8ac0b22bfe6f7574f63978be
BLAKE2b-256 f9f92a912f134bcc4dd73691babebb22d6f108e8be6bcfbc76249f436f8043e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6db368693cd27b374b04352c9c6b2609f859c7bcba0ea26bb501e4de08d71a24
MD5 2e5865f2c3cb21744b167161f0c6bbee
BLAKE2b-256 cabd078e122265840b3bdc79a55867846cffaeb3d0889afdec41e9e5cc4790f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c0b805ceca6e52de7d2d1de7ac7bf0d11d808aa40556b0088e1b7157c7e4bf7b
MD5 5aba51d9fd3cb2f1e6741d922a1e30f2
BLAKE2b-256 a9ae4f59f08fccb3b0d4f6e49854c4ced3d36e5a11c30fec2e26f31ccca19611

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 58a32c3d747793567cb9cc30d88b415371f86e00ec90bed96f0b9f1a6a7b858d
MD5 da56b022e5583618a485d59cad0f7744
BLAKE2b-256 17505fa5f5c80fa3674363d13d2ec825b3b5c4257e51c9e179945bc982186279

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 15c96347414e6cf5726a5b4b15fd29e1271775e9f2241da96fe2dcbdea8f2a08
MD5 9a99d03f108cce11787cb83f76964a6c
BLAKE2b-256 cdfcf3456b0619fa54e883640bd7a4809b3321ebc04ea357507ccb64e6bc4cab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 80c3a00496c6749ea4ffcef1e808655971042a1e81e71c0bcd8f9da82006cfa9
MD5 cffbfe8a0d5419fc1d93375b0ae511d0
BLAKE2b-256 424b7f05a153cc88d97243f8a22978540e639e53040e91085b2df3d74dff6c2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f1c216e7af81717bd9586b1249497c7e4899040bd999352e01790f1c65d2c29f
MD5 89ad5971d837749ab7053abcc3c3bdf1
BLAKE2b-256 47a85ce3c87a6d81a73d463c28707e0257cc050056d48c98f37579660fe28a56

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 9c9cc63f36bde6ebfc570975d803169241c3cf19482e022e9881e606d7af5bc6
MD5 8d2a097ce17137fabe2032696b16d4c3
BLAKE2b-256 a8992bf360d123d555d5fed527f564c08c009b2af3f936194dadae9134f96dd7

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3d6de46038c12be677c1ff6d85faa4edb123b87f478c2414f73d16b1c368713b
MD5 7b874431e4c6f1e985a0192eafa7bef7
BLAKE2b-256 7a1b7e2a3f57ea51f99d03b55febb36107aa24c318de177673ccc1a539dcf0fe

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-pp310-pypy310_pp73-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp310-pypy310_pp73-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 fafeca7f8400971e8dc6fafc77b8e38c9b6738931ae9db50cade769bb632b0d4
MD5 be0094f8d54c36df428fbb66b45b556e
BLAKE2b-256 39ae29107770d5a9a52cedd1dc2d1dbc40daace418d5a6de983e0a83ee3f130b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 553b9a6317169abcbdb2e665d027a00a619072605dc2297d7eb05ace72afc1f4
MD5 494db85e49bb7aa4ec6da3704071cb3b
BLAKE2b-256 b0c9c2eaecfab532d67d5c5b7b0b5be5de5ac6de497cd4d4da7b6fc0e51f47ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 00265dcf030585b5778eee30c17f0912deca417c4af976dce7ec44c1f4f4129a
MD5 882111a1e53dca9ed0226455a198cfac
BLAKE2b-256 cb3b9632286d8be1e92be12260ee85933b73ae79de042c15ff11fb24edf65d0d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b0aff9be3c236d7005c43e859f5bbb0bd9b40ce229c154d23bd4d354a21fc592
MD5 b9a378ff537b96841051907ede458ade
BLAKE2b-256 12fd376345bc77b6f86d0835ce4e6bcb920a98114fb2fa015f6874448b86d929

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4b4827e0c6baaee9b03510faf959a399a0e52375f78ba9a9bb068b314b79d12c
MD5 fcc69208b08d318ecb0fa7129d27c1f6
BLAKE2b-256 7c8215c8d7846933b929658a5f9209bb3492fcf6ffdd7ee6551c4d9de39e9d56

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3bd64a298b6f2310649504fd96d27be5b91d2441f35cf93788b36f739cd49586
MD5 38ad10ea4d7ca1857397dce356f988fb
BLAKE2b-256 5f16a92f2424fa40aeb3409444c06d29794920e5b1884b203ce92c6e278e16c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a0a028e165e821517cf16721fee2dd4b1d2b0795adef0f53dc6c10f198ba171e
MD5 69ca88a11891b02c5d4cac970d5d0ee1
BLAKE2b-256 072a5d3acc6f351b05af354e605a8148bcc4966bf56b2204e91a15d5b77016b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7856208d08581546b136fa564f8f643b2fc18dfc98d7af431499db5425402165
MD5 bfe27623e3c3d0903e804df67a60c603
BLAKE2b-256 5b856611116280848bbf7a7221bc5412514cb29802128cc6fd884b98fe2c9b6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 390f58737ee8fcbd1851ac3504f485b36e0da01989b4e8a9d5013bafee0a321b
MD5 db391047add8acd45f0eb2667855dd91
BLAKE2b-256 2c371c9e9926f463e546e60bdfe9d09581db64d5d525812465c3fe0df9d5ba3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 684562f3f0d036b369d475ed8c5740cfa3c90c4250cad1e283951cfe6fd25f69
MD5 35412ce2d4ab47895e50ca90efddd390
BLAKE2b-256 50454315d7367ef673630c9af3b55eda81cd119d9dbfdcc1e3853a629d85c6c4

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 17c5bcb8b415d3d983605f01a5689c2bab0ed997f62dfa04174fe6c1aa93ec65
MD5 3b3d858a4cc0b827b17a56166b807fac
BLAKE2b-256 9d7380435f525e5b882595e6be5cd7663a6e0b0890394551f917808fc343f00b

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 075d1c78ea1270ccf8c61d641b14dafa07c932d7765f6bb26e50048aee94cef5
MD5 20ad50842ba5640e64e216d35221dc88
BLAKE2b-256 d4698c6a7dfe48cba63da9d2cd7eaf7cf58862fbc070a8e2381f314926d402c7

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-pp39-pypy39_pp73-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-pp39-pypy39_pp73-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 be326459f89f174818d03c094b04d7ff6b14cc91a22299f30f77843a9774584d
MD5 4c4b470d061597c9e163030a2a0aa224
BLAKE2b-256 f5c6c8db8b1c3e669e52342b78161a7591e68bc7e60905b0a5c70469a9bde3f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 94bc8166ff0ebc7db6c32d25db034ec2014ad1365a0563e8e02bb6158244aadd
MD5 695fdd9416a40d8ff355b836c70cb5ee
BLAKE2b-256 b920d13aea012dca633d99401722577d2e413e68d29ad418e849c1931bf429d3

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.1.6-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 2816d7cc3533448108e6546d0a888d0cf219b2a0053a760731e419f9912b08ee
MD5 00a96d32a191a398d51aa90d61faacab
BLAKE2b-256 6a665c1a6c36bd1a023d76478a6b4d499d24d991b38cc52aa2f8154717290524

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 23a7ad5df623934389a416b49bfe05ed870d2095930c5a9aa7f911402087e515
MD5 96599659a49a8bc78ce647c79ab9356b
BLAKE2b-256 fbe4ccf14a7f0dc78ebe3116c1564d9449d45c3cfd3ae2d6888b15e36b7c2201

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 265415c5fe45f5188fa87f149447e25071ce199bac7587d9191c81af77dbcb1e
MD5 aaa76588abeca96aae91b45243e34e06
BLAKE2b-256 afe7e99c10016a0db8d88a7c7fbaa25ad7a172e71f8ba0f5b854f3652d1ac0f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 4b36b79fccf651cfe764dc3a9a4e4b982f94735dff70a16642ac2df232d6942f
MD5 02bad056130ec620191fc09892bfc2b8
BLAKE2b-256 4f7d3e89ed40194808d243844da0046f87b3a123bf5a86ffa835484bd85ad251

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a71d8e16b0fc60fec56b856c91189ce5091ba6f60b84f8d02dceceb87b00a4c6
MD5 68a27362ff47bcf5530b1fc85eb661b1
BLAKE2b-256 44a0cf3eacd72624531c886c6415a0fd84ddba785acd6dc7aad341a0cba86606

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6a4b683e1e3e6f38e0a92090d7081204c49baf093b0bcb56475905ad83d66505
MD5 a306c2e42ccdb6d9231049362e7557a1
BLAKE2b-256 375f81df8f97a02d146c2f0713c98dfe70a85c280e5249f2d430c4afac427555

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 cb07aa1750d0f48a49998d73d33ee9b53af68d90aa521bea10d44efad592c7b0
MD5 d29ed412f52f6fe54098a207df76fe30
BLAKE2b-256 ba65113ab6d117f7b1e41de4cce8d2e162176b11fc9b25297455aa991aecddb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 36fa9bd8152a34e29719971421b3999f9d04185e1967eacfdd76203efe9a1a74
MD5 e21fcadf8cd4b7a9c9198df413aa6d34
BLAKE2b-256 d0a4eb4094a946f118708caa80347bf094194f8db35068f2115c678f2e056792

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 896065ba21a6ff766db2b88c8467f1af218d2bfa9f4b44a04cd4133bf4aba3f9
MD5 1673ab9ae49c007545b39c8ac42829b0
BLAKE2b-256 ec9137523d7d8e2f3246edaea2ae8bdbc1f2e59a4eb011bc3ecb3441a8340012

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f77dededa80e328f30fc8c8ddc09f11ccd2baae918f85e76c21ecfb5aed84707
MD5 189fb3cdb1d9874aacb46aac46f96bf1
BLAKE2b-256 bd93d46a397c5939301a27e76587901ea6b5620cbfb6a219fc16e2d9c0eb1d08

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 a07ac7d7a53e2f22fe19d9b1076365d29bacc3b7e85a2e4e2e7ed445818c0639
MD5 e531e121758ac686f9599c3aeeec027a
BLAKE2b-256 003db15b45aca1a56ec9fc2cd9928235a815f0a298299b4d03c9a4c774a053b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6ade7487dff43063e353ae67b39c43397913450b39e2671ddeeb7e2736d46be2
MD5 32ac1950fe7b2bbc770d1f752bfd5b8c
BLAKE2b-256 22a0c6c7a32888cef642faae11059d9c2a74bdf5348eb261fe9ec4a332e97fcf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f5c0f0bcf65445be51a5919a6c35a074b5dea8080b396abd195094e72701e7cd
MD5 bd51c4c3157a3c8ecdcff54f5592b317
BLAKE2b-256 81ca5aa00d6e2eab9d48e0bfee9bcf3ca21978d5847a23252e221da482ac072c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f6bc8019fdd1108cd07029467d3147052fd7333e723cfd8cf16899c3bf4a5de6
MD5 b628d7c0224277ceaefd1af0e5b7956c
BLAKE2b-256 ed28e47772a5168e9600bfaeb7c03893a39f123d3280256f2d50b134d6c499ad

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.1.6-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 acedd735f767945b7939db10cff9d8fa4450bca692c7c87b6136424ba055d6ff
MD5 1b6d8831878f951cd597ee7462d93374
BLAKE2b-256 fe49409666bf809a0186b25b87bac451898fd28e1c1f75017fa1a7a74e3ae412

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 50f999ff19b0a363a9b5984130e5ef372973f89267a07c488bd2d6e1521a47dc
MD5 f13933ee614487ffae30c08e659ef297
BLAKE2b-256 eebf2c977e5347da78cd7c28ff813403314007daa601a3f83ecd5977d04ad772

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9c6042b9fa8ce6b2f1a5b4e4c1c547d1946596de0971e15e04ca80497a6065e2
MD5 e4082d7ea7a1c47618c22b51050078fe
BLAKE2b-256 8166da1ef26b658bbe7d86c38304fda4768b03b6cdd50ef612cc33268fdce755

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 cbf04877092711d8978838657127f8f5211cd51a95c13da56530083cf9f688d7
MD5 16ce6ce98da8f78b5e5568cde5d5f43a
BLAKE2b-256 1ff2c06e15971038eec4029e9462cc75f18df2ad6878dbff833d89a62f0ce5c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 24a89ebd663b702c21f5bd598b54d62a4dbe4188ddc92f35ebeb75dc4dafbb7b
MD5 dc74a94a164fd9217bc45731c8b97929
BLAKE2b-256 e8f05c0e87bf437e576f38962687cdacd6117c91ba1af427243f6bedc346a54d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a55bbc96bf1b0f25d186614d0acdae2716baac2f7e810a21351400746dc4b1ba
MD5 9e992a35f2ad8cb57f1e854db505a60f
BLAKE2b-256 c196a1e55700f1d0bf3aafb0e5c087240d0c6df8ce72ee833ce286663fb6739e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0830af521fcef8b5d10284c99735a4002f3043be88be22df2ec1c2cdc6a71193
MD5 61be8a163d55e1fe59106322a4accbee
BLAKE2b-256 c4d71e14afeb220ee5e8515293d4d99d72918252bd1bfebe393ac0c7a9e2b570

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 71078999905709047f20c5a77135e9bdaa0b5618838907efd7f17d41938451ff
MD5 8ac792151d50a1189468c8f7e4e5bf1f
BLAKE2b-256 53bd8e8671b1882de4883ecba958312b46d8c438fcc86996776ac14d6588335d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 795e8d6b76c6cfd6f112bec4ff43ecff5c443820fc4bccde84f0d90b549b175c
MD5 098201b3d25f4874562ae5bbed8948f8
BLAKE2b-256 d4fb21a96d69e032950057490cd6e47875cf4e05b525233ac94625e63620700f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8f3ea0e49f395c6128f73a23dfe368688e6aa34e4a7e3ecdab122a57cf405b44
MD5 20521281acecfd04b04e9757f53788e1
BLAKE2b-256 a0d8462891b4d2440c6770736ea00142528307f53eb51046d29642e3472182e2

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 9a87d94524da55fbb734a1e0b9a6a5dbbd4b054a4ad102cf7abe24257904fbaa
MD5 22004327eb01087b84385321a59d56f0
BLAKE2b-256 134902c7cddb37c6be53d985548470394aa3df9f3d51e2045856af9178e6bcaa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 07d9de067ec0c015992b4f33c96221f8f579f4dfcc40d3ac453664050295af50
MD5 8058adb9a9631b2e973399972c0c2aa4
BLAKE2b-256 58fb245783fbd8f6ab7a1741cf6b22c25844ba452a809aac0bb4416b75dbb115

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d9e17abf3a0502b4359542f5d5e3cd6b176b327b29bb3d7f7c90a32177a12297
MD5 d8d2aa90a57a9d0779165e866e2aaf99
BLAKE2b-256 a38a769b9850e25a8c9f0eb26a4eb8e61eefcb5f4ac6c5ba7a36e3a9af4b426f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3ddf86de1e9da757766f7a9ecef6c1c7f9418f77395f5d170978db5dbea53946
MD5 6d89ed9c0a85214e51be44a23d1e398e
BLAKE2b-256 a2013ddc3aa84119488807b753bb98a83f1ffc9db3201dda94440ad3dc98fa56

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.1.6-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 7744c8b4829e07850f03b3128b4fa7f4f88644892de35dc566af5df193f0d9a9
MD5 25c1971016a911aa63fd64e4dbeab449
BLAKE2b-256 fafae44dc4d3c3522a2765fb456d1033dc6c5431ba45bf792619a99cb26e143c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1133d7b6615de491a6340310894faf63ec1b3ff1d81166d34185870d7e7ff984
MD5 8f2849d0b8fddd546a54120d24ce6a71
BLAKE2b-256 ea5d91e1f78cb263d85e350a4228b64410ffb6d8ad122a7ef7b70e317e317c9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 cf29c95cc31f5fac4cd8ee4efe763c032fc98ac4289d29914fd31ce140912120
MD5 241f56c6d7293bcaf4f74c24c0a42a88
BLAKE2b-256 a7c5af0a23e87411e64b800c8f1869234d3dd036b4433b5538a8681ab264f6f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7473c4c0f89d321c15764abaa6f61595103c4017cfeba8c60edad78c81498aff
MD5 eeb4cbcf30a85af7ec143f7a4a5247f6
BLAKE2b-256 7abbd8e5bbf74524bf3917a9a81e6361e92233c9171a71669afc23b6e4c92333

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 35c9f48269569012cfc641caecd63a6648b170d6a1d63f7428aeabd3158979cb
MD5 5dcdc405008fa56d2a8527a02fb472a0
BLAKE2b-256 aa8abf6188d17a1c19ccc2e1a492b453b1fb53cf7a431a586eb3749c382319b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 138a7aa62f4839800e49292cebb42d55a73899ea6ccd9718785c8a3262e96a85
MD5 6ba733f607205e6c4a888dc88b3276be
BLAKE2b-256 1d3a686c6d19de8459519a4f2f4169fd1980db46d0e5a746dca139b4f1c364ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 183198aa1fcc70be107ea1c7b58de3a64975e40bf176f6fc5c5ea56fae12ad3b
MD5 9b4047486aa64059d47b57ebd29a971e
BLAKE2b-256 9bfc54f3b4f62f424ab4759f659ced93719a57f16feafb13b12ec57cd6a57972

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7adbba911ff6a5551e1f629a34b7ebe8e4046e672444f630919342ce342157ca
MD5 93d909d819cbadc3fa5aa5a0e9254604
BLAKE2b-256 090b913653ab124de69c119e6146f06f1ba7017955462ccc173744ab3d400b43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 87cfd9832ba4d82096811fd3e9e601a9428e67f31d130a516c0d90d60ec45793
MD5 b0ee5089b167a5409a27df5472511cc7
BLAKE2b-256 f75239731a5918577d198b22a2c3403270844adbe6927192c557a7a009389adb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 954e9fd8fabc37b149175ae2ac538d73a969a9f2125e155b2087f80e9bf6bfc7
MD5 1fb5ed06c129bf7069fc9a63e948b59c
BLAKE2b-256 ee0675b81d3ebafcad883360fe7f00deaf35c8bb444f16da5b3b523aafefef88

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 eb5d4306a5ddd01d4023997bf58a9f50ddc29497313a02b68e7b2eb4410e222c
MD5 7c190153bb56f363175b7f006e992f22
BLAKE2b-256 e1f507e21dc89580a108ecc6e38796c4131449659275673d8ee2edb2efa04789

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 93142ee53f7fbc033c0e6f831c21e3eec6b43f4c866d812f288085aad09f6d63
MD5 60174b4ae6eb875416afb485e5125b37
BLAKE2b-256 537f58696912b7c5d5fed27bbe1780b1d8878825148f124c326c6e04240999c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2c83215a3425684653625219f806080515a6d25c4858a485357f55652e5817a8
MD5 ce21edd8fdb195aa9f8da131ca623090
BLAKE2b-256 d2bbc4b9f6b4dccd3469d46b26544f93f4b3f42b1a8af1585faf05e2073f5418

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 6d7681cb16cfe2b0c1125af896bb083d242f7b2cbd52cfd6933e84af1b3ab202
MD5 ca6ac3ee6f3f31a6124731483f0b2e15
BLAKE2b-256 6a74b33e121dcf226427d15117b983d8f4eefa29d1b0dcef84ad8c3bdc8d2dc2

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.1.6-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 a08c190228648d1f7dba6e17fc49a2e1168cd491243522bc993e80e54c241566
MD5 53578787b6b3d6fd6ad025e9d31ca195
BLAKE2b-256 cd2c62bcf824df78748e390c9d0b7ec0f2915413bd0f4b9b42f4176daada98ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 04077af6e5befd3048774740278c5e807cb5e067d3b6ace6b0faadf7385cc735
MD5 2bdf7b70d4de9839511fd6fae3061c49
BLAKE2b-256 d143e1497794f5adc3a2d1e1a252e8be37618314214649a3d7e3b3f0e3eddd9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f2d3f7fc73e768dbdc08ae1eea3817c460a645568ef681c59ef3755a915e3807
MD5 1e1e13bb64230bf85b0831b30b1b591e
BLAKE2b-256 1e12ac87033b01e40d74867b17f650064f9d96c631ba456fa714b0fe1c95888e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8934fafda2a7c43e1c0dbb07186c8a0c797dc5b0ef1168ba64e8f909df27a2c8
MD5 c5803c57626592d43b37d81357f419a7
BLAKE2b-256 69a6a4f9d212f2092d04ffae14b7a00c44098e52b0528704253216f129fef41f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0f3d35bb50dd6498d003d6f02b5c34e6482c7ee07e3107deae6df2d1aad10fd6
MD5 22c3e22cf9c10a62722b7986e24d5931
BLAKE2b-256 6d24dd80c59a71a9227d643741669c8444924f30f8824ac65f862a28508538f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ed716d87c60ef99cf9f14672c461db438a1692b28e173e43986da443896717f4
MD5 a2d9eaf76aee9117c59688b75f9d25ed
BLAKE2b-256 c69de688278cd9b9e023011ce89e307907aff0810867a2358278162d23a160df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 08585c1367d3961872b80727ea86f97f8054fc497486156e8a7a0b3d13ecd6ca
MD5 ac659cb9e1c9898ed5f8a1ec95ff6b70
BLAKE2b-256 0e2641718c0d02c48977d75c1a5fb0328a5b07948385d5ef08b52d1769a72a50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 cd8e5b4d572681e1b2c5bcf0159881779a806ca94d3ee6809948cedde7053767
MD5 3f20d81f50d8face2aefd4cfcbe21a33
BLAKE2b-256 494143a381b3c7b714e144195353e57fdf0296e72436ab8bb9dccd0f0b57e9b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 4cf79e4806f96c92ec3069ab05f5c833c7a7c8de63c507895fbafd1337e3b84e
MD5 3bd12e76ea5f009d6836ac8b86e4679f
BLAKE2b-256 6a1259e5219fa4c19ac6715b838436d857982e45c080cb85ce5aef139adb148b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 569b2f183e6f2e9c916d0052ec74e5b609e554b56d4440c65f233825694f9b5a
MD5 acb83aeefcf5b9ffb27964da6f8da7e4
BLAKE2b-256 c728412b35780b7bb64acb7bfe1efa2ddce5585b06ac13874cef9a92d5dc1bc1

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 7df7310a12b8b859e98446dae890fecbc671926b4789b290c522e70f71c350c7
MD5 74b748d9f90717dbbf05bcfb6ed31f21
BLAKE2b-256 9f3fbc4d5debc9b9d16e118dbfd7a986e3ad8b10f843f98d5d5d64bd06595429

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4b9a177c5076f9e40dbfcd8af967724afd6eea8e56f24944ddd7714d6f1a9e86
MD5 be4e56a95f007726b38e484ef8f42f33
BLAKE2b-256 31a0c925801d4ab294c90c1992a2cc5c0de419ce4ac522a6867f85231e088d93

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f8370eb4715a6ddb17224b0398f9e16dc9ca13559838f40a01fc03432e151b5b
MD5 839037bf5f16d697540ed6edd0b04046
BLAKE2b-256 eacea6eabaeb90b165147a0ec86b7acd03839d514252e89497202fbd4e538379

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.1.6-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 b313911c64ab25609a1c989ba130abbf5edda4c6fccb346f99e71694cf8a06ce
MD5 b8acc759f8eea439f8d797224da5a1af
BLAKE2b-256 c51dc89491e8658a757167d9e5ccc7fdddcd63ed08e5573ab5f0167d4a2ab102

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.1.6-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 8f446965fb331f2e363868e7a30517a3ad7c05640ec003319ecc2247d3db21e6
MD5 a1c070f954371120d91712a42efdfde1
BLAKE2b-256 3049100310721faf0005b52d22e897dc335021308d95b9088e1c0e65406f4678

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 22803c826dbed24b82048213235822d8659bc29b4be0e77f17e4b2eea66c73db
MD5 fce35487d3e327f9499e4f977334bd97
BLAKE2b-256 c7cd793d2cf5eb2cef3d0e28df2bbee28ddf480d614fb946adcfc8b9b50c83ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 19151ce4946ef523b90faa75561acc4b2537b7ef01a045e3c5b8136e85e63570
MD5 e049c96aea86fef7dc844c42a40bd0bb
BLAKE2b-256 7394bf97ef4c1025074e64e27913f09b944338c76663e12ffa4e94d8d0c38876

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a78e1f4dbdce6be3c2f9c95952d8bde0eb8387907c20e253c7b74282c5524e13
MD5 f3473e03d1747c4b51b01aa39a35e519
BLAKE2b-256 1f971a9567437a6f3067eb946709ce34ae5b4b688735c89d795176215ae3c126

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 78c2a2fecd2f338d9078e1011fd0fdf00b33511362bc275fc16829f34c826927
MD5 1c36d84c5b9cf823c4ad03d3ea2ad770
BLAKE2b-256 57dd6a185c398f3958c815291b9c9c0b4acf80e4a0de6c4472b3a906238ca268

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 87031c8b2e4ce590f0750c427876c072ff88a36db23d521848ca429c9fbdb830
MD5 bb03470b655de9814c345e310938a618
BLAKE2b-256 3048592a23cf5a8a28fd245aefa6ceff703405c5c33c0af2c596d2919c5f8174

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5e086880173a74319bed81bfcd1a4ba6bf4c8f2e3d5ae7256db19ef004e2e695
MD5 0d54c09e60438180804f5fc3d3eb8851
BLAKE2b-256 35fafb6b5b876ccbbaf1dc91ba0552e54971abfcf559aa7f20d3a59fc06c4da8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8f6792e49bc5c7817e04a3cdb8b272de8eb0b7536d8afb44eec930913c30a6d2
MD5 56f045ab58c287c811493694a86f3436
BLAKE2b-256 313df28d8c3fc4da007ddb3c7e7c4a5719b932f0a1953e3a72c8061c24254841

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 98d81d9c93d31ebd87efa4cd8984b62d57dba51a848ad3a2a5c9f124071c41e2
MD5 ee805c8fd950a73cb4b72d946eacf6fd
BLAKE2b-256 d11cfdb399e6591990704f32fd63bb2c19ed562ebf85a24d0f156e6b75a7dfcf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e07b9f7559754679f5b8e7e961dbf2f50a58c45eea2046758684de6e813cdbec
MD5 7048128e55c2cb81d3ac11ee61447ba7
BLAKE2b-256 6afec5376ef49fa3117fced424fd0d0de8414f459e80f7f3161d5d3fab7c2700

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 2b3a2bb3948c512c9e758624aa4db384439a9cae6ae87941a20d28e289660d22
MD5 783e9118846f0a8458ea1e89a7b3900d
BLAKE2b-256 29e9d9e62263224b32957869a592c4bdef4acec166c79b3ee1aa805a7a918ad2

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 aa61a76645381fe35932a35d71b073ab442c4c9d8316852b588980909c84770f
MD5 13c592ca2c3c8e599ef3f8fab685de06
BLAKE2b-256 733e6b181b3329e56f3e1fe996eabc719d6fe5ef9dbcb6bbb398542ca0e14dab

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp39-cp39-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 207e22a1a4b92c5360c8e8ec870beac4f8f7dd3b2a415785154c770fd0dce1c3
MD5 5ee99ecc5293410de491259b35c95d57
BLAKE2b-256 1f6d487376954dad4865bf89615a4db35d3827c47661c1eaa3841dd000d90985

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: resvg_py-0.1.6-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 841.6 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.6

File hashes

Hashes for resvg_py-0.1.6-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 c4640aa4a7cee963dcbf877f4f120052f2bcfa55778a14a0de13d5168811440d
MD5 92672de8374f6d70a2d271c266ce0d62
BLAKE2b-256 5c16867523e4b009dc3e57ae460cf7234ad8b1615a54c9c23878f228fb1fe0c8

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp38-cp38-win32.whl.

File metadata

  • Download URL: resvg_py-0.1.6-cp38-cp38-win32.whl
  • Upload date:
  • Size: 822.2 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.6

File hashes

Hashes for resvg_py-0.1.6-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 cd57872b9195da78c3056640f4757e4de0c3b95eb283d9296e5ac002aa16af97
MD5 dfccb6136f956e8491eea2d29eced199
BLAKE2b-256 6a096223de63f48669c4c8a9f9e935ac2237f3cfe876dd7c680f1f44478118f6

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6affe16a3b636f7c48420d45c97d2575c57a536f35d7b3025f086c82469235e7
MD5 c53b0b9095891a09ab3076ef32ddcf42
BLAKE2b-256 94a2a09378978ed3fae0abb1d74a6ecac1e44f7687197e2999a87a9f60322ca8

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 32f79ade560a27ef414565c1ce6c171bd7d9c7b24c9a9329226df0ba2f72a570
MD5 eec41d3a5c8c25348f9f34809c38e543
BLAKE2b-256 26527fa9b9059e63c4d3bbc6f44c8a76b5326db97fec09ecf4270a05369fc76e

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp38-cp38-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ed7c2b1fee4a1672fcd46f2fd17b5655c713b3fadb960a94b5f7d0976fa58d3a
MD5 9f9db3b9b95755763686c9b6026a0c4a
BLAKE2b-256 c55265c31e337ff6b8c6c41e46e8ce7305b81f7f3b61fb06bcbff56e190e7072

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b1359422a7eb34e134c3360c6263f99908240fc683f67d6455789b35d7709129
MD5 15170bc16e7dcbc8010038ab1dea58d8
BLAKE2b-256 e1ee9ffdc53333b3bc0406974bd07eb8d69947d33feba860abbf5aebcf58de7f

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ce1dcdb88b574c2f9e0585e1a8db5960dd7e47121cfcf3b78d586dd3fa6fff33
MD5 e0eebe57882ab57cd282e058c23d9cdd
BLAKE2b-256 6240f7170114f3ae75d0105f0a51fe3de0aa7368c490f739644be9832898a05a

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e12e3dc329844a077bfa723b24f418d32cb4e00635f291fe0bc87d847c6bab7a
MD5 1ce53b57387a2860dac9fbcde63d3311
BLAKE2b-256 92b69b106bc35693d674dc226641e40b5f73e32ea953bacf8365cb2c7ac9dbd3

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b7cf6471827ea68fb8e301851c8f2c986c13971d707cdef88a3164f251744f6a
MD5 aacaa3cb0c78a1da5dc25f5bc08e439c
BLAKE2b-256 8b2c7e2070d59d4265cb6ce48e7a8d2bac3e52e23a88e12d1cfe0685654f2b95

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 64d48815986f39b525e5528acdd2945fedf4b193fe75d150f4089a74d1f35bf1
MD5 7520452540e805f18f6363a839a7d8dd
BLAKE2b-256 6846a94196d4b2e8c7fa60f366862aa67a766fd8c72af3c44412b1f9758f4661

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7915c7b4f0b6700c770bdb5ad400c41083ed0e8c58bca2d569ae1d73bd8e0bf3
MD5 0875ceb53f4c9a485c630c79932df6dd
BLAKE2b-256 d60477cde4e00af7306a316fff5279dd1ee70d78a8c81cbf861ab029141bb116

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 d64705ceed3ee62d40b99645071ae7fd828e9ff1b5cadf449406a2fdb0a4dd3b
MD5 83345992deb46a7b60915c7bff1013a6
BLAKE2b-256 411759bea0a7185c2760b99e802abfd2eaa2227a91a9b7e6e6cf0ec3fb1f8050

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f4363839630b2876bc49153fffd76636db852f6e6c70b63a6c0caae62166f387
MD5 caec947be94035f468dc637be8c9daab
BLAKE2b-256 4da8377816c23fe279ec2dc5f7cac6b5842bf76f55e2af6d5cba65911df79735

See more details on using hashes here.

File details

Details for the file resvg_py-0.1.6-cp38-cp38-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for resvg_py-0.1.6-cp38-cp38-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d0fe5f0cccaef09f0daa848af6197133d36bf7dabcd7955c8d4f34bbab2ebbf1
MD5 6512f20645989d7156881c3de33b08dc
BLAKE2b-256 4baeffa4a9df90d432550536bbb9413aedef0b56e54eb552ea86cb7afb85660b

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