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

Uploaded PyPymusllinux: musl 1.2+ x86-64

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

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

resvg_py-0.2.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

resvg_py-0.2.0-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.2.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

resvg_py-0.2.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (951.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (973.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPymanylinux: glibc 2.12+ i686

resvg_py-0.2.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl (859.9 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

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

Uploaded PyPymusllinux: musl 1.2+ x86-64

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

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

resvg_py-0.2.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

resvg_py-0.2.0-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.2.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

resvg_py-0.2.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (951.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (973.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPymanylinux: glibc 2.12+ i686

resvg_py-0.2.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl (860.0 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

resvg_py-0.2.0-cp313-cp313-win_amd64.whl (843.2 kB view details)

Uploaded CPython 3.13Windows x86-64

resvg_py-0.2.0-cp313-cp313-win32.whl (825.7 kB view details)

Uploaded CPython 3.13Windows x86

resvg_py-0.2.0-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.2.0-cp313-cp313-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

resvg_py-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

resvg_py-0.2.0-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.2.0-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.2.0-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.2.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (950.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (971.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

resvg_py-0.2.0-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.2.0-cp313-cp313-macosx_11_0_arm64.whl (858.9 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

resvg_py-0.2.0-cp312-cp312-win_amd64.whl (843.3 kB view details)

Uploaded CPython 3.12Windows x86-64

resvg_py-0.2.0-cp312-cp312-win32.whl (825.7 kB view details)

Uploaded CPython 3.12Windows x86

resvg_py-0.2.0-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.2.0-cp312-cp312-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

resvg_py-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

resvg_py-0.2.0-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.2.0-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.2.0-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.2.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (950.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (971.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

resvg_py-0.2.0-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.2.0-cp312-cp312-macosx_11_0_arm64.whl (858.8 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

resvg_py-0.2.0-cp311-cp311-win_amd64.whl (843.8 kB view details)

Uploaded CPython 3.11Windows x86-64

resvg_py-0.2.0-cp311-cp311-win32.whl (825.7 kB view details)

Uploaded CPython 3.11Windows x86

resvg_py-0.2.0-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.2.0-cp311-cp311-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

resvg_py-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

resvg_py-0.2.0-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.2.0-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.2.0-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.2.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (951.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (972.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

resvg_py-0.2.0-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.2.0-cp311-cp311-macosx_11_0_arm64.whl (859.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

resvg_py-0.2.0-cp310-cp310-win_amd64.whl (843.9 kB view details)

Uploaded CPython 3.10Windows x86-64

resvg_py-0.2.0-cp310-cp310-win32.whl (825.9 kB view details)

Uploaded CPython 3.10Windows x86

resvg_py-0.2.0-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.2.0-cp310-cp310-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

resvg_py-0.2.0-cp310-cp310-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

resvg_py-0.2.0-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.2.0-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.2.0-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.2.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (951.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (972.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

resvg_py-0.2.0-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.2.0-cp310-cp310-macosx_11_0_arm64.whl (859.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

resvg_py-0.2.0-cp39-cp39-win_amd64.whl (843.9 kB view details)

Uploaded CPython 3.9Windows x86-64

resvg_py-0.2.0-cp39-cp39-win32.whl (825.9 kB view details)

Uploaded CPython 3.9Windows x86

resvg_py-0.2.0-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.2.0-cp39-cp39-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

resvg_py-0.2.0-cp39-cp39-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

resvg_py-0.2.0-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.2.0-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.2.0-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.2.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (951.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (972.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

resvg_py-0.2.0-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.2.0-cp39-cp39-macosx_11_0_arm64.whl (859.6 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

resvg_py-0.2.0-cp38-cp38-win_amd64.whl (843.8 kB view details)

Uploaded CPython 3.8Windows x86-64

resvg_py-0.2.0-cp38-cp38-win32.whl (825.6 kB view details)

Uploaded CPython 3.8Windows x86

resvg_py-0.2.0-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.2.0-cp38-cp38-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

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

Uploaded CPython 3.8musllinux: musl 1.2+ ARMv7l

resvg_py-0.2.0-cp38-cp38-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

resvg_py-0.2.0-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.2.0-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.2.0-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.2.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (950.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

resvg_py-0.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (973.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

resvg_py-0.2.0-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.2.0-cp38-cp38-macosx_11_0_arm64.whl (859.5 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.0.tar.gz
Algorithm Hash digest
SHA256 462ba4ac778d7fd95c76ae570c3627a138f08a9a4ca95182453e2437c0bd7c09
MD5 abd9da7961f0b705d4e489fb14a02cc0
BLAKE2b-256 d8c39551f29b06ae1336733371979a96b35d07e3ba4deae0eebd6f1da3d13dd0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b5a5c541159ead56a466a0d2bf3f2efeb8c1e25bc9a9a9cf263a14a0af0d6557
MD5 7b2f3c8cb433d894b8d249e8dafd44d8
BLAKE2b-256 d5e88e7bf587f76c7d1f68202fda8144384d545a4196245838bb28a1fc937ebb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1619604b2b24ca85ed92f234706c3f3c768de74084cc34e2dad8da1144788d91
MD5 e7cf58ff0dfd12a44018fb2def4ea358
BLAKE2b-256 ada4855984033f2a14ad74ab232e00f231e8b7dbebf65ab689169fbfca5c1e42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 873a3949a0072d76a0f48cab78981f2d90ac192e34ca4e50eb3c3a38e8ad5ee5
MD5 4570f1fea9886e161187f71a3778a7d4
BLAKE2b-256 40f00b975da338acec26b3a7decb44671df5f351f18648e9345ee7b44ef3f3df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ce0c49edaec9e25df0324cf4a3f0e935211bd13443c6b072a4b8d201573732da
MD5 fcd5f2e750c6dfbc987b4a6d6aa18d31
BLAKE2b-256 ab7e92d45b5285e3b6727b70bbf20a0fd62676a917892e2cd18df2a8a15707ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dacc16f7cd1b35c257b36b8851696de470d7164988ff195e4ea35a33c6ed1d61
MD5 961a8457879e0deb15711b60ad26adb5
BLAKE2b-256 08cfcadc3fc799deaca125bb2ac411855847533a15b143f66a4443e29e64e8a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e473578b6e92239c826a95e47590aebcc3d21d355f8131b0b567992ccde7efe1
MD5 d9129f881acf7de88110a413064706c2
BLAKE2b-256 0087abea854ed996b2e2ea62ab240abc9b22feafe9223298a9659c74c607315c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 72ce10cd116e5c27c14dd2a6528a5d2a5b8b9cc8bfa2a9c06dc6a429eebc31eb
MD5 66fa92c5ca4b9c38b94fec99e28ae19f
BLAKE2b-256 98965d83711729c1c83839c3dc947e8c20dd1eeebb274f0c16e5a3489ba6f736

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 27e559d9d20d4eb348e6123f6af2a0614eb9503ec78b43904e27a76913903dd3
MD5 7caf62ffed79022a16afa643398e7308
BLAKE2b-256 250bc3eabcfdf216259a2d2799bba998c91c80aad0d98c2d97ec4453b035290e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8cba15a27c6631d737e7b0c385e37549584cddae83aec19a3fac342d553abe46
MD5 2be219cdaecb4d7bc7d5f4a7251b2104
BLAKE2b-256 eb8eae6414160e4307dbd833d819dae3501165e9cc6743ad3d34e099a919404b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 5477019d41d465f8a7cefc60c7d23b8839276d0dbfdb943d62a995a88df6734f
MD5 1bca8e7a3917b20384dd2d83e44a7fff
BLAKE2b-256 6d2ea6e46737cb65de9da05c3c6c4a47341c03e1d410b5b24ae87a916def0a36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2191c8bc9adbdbfce9a6f8b54184cfecfb19a393e4ea53f4b9d40eb98e287ae7
MD5 fa74b4b152d69f161b3a44500f9313d6
BLAKE2b-256 a6e2c9c8667a10eff1b076567c21633e35d7a047dcb84ea181700c932700160c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cd5429dccae709cbe692bd48eb3968957b2c1092e454c0d733eee1591884971d
MD5 92372e8e62a381efc1c9233bbaadf493
BLAKE2b-256 cf4530e5f0425c6f93ce525918514451298dc32539911877c29e81215a645f3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f2834ab6b2f2de6c4c83860cc8a500f6b679da9dfba63223c9b52dc94e99e26f
MD5 c70346554eb28fc8e8146f6d9eb00f73
BLAKE2b-256 79919768f8a9e29f3c468f4450153c76e5041dc58d340c214be47f7eba404fdc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 336caf58f724acc57074aca41dcff927c0ada9381bd33fb24b3e78428c6927ff
MD5 61f2238aa11ac2dd49fb76028cbf7264
BLAKE2b-256 fd87160cdb96211ff597a0c8426a4d969a3714365c3871d3a6a966e67d43dd4f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3c53003b62cb78cc3fbfc4e7f8d6149b349f2feda2b816c94e3a26d4d3823c1e
MD5 3cb0bf1e9851d25b97a85b0830fccab7
BLAKE2b-256 838014efdbacf982a462cd489354c475de5ca4c6d861b60d266c0c6c4f72aebc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2071e9509b8e3b7f27a64482b7cfd7cd5d2fab667f388d30e66da0f96b8038ff
MD5 7b9e77e2eb5a7c446cd3251ed889db45
BLAKE2b-256 a94840d9d3df81ca1b1e7db9667d54b84c7ef6b252a86f728e7e7980cb27032f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f92f18a0614374ce9b6e2e2c826e7f4b45ce8953646d582351849e0067780c79
MD5 5aeec58b9853dacd84109acfcd8a9ead
BLAKE2b-256 c46304e3172aca873511d307bb806db10311716fdf943b32373d7e1a0ae1d959

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8ec947d2858a811476830052bd7c05c197b329c1b29dac22f7f89d9dc573965f
MD5 9339aa749be1ab0990af7660125975d9
BLAKE2b-256 a15e4c19be4d6debbca78ba010e198e2251ee153314c4c7bca0c778f7e3e101e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 16c82ae3ab32f26f260c06d0ce7574aaded8a16faf65cc1babc8391f7255fd93
MD5 82a1a1160efcbe07fc9a7ba8cfd9923c
BLAKE2b-256 fdc368b09f3ff5483911b771320d903ae8a2ed66b70c25e79f6f7adc57955d62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f282213a69460083d7b4556fb3a4cc95f73bd4c25b57149e0051d8afe932c4bc
MD5 474fd004352c37576759053a1e2aa4fa
BLAKE2b-256 2e8f8eed57d19d2d7706cc6a49d5f78f0bb7aaeb19b7b1713c26e34f0b6865e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 43350dcd603f2b2899fab3e4940f87ff5bb81739c0dcd1b02624270aad508b33
MD5 07fdf206bcf77b06c643ebd12845d6a2
BLAKE2b-256 b086908ce460a88a6f9b9ca23b4a697fdbea355af1ed095ae92921723f265901

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0a771cc478b82093c4fbc9b9828559efa93c3d3ffe59260701599477674a420d
MD5 12e90de6abfec5a762fa27e2d46ed775
BLAKE2b-256 310f4c239f2d76344d40dac06702e62b72bafac0da8f360c740c48261f5be597

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 342f72d2e4684606a508ad40d3647b4c47972e759d588104201968029ff910cb
MD5 f907b9b7c9b44e6ef05f4166bfef0d09
BLAKE2b-256 a9e83df8932c2901d48c4508d0650d77ec2300dae6438f75a2afaa9f62dd7fba

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 48931a595a84c665fc54d381e4620f93c2962ab9cb30a468ef09356217ac4f4c
MD5 2df17e599b28b727ab280d0696070465
BLAKE2b-256 c32fd455bb851358650a2fdf1be0e10e3c9959cf121ac5b9636073d2b067f2e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fdfe393b1aefc43096ade33b09dce21dc52d4d6f651f7155662b1f83dbae7935
MD5 357d51c011502261e5c1737828eaa573
BLAKE2b-256 64b73bcd9423a17b4d014a36af8da1818cc64c27703808d4a11cd1f7859db5d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a81b0fe0ffe7b618a9e0b9eccb8ab449abb9bc23197fb61048251215ade33b70
MD5 e3ec983df2fb677620cf160815a262a5
BLAKE2b-256 237dc13112a1d59510c45993447013f866bfe4bb1e2b53929ed30208d2a4af22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f0591050231f4842dd48039be6b364d258d8d30eb14a85fe736b650c40911dc1
MD5 5b2bd6ee6e9e723af0281dea65ce9a07
BLAKE2b-256 dd38fac04c85bef60f0b67ba1e980a82dbbfc6a0edda1a85ed75b8bb59d352ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e7ab883ade86f5332915e80b8fef488d920936737d32431b9c147b67310a7865
MD5 0c9c21696426c65fc5871326dc1722d2
BLAKE2b-256 df37d93f6f9fdc9aac806f8ae72b4e81f33aea2af29a0becd426c828778ca812

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3819f14e78eb2b156b0e741ad406bc2693fc3dcfadc908c3f925419dbf400395
MD5 cae34dd6958e9d94603fa3a52cb449b9
BLAKE2b-256 2dd83ace722531aa467430d9504ed80f173b75310678825998ffb746a0d544a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c6c1edcf06315cce9a723a39192037c51dffd34a57c817b2db11cf94d8b7faa5
MD5 0d91f8bd4fc2024bf7c71a1200ed65a6
BLAKE2b-256 0397e746e816bd29368262d3f4d1d5349de7de6e0ec62c3ee27979eaac8841fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1686ccea1e7a97c6f7a604a6c9881580ac033030351ef414924031f2db59223f
MD5 3707d13f8ac5b1082fbc662e9ca616ff
BLAKE2b-256 b12c4da4673a2b6c0154d28e11bf7fbf4e077b936c4013e279218a0b9fd0c932

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 bee61d7c37fd0871c6e5b6fba8efd35f50eb341b39018a5130bbe667f752b5f4
MD5 4897483f74cbf89f71301d60d0fa1f38
BLAKE2b-256 0e31bad876e6fcf98f015f3d07229dc68d4c8d2b76be7b64c5f891f21db12b9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 24390c5c610ee2ed2c4af332adf1016360e275af7a8d52f9a838f6184030c8ae
MD5 98d21fd930f83ec5b42dd9dd0a3ef32a
BLAKE2b-256 e1dd0447f3867c125ec3ecaf1991c3625279e8bf041d7b1cffebb3d63caccd6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 8d385f29d4c72d564ab4d685a2f1c43d331557c7015577aa83caad49240804ce
MD5 910251e2499c2e1a3eac5604061872fb
BLAKE2b-256 b10f218fb19b4219767a5d90c49ed59b57614b5ab7934b2d78833f0c83bb4e0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 01e5eebfa8e3ffeb2cefdc21fcd8d6e8d8a23dacaa469aa6c187a669d2670a80
MD5 71b1501ea5cdcc52b69d3c2a1ded4e4c
BLAKE2b-256 0484063d04085cd4589ebcad3140943f75493425c3818b560179421bfe5f0459

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 98002337ff3d9ea9ebebd0de21f3505ad14662d84acd19577142bff5c5d244e7
MD5 841a3955016aebe63a892d486120a867
BLAKE2b-256 8c5ab457a7e14a779d2759ef7ef64220562ea0ccc05b8fbf657a2ddeb0bbc2e0

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 ccc922d36e31b5c1cd8cb66d2b3065589dfcb25601e1bd6af3cd194178bfd48b
MD5 79a7075faaec331bf0b2140809afd7ce
BLAKE2b-256 5db104d01ae0f1784450aaeb1be478e4837ed2754fe6e6b36c01b475fa1847e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 85915179d6579bc6f4798fb2690ede3ca21fb293d96a499d8c2918e371f39523
MD5 f49d00c01c3022a47fbb7d6ee565f0e6
BLAKE2b-256 11dd7e71f42d1bd7cdb9f23b880a2ed0ebab426ea90197310ce67005c1791297

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 71b33e9e295535c966fb907db13a17d40c5c367ea9c8877fe051f063c31ae891
MD5 9988ebad9849bb55e63f54820fdc639c
BLAKE2b-256 99f8ed821e25111db9bacaa430553ed23ebba23047d310240c40576fe328eb66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c0392979104a829d4094498e6be84ec37ff09aae283164a10f363ecc338cbe9c
MD5 a42c2b65dd0697ec2739381c181439f6
BLAKE2b-256 c3a62ab91e028340528a75f56f612d3dd08e57102930c838205b2f0f3111d818

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1f1692384ce547b4b13bab3ed493dc46bedc981ad8ba8f04d532e9b4ebabafc4
MD5 f0de27ed23156048e550c66d415af4ed
BLAKE2b-256 6bd0af5fd1f860df678c91e0ae226e0842333f260f34e65bc4d0400b2b220ce0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 78510e47840437513b44e7c1f30a59e2e27f63c83bdbdcf7e3366c94db91002c
MD5 1064c68626bcd1c3484fc43711322294
BLAKE2b-256 938bb051420ca6e64d3dd9d760e751587b6e9c60353f9da3c9bd534c90d15d5e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ff983b5624adfde9e0538f993570859ee5254600b20e793fc84aa9ef3b20bc06
MD5 acd6c3c7acdd6edf4c18bd559ddb05bd
BLAKE2b-256 43f1731504ea08183139bae976a5503b9f11b8bf748112b3031bc735b7a06cfd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a65533f43afbc79f49034d6f8ce173bbc161d718ab099a3c117c17aec4f0d0f4
MD5 a84885b8726e1d3eb611846cd9d52cfc
BLAKE2b-256 18a79d2f07e633845baad4d309656fb2a593131b39e5262b164d0f87ddaad598

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7d95e4bb320047f861e54ec9bb541262910e81c4bbf00d51c2f198106157c90b
MD5 46e07b95b50468008c31bd241680edde
BLAKE2b-256 fcacb028349c4289b45754a540db26b5582266a11a0432580773a48ac2da8562

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d96b7e41edfc8ddd3738d43f14ee167dc094b6df035ac2955cc9e7c596d989eb
MD5 3b88aa80a08542d49c660e0a1cc043dc
BLAKE2b-256 ff515b716c3b39913f462586481940b4ffa562a235e7ab5abdf931c50d8ea212

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 5925c5400ebd3eeb69ce4020a25003fb68606877ce26fe2da4442f6200020e36
MD5 c8c928c1f6ac9555fdda96993c84498c
BLAKE2b-256 a0e5b54e31db654ef8c9888c7816da54155e26bc5ad921a103083f3b1ec9a1b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3521b8f3f823749085e40f9034e660f76f7e9fd892726f2596cf321dc88fe523
MD5 8bd11e2148c269b32f3fe343476bbf2d
BLAKE2b-256 311156aac468ccb5e4fac8eb342152ec1a9f689d4f8333c8de4e81494be300f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 8d2855c1d7bb5c3019a109cf0ae21328744e4ce832b87d9e625e2f5ddfab12cc
MD5 ae1fbe9e75f300ed5065e66ef71f5898
BLAKE2b-256 4f8f43fd9945f4f3e5b40f2ae0b59cb650e74b7c1a58e8c8da7ee20a48d82d1f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 9b76d8cf8b1c544376ab49b02c7c7505f22dae131812449496b61f45cebe8129
MD5 8eae042b21a0dbfc618f65d6ff1291f8
BLAKE2b-256 457df20da8ee908b61934449ff3ae63e2f6189d73a5ec43003a54f1633ab99a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b48ba6170189dd37938a1927b579258267f22669858549bcd8ba31e29bd9c3a0
MD5 8f4c927db0a87feee11a7cd430ec952a
BLAKE2b-256 f6f7757d6e94aa1c6d98f96d4846aaae595a5588f4eb10c901a5fbefdace2640

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b303e3b08f809764a0922d84e89565ddf038754474682a758c4c802e5c61ea44
MD5 d0f4cfa08669417d9a2b1ee31fd6a162
BLAKE2b-256 8c17bf08786766c456f299176e87fcc45f1fd3af15bb9868ddcadd2435448f62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ffe4c195ff7c18f6a4c720a44030423c4fbdb5735f47c23c3edd2ca8fa04f4af
MD5 a7d67a5989ad1c372c05e2838b295e53
BLAKE2b-256 a273f58950796b75a0056b62d9432e732ebf414fe730237620716551606e0438

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6589298f881fc6e7c521811b285f2c973fe73684b9607eeaada7f73a773a02c4
MD5 7bff8d07fe5e02f57477c84382d0329a
BLAKE2b-256 379707a5450ce3fbe768f205aff33a394077984e42ce5fa14c093a67892de7e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 87170f0a81a6035ef3f6191a6cfa06a2620e37a9f7c4f69e2122490e11be9bad
MD5 76af900d0890b9fc238bffcde3dd0719
BLAKE2b-256 ef88ab01d1456bf173fcaf177719e47f42f279434db0d32924a3825a7c2a2d16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 05cfad093a8ce46d97a0c4eacc5a864e74f5765ce64813377c5c2a863ab49d3d
MD5 e6e530a2cdb47922c13b69ea7acd04ba
BLAKE2b-256 d395e279a3c03a92b6552d7cb1ae4450a1250a974606048d19f51452963926c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 11f7248c396d871d373518ae5381d75ebf30434d57e37ffc82e98c0dbc375272
MD5 5616dbb9f48b4e7a27bc3ef826e6b9b8
BLAKE2b-256 4ff33f37768f5e54cd4a2a83cbe2787e19732ee03c78bfccefb04b7e1b740452

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f20de5076ad6e828271221d9b86df68b8226469bf86d2f24324b2b8b262daa37
MD5 ff3a2253bad0b50933dc8941244f04d6
BLAKE2b-256 97105cec5fc621e8aca2196e29f15ad4fe703060f1cc9fe2bbbb4089b1320a33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1970718fd8283f94131a2fdaecf704219aed4922041caa667419a91450be365d
MD5 3873f6bc8272ca0e74f85bd37c813829
BLAKE2b-256 47bae912d425d5dd246c0ab1bed785fe66aadd69614c5f4a5edfcf110f077065

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 423f7a4340e5296e61c91b90184c684dbab34cd913a51cc509f161b465e14756
MD5 632bf17ac2931b807cfd393fbe83b511
BLAKE2b-256 6ec00b6bad56bc8d0725dc151f01f3c0fbdcb9f1f7717b22c23a7042cdc98658

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a9137372acd0b72a2e1dfb1b304783822ac3335caebabe146b605f47d218a97d
MD5 5228571022a5b2947c7973e5f6e6576b
BLAKE2b-256 ccfcf106b6d007d54c0b988ba3bf706a540603db0565be5ead56e43eece99bc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 040246a3c9a6a64ecef89ca7168d86cc455cbc0491e0531f3dee6c51fcdc28f5
MD5 0f9689115cd975bafd795b936507a42f
BLAKE2b-256 e7007d58655c86ae3ad29f4d4c62f34d6c970b58ca3b7abc121d0274381a4560

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 4d4fa8cd3d21c6581f8044d76accd854ad9ed3606d71f81bb20395bafaea9409
MD5 cd60bf3570237ec81bc2d17df4b4b1f6
BLAKE2b-256 18963f0a41bb934f7e2eb1b8dc7cc4ae3ea4a09704cae52f431ef1166edcc22a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3adf145aa00bc4e1128093ddd0085cb01f9a39c714dda517a5a2d9bc7ec725d7
MD5 a6b97b2a082e15bfc9321513619a8a25
BLAKE2b-256 bc52d8b095464c50e1ea7b1260978c9e42d0c0724f5087bbbc5e9e1afc5c5e64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9b2be4290cb9e58a177c0e9dbc676dff8edc51ff9ee3bfb45765113d4837195c
MD5 c97f220390249a3e64394b8dacc1f98b
BLAKE2b-256 9a483649cc1281f88a3f92d52ac3d0b6e8256c6f1eb82b64ee988def9ec6121c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 870351f1ee340c564bc59cf0cc7fd619ec0a6aa3fbf2a23546d8fdd848e7b49b
MD5 4188d5add380cea4db6fb9b8c8ca9a88
BLAKE2b-256 8c20f95079a7faaeaa789170452b82af3214aabef6534fa5c93e02fa4e6273bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2cf272de00fd362f390e3131000d0f2acb3a599096a7564e526e328d5299fb9d
MD5 6549899e7036f49c06efc4594d7f49cf
BLAKE2b-256 63324a7aec0ff01d27e2a1b7142984bbf63652ba261cbbf5a95e14a0462c6387

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 08ab3f93c59496a85012713f93cee18cdb30b4b4e9a01e5d07767e6e4b3e74d3
MD5 125f332500f2171e2c779d8e6d87e898
BLAKE2b-256 b5079315cf7bef0a19f64eda2f972a1921403fafa9f207564fa1bf99d9d97a61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 30085c610ce31f4234f0880f1b54ec23f9b9c7f0d07af6a7c9e1e1a4d36b3567
MD5 4216d8ce35552fd201b3b37c23aed8f6
BLAKE2b-256 bfe4147548ecb85f71c9e0ad94e901f6269638541c288f779d0a7175e686a2a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 be0ba4432ba697cb58b2e2b3d085a3fffd3626cc5d5e47c0c32aa10924f72337
MD5 df493bff687d50a2544b5a2ecd7e1bf6
BLAKE2b-256 ea8cb2b24bdb2b6b433275b9ba3509dc1223a63aef92ea1ad7457126fd21f122

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b2d49919158c08cddc1b9be353087eccfdfbddfc814b8f03f99f86ba7c804d52
MD5 7356854357dbae862a80508074aad371
BLAKE2b-256 14bad1c228923084120b6f0b29894de21df366a20146fd44e0f4b2b289e4ac65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c53a75e06e72be5448d10724794762189a0dc7a86d4d6976172c4ce6aae62201
MD5 9eb1555c86d6073c528a5d6ee711adcf
BLAKE2b-256 1f087629e6370d62ba11687576416835495fa42e4be1cf74191b2cc0b8fb22c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 208af00df87d5b06f287af4222e997ed6bda365910ff5c0c3e574c81a7e98314
MD5 b718b506dd84a14f02018e0fc1b274e7
BLAKE2b-256 b1fd8de0bc60655074d5dd407cb467921ae78d759588fe52a7334e644d8cf0ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 90e574b3efb27de1c2ad430ecd2e3105b1e2faf1cc2e5babdb33e12f7f84d496
MD5 f86a074b8416d28fbd1868dfaa0e5842
BLAKE2b-256 4af4afdbd8707d62e80654cbbca29cb2fb81f0a4a4faef962c0f91d2afab7924

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 265bf38c0e3b20dea337b30e71ce7ddf5b3928ec193beb75cfab90392f9e9dae
MD5 d9b072a6814fffd92fd03121542d43f0
BLAKE2b-256 2b43c6bc25c5c71f266bd9067afa9681b704a895395113641171eebba82d4b32

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 8894d8e795309283fa71559e4f6dbe085d731a8bf5e480a53d7b4eb4cda1d9cd
MD5 b66434ceabf73b6cffc550c875b68c22
BLAKE2b-256 7a30acbf399b2c5b6801b2a7f4d322dc7f1746a53be7aa0ac99aa72f8073eafa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2a2358b8b6ae6d7b981829b918035642f61faa24272f70ef31007d0c041a61c4
MD5 9582b5932c7e7b8e6e5f059c4634b705
BLAKE2b-256 5e3e7200a50618772f1e27b9129d8dbc024024c06f0690a86828df2131be82ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d843d17c3c1305ec7a432cbebaa0ed597fe22eefd78b9884bd79ef67ab6b8014
MD5 bc26312992455f1c2bab046014adb51a
BLAKE2b-256 ab0b8ffda0b895d46923beff1e772afb63744a46bbfe35f12228ef70f187b6e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 87794d4857b75745e30c943f7fd7c3782c61204230f49bad50a3c08b6a9c008b
MD5 7fa28de8b15af180bdfd5747848748c3
BLAKE2b-256 8dbddd44586609c30f794604948b273aa6958927cdb35cb8f33d54c134b72765

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 71b485c721452559d403d7e2c1db3251ed5b2bd628b861dfbaba4b9f54cc75c3
MD5 d1b927221d44146a02f55785a739a6d0
BLAKE2b-256 25ed9d8a57a0cd55083ba6d97e76fa2ac9354a7d202e277de5c020f5969676ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8bce167cdb505cd91baa0461fb19fb909953b67cce78bdc90f60d474fa0d9dca
MD5 8bfaa3b4d0980e2528914321e57dd7bb
BLAKE2b-256 06aa6649b04c04faf885ea48a6ddc8a763680fd8bdc815e90a488b58d56f4e80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 34c2d1d9af6188d90c017651e7e115d9eb245d6fc3838fb905cfb6daa2a15161
MD5 83f22583e285d4803b95a6b959767b15
BLAKE2b-256 e5adccf2716af72b43ff314d1ac5d2c746cf26899985fa3541552d842405f20f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 22b65e0b15e85dd0337f234974e530d05d0f2b15911aad046531558c7c080d13
MD5 78d0c9df42d56dde92fcfd37ff5436bb
BLAKE2b-256 1a08f49bb90c49bb95674f539be8715c8fb25ebe3ec74ffea59ee806a3bd6542

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f10ed64372c5cfcfd51bd7057cf8f24cac2e341f29169dafb9725889bfb2eb7e
MD5 664230d5f3e1dd7287f627efc1ef2072
BLAKE2b-256 2fa2d5ae62c13977588338c6ae73c67d0a9d38326de110f155ecbb91058c9dcc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 202514d8801556fa5bf2d0cd10cb7bfa8194e00a30491a1e87b2e352bbf082f8
MD5 ce194cee0659008268143fdab24ff62e
BLAKE2b-256 55b4099ee80c058844122bc2b89bedf2285e1023e1018f9c355f4beacbe7b508

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 494844da34781ba597d4ab6d438fa76b798261dd6709b41ac86013efec5d34f6
MD5 df9ea3d43fbec9e5be1b7c09c093e78f
BLAKE2b-256 7c50b771674156e4dc7e659acbac322faa01b4479d877cc3a1493179e86bcb66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ae694f6e532eb5b53ddc9088ac95151ada2187ed271aa0d03d1ac04d98af444a
MD5 c41fd1dc145037e9b071228b854634dc
BLAKE2b-256 9d16d0f4033424fed02cc772dafb49ef2003ff2571dd482a624e9ff26b4d38cd

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 21e2b5f09e5a130c484591a158f557e34fdde292977429313cbe6f153424505a
MD5 b18459a31d49aabc9715b07a9d619ebb
BLAKE2b-256 e914dcb3bbea50d752fcdf62b396ce9b77154d5014369a1405fa6cacfa17578d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for resvg_py-0.2.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 cb72fbe14db135b977fc58c80a63cd5d5c0a5fd044e2c0f48e24f803ff6997e3
MD5 dbb965cb9fcd7c19dbba1e2d0c784027
BLAKE2b-256 4a726b7d801fe5595f05ded73f81d82153f233f324d87d5d3e42e657dd2fc688

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 96fa40ec0303cf15b16d820596d8ca9220e30a1359acc84046c5339dc01f6856
MD5 047bf7bc2927ddd66b00dbc9d06172d6
BLAKE2b-256 e77c794a3fb56d938e6fdf8ea2149550e0f7eee31c780a7cfce37bddf6d3ae7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 69989a711ed977ac993191b3b2da6f778028c8cb48af1d37241d594df0fa186c
MD5 1d014e5595fd577097d12a130e236d93
BLAKE2b-256 40f7005ae9c26500573f6234bb7c8ba80965dffd0ad48f8cbdde2508fb0e5c7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b79d4e254ec2ca271fec9b57fa6d4060962ded1b96e9d02dd41e7cb2405268ab
MD5 e697a8fb5172c0744849d5ea47cbc903
BLAKE2b-256 8e64e913078c6001b4895dc19893c313e9cfede6d7c60f40edfc42b59d787639

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f7dbb83e0bbb741422d19eb520dfa4460cc0a5cbffa4706baeccba16561232ad
MD5 62bad7f170bf92cb8beba2cadc598de0
BLAKE2b-256 6aa8ab3f1e3cad61e893498ab2d68026142797057c75b27a7d305391345e2c11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7e3e8ff8da667f5c3add061c53a2a4b6d778cb6c62c7036a04bd4afa0119e39a
MD5 7fe94a68f336569c604ee71970e4b213
BLAKE2b-256 c5a273a3553ddd97518b4412dece13c03b08c55a21e09bf2b9d483bb4d5b759a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e51762ebe9630c2ca5df53a9238c248c8395ff53eff61fb60fb53ae05ca933bc
MD5 c83302635e7d736d1e2170a1365203f0
BLAKE2b-256 ad05142ae41451b3596df94bc5086dd33cab426204ad4622b51dd2f0f9d8b1d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f42d03e0e58a6b143abe60c87934aadf3307f6a5834349ec91e8e1fcb1d2e7ce
MD5 2e50c7ddf09d339b193ea5cd45dfeda4
BLAKE2b-256 140c542c651477834cca9076a61f8f57759764f65ba27ff5614e7572351e7de6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 dea2f715dbd9224f37514e792fa1bfae39efaa8687ff936ecc99f830338534fb
MD5 a5d6529b5458f08fdc23894e8a9c03b8
BLAKE2b-256 c3829131c71a9975db734128ee0295f5cabe17045edbef17ad760dd0d5a56f68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fc8724a187030824c1bd0e7a59d4026787f9d5b7d7a9de437faab2f94c1c5744
MD5 64ff25034c3a5ffb964a363b6fcac947
BLAKE2b-256 6dce6641883f45f0f7f7b242695ed603a6c826ef3a211b560db55292f7f51bb1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 2b7af2f6fec85a6bd990abb9fc443ce36c09e1959cdb78d507c00d41736f696c
MD5 bf25485e9a23c9ea36b90243642e42e7
BLAKE2b-256 69fabd411eca9227c31706036b4181d0a6957aa35ca453034a0b4b1c087ace70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for resvg_py-0.2.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a2b4d79ee0af45071fdd023f5fb36c0098afc75d61ffe7d6cc3a5586a1cf2865
MD5 dcc938a48af0ee3fdeeecb4a86794638
BLAKE2b-256 176ab317ba5fe083aa9d18eb958c8c181701ca28c50aabb5d29edc12be0dbdeb

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