texture2ddecoder python bindings
Project description
texture2ddecoder_rs
Python bindings for texture2ddecoder.
usage
This module provides a set of functions for decoding 2D textures. Each function takes a byte array representing the texture data, along with the width and height of the texture. The functions return a byte array representing the decoded texture data.
ATC Decoding
decode_atc_rgb4(data: bytes, width: int, height: int) -> bytesdecode_atc_rgba8(data: bytes, width: int, height: int) -> bytes
ASTC Decoding
decode_astc_4_4(data: bytes, width: int, height: int) -> bytesdecode_astc_5_4(data: bytes, width: int, height: int) -> bytesdecode_astc_5_5(data: bytes, width: int, height: int) -> bytesdecode_astc_6_5(data: bytes, width: int, height: int) -> bytesdecode_astc_6_6(data: bytes, width: int, height: int) -> bytesdecode_astc_8_5(data: bytes, width: int, height: int) -> bytesdecode_astc_8_6(data: bytes, width: int, height: int) -> bytesdecode_astc_8_8(data: bytes, width: int, height: int) -> bytesdecode_astc_10_5(data: bytes, width: int, height: int) -> bytesdecode_astc_10_6(data: bytes, width: int, height: int) -> bytesdecode_astc_10_8(data: bytes, width: int, height: int) -> bytesdecode_astc_10_10(data: bytes, width: int, height: int) -> bytesdecode_astc_12_10(data: bytes, width: int, height: int) -> bytesdecode_astc_12_12(data: bytes, width: int, height: int) -> bytesdecode_astc(data: bytes, width: int, height: int, block_width: int, block_height: int) -> bytes
BCN Decoding
decode_bc1(data: bytes, width: int, height: int) -> bytesdecode_bc3(data: bytes, width: int, height: int) -> bytesdecode_bc4(data: bytes, width: int, height: int) -> bytesdecode_bc5(data: bytes, width: int, height: int) -> bytesdecode_bc6_signed(data: bytes, width: int, height: int) -> bytesdecode_bc6_unsigned(data: bytes, width: int, height: int) -> bytesdecode_bc7(data: bytes, width: int, height: int) -> bytes
ETC Decoding
decode_etc1(data: bytes, width: int, height: int) -> bytesdecode_etc2_rgb(data: bytes, width: int, height: int) -> bytesdecode_etc2_rgba1(data: bytes, width: int, height: int) -> bytesdecode_etc2_rgba8(data: bytes, width: int, height: int) -> bytesdecode_eacr(data: bytes, width: int, height: int) -> bytesdecode_eacr_signed(data: bytes, width: int, height: int) -> bytesdecode_eacrg(data: bytes, width: int, height: int) -> bytesdecode_eacrg_signed(data: bytes, width: int, height: int) -> bytes
PVRTC Decoding
decode_pvrtc_2bpp(data: bytes, width: int, height: int) -> bytesdecode_pvrtc_4bpp(data: bytes, width: int, height: int) -> bytes
Crunch Decoding
decode_crunch(data: bytes, width: int, height: int) -> bytesdecode_unity_crunch(data: bytes, width: int, height: int) -> bytes
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file texture2ddecoder_rs-0.1.0.tar.gz.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0.tar.gz
- Upload date:
- Size: 70.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
944e380e563c771caeaa9e4371f98def54ecb24cb2e3e0215d91bacb3e9b8c2f
|
|
| MD5 |
f7350fb1bdcfd62156ff6541663f522a
|
|
| BLAKE2b-256 |
b786ce41da7feacbc1e103fe711166bed018a1b129c947890156b7f215254e79
|
File details
Details for the file texture2ddecoder_rs-0.1.0-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 505.4 kB
- Tags: PyPy, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59531df31d4ab0661afdc3d0f29b80b6a7e3d6284958a0f313732c87080f309d
|
|
| MD5 |
19a51c7d9992ac6555e34fbebf0a9b4b
|
|
| BLAKE2b-256 |
1221248cbd847d24684a700f0acf45927713056103bf9074504e24c81870fe26
|
File details
Details for the file texture2ddecoder_rs-0.1.0-pp310-pypy310_pp73-musllinux_1_1_i686.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-pp310-pypy310_pp73-musllinux_1_1_i686.whl
- Upload date:
- Size: 523.2 kB
- Tags: PyPy, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
311cf3157275343b3c743737c85db1d6146d53c6ebcf1ba2414036c2bf6e0195
|
|
| MD5 |
ce3b5cdb5874083dbfb03e3233467433
|
|
| BLAKE2b-256 |
bfbed0362a36b6108e01b4adc79e672e6b004506cb7c278a9d8829f56a7c2a23
|
File details
Details for the file texture2ddecoder_rs-0.1.0-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 1.2 MB
- Tags: PyPy, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
795922ba7c87bf18756a2deefcac1cf015cd510c7b6d38ed249e691718b87f6e
|
|
| MD5 |
5418b7274a3e939e2f4924d01a318e94
|
|
| BLAKE2b-256 |
f00ca39d815298293dcd7d15957a90b6c6795a007f19a1fc2f08dee1f5576919
|
File details
Details for the file texture2ddecoder_rs-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 334.3 kB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eabd668021038a4356ad5c0086bd49d4eac304722c2a0361616cf18812126147
|
|
| MD5 |
06a7256ae1350618324a20243e2c0db9
|
|
| BLAKE2b-256 |
09aa83286c1fd401e251fb71ed63661faa7f258c50b3c7686f3b914ec1cce5c4
|
File details
Details for the file texture2ddecoder_rs-0.1.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 339.0 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba0d18effce6a613e6ff1718892c620c350c9ae5e4a40b708b8eb89bb053765a
|
|
| MD5 |
8d0593f6117d0a3a12039c8d956ee7a5
|
|
| BLAKE2b-256 |
44598be2154a62439591f08332be4584dd075666af89d10c36ff8230ab33b1a3
|
File details
Details for the file texture2ddecoder_rs-0.1.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 340.3 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99a915318ba06d340178ecc7cc78563464169da76b28ddf5b5eb181e483df56e
|
|
| MD5 |
c7b73952e9f39c691be2c8495d56a575
|
|
| BLAKE2b-256 |
64b5f7dfe8cf16c163c8a71fe2724927ea3be6ec28a07a8a3b035b64b39cd53c
|
File details
Details for the file texture2ddecoder_rs-0.1.0-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 505.4 kB
- Tags: PyPy, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
546eeb200c9bb1c6d628aaba8d365fcdb1d57984a1f67fa5beaf753511be0e58
|
|
| MD5 |
1866f83b03ce354790ed694f320837cc
|
|
| BLAKE2b-256 |
f0510022f7df0f4bc5f668a5ce069178b6810cc29ca313f5f614aa2be5d2f8ae
|
File details
Details for the file texture2ddecoder_rs-0.1.0-pp39-pypy39_pp73-musllinux_1_1_i686.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-pp39-pypy39_pp73-musllinux_1_1_i686.whl
- Upload date:
- Size: 523.2 kB
- Tags: PyPy, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c55a9c17497392e5c9719323c28684e4026faa0154d679538047d246e0f797b
|
|
| MD5 |
ed9a596f74ba884846d02ef0f3ac9c19
|
|
| BLAKE2b-256 |
22d573a88900c577183bd27f0a2713fd644419f30589f6dbc9e48f321a6507d4
|
File details
Details for the file texture2ddecoder_rs-0.1.0-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 1.2 MB
- Tags: PyPy, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c32727ada0dca70a27c78ac98bffca85e994ecf98cbaf6ae554d7d07d16b911
|
|
| MD5 |
425b8f7ba20cb499e072c679c0da4fde
|
|
| BLAKE2b-256 |
dcb0daf48c7ab879cda34986ac00d9d90a46c9b819589159659684f43de31c90
|
File details
Details for the file texture2ddecoder_rs-0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 334.2 kB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abf7083c5dfc07f9576c1a5141ca00f1d41dbc674207cde2475e585b096bf49f
|
|
| MD5 |
932e56d56975522f65efb41bd3453139
|
|
| BLAKE2b-256 |
59bb19d3e5d9b87fb18305c9aa40285dabd7c830606476308a47026581f833d5
|
File details
Details for the file texture2ddecoder_rs-0.1.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 338.9 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cb5fb2975fbf1c5e4e004ea8075b2317a8c7e4ed602a2f9065e7d9e35be0d25
|
|
| MD5 |
94644ca7165f804d8cf0de0fddf15d19
|
|
| BLAKE2b-256 |
a49792fcf46a52cef478d07387c6dce0f8adba5ec98ff147e8182118d6140fab
|
File details
Details for the file texture2ddecoder_rs-0.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 340.2 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cacac83696439371a8d8735936e9526566d9b89763f10a4959b279b66b1286d4
|
|
| MD5 |
369be16a02deafac73548a0dd24096a7
|
|
| BLAKE2b-256 |
ecf08970d42963ceb64dea18b8adffb4f442c71c4623dec7180cac97fa0a8f26
|
File details
Details for the file texture2ddecoder_rs-0.1.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl
- Upload date:
- Size: 304.2 kB
- Tags: PyPy, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0628284c29aae16a7ee5e0ef406e24ed2f7d1cfc145ca0e973fffe06b8cd8c6d
|
|
| MD5 |
41ddc5ca4fa53f286d026f869c3064a8
|
|
| BLAKE2b-256 |
f33ae5b59599ee309c34d3416d0808816456387163022ca5c6008e55126910e6
|
File details
Details for the file texture2ddecoder_rs-0.1.0-pp39-pypy39_pp73-macosx_10_12_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-pp39-pypy39_pp73-macosx_10_12_x86_64.whl
- Upload date:
- Size: 310.8 kB
- Tags: PyPy, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da417470889a5f5699066bc2d6db4c68b00beca143ce69811fe5ba9828473ecf
|
|
| MD5 |
a1167a41350f7becb5a954fe0df9f6fb
|
|
| BLAKE2b-256 |
fb201857d832e21fb9722f78e1963a547480b6da6504b1f8454962cfcce591ba
|
File details
Details for the file texture2ddecoder_rs-0.1.0-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 505.2 kB
- Tags: PyPy, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0967a82caca2d1dc5d9c3f29bdfe731ebf0c78d455e570c806938675433ce7e1
|
|
| MD5 |
7482f2b98ac2eb4b163304bbd9eb69c0
|
|
| BLAKE2b-256 |
ad4cb8410e4a483d11933805a4f341e83795ef845ac3a51337acf11d44416f34
|
File details
Details for the file texture2ddecoder_rs-0.1.0-pp38-pypy38_pp73-musllinux_1_1_i686.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-pp38-pypy38_pp73-musllinux_1_1_i686.whl
- Upload date:
- Size: 523.2 kB
- Tags: PyPy, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fd3913e4dadb0513ba5b407f5cb8e8f133dff486d132f726b2ef6bac93f1bc9
|
|
| MD5 |
e0f4f2692885159d2bf1174dc32a5095
|
|
| BLAKE2b-256 |
6e751396786c0da552786a721e818dabcaa7a67e92ef2715cc2a6e3cc99ec241
|
File details
Details for the file texture2ddecoder_rs-0.1.0-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 1.2 MB
- Tags: PyPy, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92bb35abdcd5fe0d4ec274d67d3e6dd5ef7e3cea9612e10896fad79498c0af83
|
|
| MD5 |
315df69dd3b1d59c8e282fe188af91e8
|
|
| BLAKE2b-256 |
b2e46be65024324e0f5cba225f388e008bcacc18bbc58baa3ec68c2a97845828
|
File details
Details for the file texture2ddecoder_rs-0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 334.2 kB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0e1576cf030b6f1f799fc750210cdd63b153cc0303a260c5fb86b4f39d1347e
|
|
| MD5 |
d36bef6e1255d550ea317010a43414e7
|
|
| BLAKE2b-256 |
0261409377d419ea56515459ad1304a58db9bb54339ea50da0516f9248f6892b
|
File details
Details for the file texture2ddecoder_rs-0.1.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 339.1 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
540c1e0aba9be76729bc9bf22db440203bebd6a96bf9732f9ee69142642edf4c
|
|
| MD5 |
795493a39a60b683fc73cfe089d0851c
|
|
| BLAKE2b-256 |
24970143a80823ed9a1c52838e430d36ba6d7d665c667bdaa091b4b178733807
|
File details
Details for the file texture2ddecoder_rs-0.1.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 340.4 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e36a85523329c312d22df470d55403e461eadd6574da0191bb7c1152b2df5cea
|
|
| MD5 |
d1a3f13a4411c7aa0006afc3f7d30c7e
|
|
| BLAKE2b-256 |
4e0405aaa50080e26befd5927a9568aad7ea936dbb15fd3266bc40cd7136de99
|
File details
Details for the file texture2ddecoder_rs-0.1.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl
- Upload date:
- Size: 304.3 kB
- Tags: PyPy, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da177499086fa2bc27bf1d62774a42c6c650e5a637cf4496ceeb4330b4bfacc4
|
|
| MD5 |
b0994033b01cae3061056caa26df531a
|
|
| BLAKE2b-256 |
91024e7c26b2ea198935344a14a3ef5e4ce82466c733c9fea1daa5e2d11294d9
|
File details
Details for the file texture2ddecoder_rs-0.1.0-pp38-pypy38_pp73-macosx_10_12_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-pp38-pypy38_pp73-macosx_10_12_x86_64.whl
- Upload date:
- Size: 311.0 kB
- Tags: PyPy, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f01b071ef3f7b44e6950237c18599cc6617bf6a4a46f0fbb69a8474e5bdf30a8
|
|
| MD5 |
02ceab50eed73e38ded6ff57f6b94a41
|
|
| BLAKE2b-256 |
1e479091c4e6d840c3223b0f785c33a16f2dafacd8c6c5692ffb72831b9680c6
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp312-none-win_amd64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp312-none-win_amd64.whl
- Upload date:
- Size: 196.6 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23f1a43fb5355842c0be9fce639638894c75c4b2ac62f1ecaa5aeaa0c7606245
|
|
| MD5 |
87242023cd38461280f6320644631e27
|
|
| BLAKE2b-256 |
042d620733068d90aca2920ef19d954166208cd3c8034e172c50011926e15beb
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp312-none-win32.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp312-none-win32.whl
- Upload date:
- Size: 191.1 kB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa0f3b2bd00d0f3e47312a9a18ca9924fed69a7c838e826f3cbdedfbc27f4077
|
|
| MD5 |
f7e6f747dd26c10dfe5e8b85a2e2f84e
|
|
| BLAKE2b-256 |
4cba65d3878350e22d71ecb490894bc27c732da0b8167f19191c4a0677709839
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp312-cp312-musllinux_1_1_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp312-cp312-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 505.4 kB
- Tags: CPython 3.12, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75bda64736f5e8d29882abfaa8d462e2c1f8a9452ae3e2470c3b9e71797fa47e
|
|
| MD5 |
0897e75ce31561b22f2a1a8e02ea825a
|
|
| BLAKE2b-256 |
fa580b98314138bc9c1b69cf9d8c38defb8f51fa3bd7d40abb00810a98088089
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp312-cp312-musllinux_1_1_i686.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp312-cp312-musllinux_1_1_i686.whl
- Upload date:
- Size: 522.9 kB
- Tags: CPython 3.12, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a28fcafedc2fc907a9b899313d51f3dc4e352181373422584455ea7f46026df
|
|
| MD5 |
ceec29f97e06b3853a751e57cd0fbb0a
|
|
| BLAKE2b-256 |
01d1de2859181fd42e79b93ba7a6ef92ccf3ec09be4dd34aca65b9d37f24002e
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp312-cp312-musllinux_1_1_aarch64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp312-cp312-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.12, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea80cc4ba2afb45616cd9fe008c9a33b9821c1affd14ad849e9f1bad6f22c145
|
|
| MD5 |
b1c3115563affbefb72993486b9c6368
|
|
| BLAKE2b-256 |
dec594ac8a8da7ec08da32218dc910f8f97e825af4fa535491cc29bb381e1683
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 334.2 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21fbdf22b4b8efdfc31d6cbcf639ac10b76510c54f16b211038eb7dfac11dd08
|
|
| MD5 |
004976e4e7ecbfc12f4cc8d82734dc59
|
|
| BLAKE2b-256 |
98a047927f29939904ddcd27ec94167fcb8da938a92996b1608fa61c3c0ad36c
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 338.8 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2da88d855cbbf856de2b731ab77118d7f70fee9c86de15e5e1bf5512d7d6f4cf
|
|
| MD5 |
fd33b84e73c359a2d1cf18a2703c875f
|
|
| BLAKE2b-256 |
eb817f6fa6a6d66cbfb56a62197b7017d326e968e160e7e25982edcb76176a0f
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 339.9 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7dc517855dfc37368514e5b813ff79441f889101165e3e632c7096bf0a85b53
|
|
| MD5 |
0ea49ccdeaa9a61e300978defa3481c8
|
|
| BLAKE2b-256 |
3b2a8b4df135d5c15050ce18b7f900ce803e947198ec29f739a10d766fa7e6a0
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 303.8 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62c7928793bda4a141ba43479a245b510934763472cd6d86ff690d2034d25a11
|
|
| MD5 |
9c398a6d91162961369e539ae6adb3e6
|
|
| BLAKE2b-256 |
4fc1be09f071ae3f283fd041b1e45e98e03ab8c124aeb0e60fd91256ea296c5b
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp312-cp312-macosx_10_12_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp312-cp312-macosx_10_12_x86_64.whl
- Upload date:
- Size: 309.9 kB
- Tags: CPython 3.12, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65429f97ab103d667d6cf67320b2a26da525714e5c3bc65a88eb93015e2d5d5c
|
|
| MD5 |
d9714cf316f5a9aa9c2795fd7baf944e
|
|
| BLAKE2b-256 |
8a0ed41bea56eea9dbbfe8ffd46a1b819dce85b9c8ae5ee9629f7ccb8dbce4c1
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp311-none-win_amd64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp311-none-win_amd64.whl
- Upload date:
- Size: 197.1 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8f4db22ee505611981728b51ad11dbc700aa257c0f2f5889d66cdc43758fcee
|
|
| MD5 |
b3593ad197ad0effff7109d5eb056ffa
|
|
| BLAKE2b-256 |
0b9d8c63faa36ffacf403636ec8aeff9834f279fa5f75afa0bc7ca1ec6091380
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp311-none-win32.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp311-none-win32.whl
- Upload date:
- Size: 192.3 kB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e16b0fa32388b3b767d13c4f47efe471538c9bf0f530df0beb294d36926f4782
|
|
| MD5 |
f417819d5101ad9a1b4465a14eb35cc2
|
|
| BLAKE2b-256 |
14c408930069ffab910346f6d64ba683e50ed2560e86fad7725249c9a9813cc6
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp311-cp311-musllinux_1_1_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp311-cp311-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 505.1 kB
- Tags: CPython 3.11, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7cd6fedd0315855c81a0a49a06d881368fafd5960135dc084f1dbf9688d905b
|
|
| MD5 |
fdc13eacd3d19d0fe60e52705f6c6fc3
|
|
| BLAKE2b-256 |
e7d5f0ae170b09199ade3da79e20e3b5edd272336762d4895a2cb9589aea81a5
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp311-cp311-musllinux_1_1_i686.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp311-cp311-musllinux_1_1_i686.whl
- Upload date:
- Size: 523.1 kB
- Tags: CPython 3.11, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
881f9c6c889cc92e2b3c55ba744efeda4f969c70fcb15cfffa0ebd62dbe65a2d
|
|
| MD5 |
28107b61047cbf327c520e0032fd3823
|
|
| BLAKE2b-256 |
520d25b506dac5d4cfa495773f9f4594b20faa057a2568a8355de9652099c16d
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp311-cp311-musllinux_1_1_aarch64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp311-cp311-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.11, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e306c687c34e1e9a0c213ec14b3485f6160785d93d7ba322ac6fd2b37f684155
|
|
| MD5 |
6f6156c5c22981b9eda1f733a7de1fb7
|
|
| BLAKE2b-256 |
f79f280fb0e37fadc838c5af50152ee63c39e71685e1777d7057f7eb9cf1d5b4
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 334.0 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50fe957672441a2f6dc43d676f229fc38968dd39398bdb0310cea1d53df3d338
|
|
| MD5 |
3610f43788548febe58ca930f4bf03fe
|
|
| BLAKE2b-256 |
ec260a187dd37de5e17c9f8bea521d5e3e65e7e8d6d32e05923b70e53d79c927
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 339.4 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11da35052b793aaed8687080ed5653fa757d5cc8b969959031a2bb5afcc9f905
|
|
| MD5 |
a999aecdb3989cc6d04d68c882b0c631
|
|
| BLAKE2b-256 |
3246cf3f61a1a06b954c4fc336db2dac9288f69d826309b9b84ece3315f871f2
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 339.7 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fd428083710768c991c6b13f0890cdcd6253a2f1f354d29e77d5c291877267b
|
|
| MD5 |
62bace5463d3658156ed4968f7e87ac9
|
|
| BLAKE2b-256 |
225e7cd1f8f448ce3f36678267cb226859138c71d925db84acaaa74c768c6ef0
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 304.3 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef3076745840d7e525ee5f3bf706378d41a37ffdfe427c756cf322ac418eac7f
|
|
| MD5 |
0a67132243a5f2fd645a2e3c101f4144
|
|
| BLAKE2b-256 |
2ce02f5f9e34762ddf18133015991a3d2dab20d0246c9a235c6a92b6d70db8fa
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp311-cp311-macosx_10_12_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp311-cp311-macosx_10_12_x86_64.whl
- Upload date:
- Size: 310.9 kB
- Tags: CPython 3.11, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d65e629bde8e45f7efdd0bd4939b167df6829aaabcd0562603ae5b85ee71816
|
|
| MD5 |
a930a0bf58c6511497ab250c20376531
|
|
| BLAKE2b-256 |
bd33c9a84e6e4674e8f7daf6a2765215878178bb677911f362e6bd32075f9a00
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp310-none-win_amd64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp310-none-win_amd64.whl
- Upload date:
- Size: 197.1 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38e2f90c0ddc28f823db2662fc5b4f0ef90b9d394d047164001717135a621fa9
|
|
| MD5 |
0e18cad9606cd9636fb0c96055539f0f
|
|
| BLAKE2b-256 |
e8d86d4c8a4f8c41b48ea5e1b04d001aa08b5abde0d65557b153f5d4c24f5c16
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp310-none-win32.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp310-none-win32.whl
- Upload date:
- Size: 192.3 kB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fbe4a6bcae418a5140fa85be386b566524d0643410dcc2c128acb3276d0abca
|
|
| MD5 |
1e965d097d39440ddb6411fbd211eacc
|
|
| BLAKE2b-256 |
896f6726c902366ec4cf19c250aae91655807e4aa5be054fc5b4927afd1dbe0b
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp310-cp310-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 505.1 kB
- Tags: CPython 3.10, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f3227f261e38a53463e1ff8df2cb8bc23a24a4f2954af43a9d08149b9e3e050
|
|
| MD5 |
a7887e27d6c73a71acb41d09a6f7983f
|
|
| BLAKE2b-256 |
78e3c44a44ba43a1c0ba0518a6366323efe2d4cfe499abef87784edccf53f607
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp310-cp310-musllinux_1_1_i686.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp310-cp310-musllinux_1_1_i686.whl
- Upload date:
- Size: 523.0 kB
- Tags: CPython 3.10, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b931364450ffbfa85e0c93c34765cbb423475cdddd7843bca5b7a2963b85810
|
|
| MD5 |
048062333a4711ffa54820b752609103
|
|
| BLAKE2b-256 |
ba0697c9443412bbed4dac67f688e3f2225d665731bb61964272318113214888
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp310-cp310-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.10, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0cd48d38d5a56d94f9b9c2ccd3811d7a493a2d2138557efc1a543f8faa4a9dc
|
|
| MD5 |
5b4670ad83bd72f02f68b89a2049ae1c
|
|
| BLAKE2b-256 |
6293819f586efbb29517a2e0f3ec4717a93f2c7d9b8f461479781f0fed09ce13
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 334.0 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4477c09d60c8077ba84d5e252235e5e2e5cd927c2c676097762aa917468e24e
|
|
| MD5 |
1c4da232c18d88b55d857c6cd97d9c92
|
|
| BLAKE2b-256 |
b71243b5b52d43f353f538dfc4beee70c12e2c04c4b1b478afbdee7ef17f4842
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 339.3 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1103a98157b364fb423db6025caf4d580093ce9d726d04cff04cf1f801502e1
|
|
| MD5 |
0ea099e92bdb04f753f5fd98f25a6237
|
|
| BLAKE2b-256 |
d12ee95f1c97c50bb1a27c1ff6b6876d0f6bbc25787797b9dcccc096c9a31640
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 339.7 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ccd2697a02e07be1875e03ab5773a9983f71b1aa14597b75006818f97571d6fd
|
|
| MD5 |
6cafdae2995a5757bf606438336ba2ab
|
|
| BLAKE2b-256 |
2a5512e6da7c4e41175ed49b3bd72a5c027e08d558a23205cfe5175cf9286836
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 304.2 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1f924999c72eabfb2b84cfbee8756679ec78693ff25b46826104c5a415e3fc6
|
|
| MD5 |
0563cc600134123c9b012c0b89b552e2
|
|
| BLAKE2b-256 |
6e872a7f6b754c51752156ab6a07097bc555ef39ebd744d2b6f17032345ce997
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp310-cp310-macosx_10_12_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp310-cp310-macosx_10_12_x86_64.whl
- Upload date:
- Size: 310.8 kB
- Tags: CPython 3.10, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
887cdcca9bdaee9501c78eccdf508e7088b4fbd57a7df559c8864295d15f9446
|
|
| MD5 |
c1f97af65128c3a419527b3652434ae8
|
|
| BLAKE2b-256 |
ef8ea4423817295397364dee7bf1e881fc71d19ae9c62000075a4c4e2446495b
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp39-none-win_amd64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp39-none-win_amd64.whl
- Upload date:
- Size: 197.1 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ac93b2112feea91df7b40a9208be8c3bee1de3efa396d2bb30af9abf45203b9
|
|
| MD5 |
067b10291c265a511819dd9c1595e70c
|
|
| BLAKE2b-256 |
c11d6008eb9bcd3d44caedc29e1d17e2bd801b475f8be91a8c79b7608896d56b
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp39-none-win32.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp39-none-win32.whl
- Upload date:
- Size: 192.4 kB
- Tags: CPython 3.9, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d2ce02d0212138dc8eddfe9afa244dd49d6999071e00a5c3b60c922e493dd21
|
|
| MD5 |
8f870aa860443d7bc9a1dd5c91d10fdd
|
|
| BLAKE2b-256 |
fd80302c09744f78a5145c8872a67516a3220842e4a264c9bca3b94aac4ebce1
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp39-cp39-musllinux_1_1_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp39-cp39-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 505.1 kB
- Tags: CPython 3.9, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd4610510a3f777a55b1dfb96cdbfd3ab688302c7955d416bbd686d475fd0ac4
|
|
| MD5 |
ec7cdd4fd38feda548ad6fa74eeaa32b
|
|
| BLAKE2b-256 |
7bc998a6d3e99e75de16debd13a5015ffb6e8c63ad8e221a006cc112880b1dd8
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp39-cp39-musllinux_1_1_i686.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp39-cp39-musllinux_1_1_i686.whl
- Upload date:
- Size: 523.0 kB
- Tags: CPython 3.9, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
933b81d54378b3e081eb0debe67ecaa2182834d67b75f5538cac5b934ec9cb66
|
|
| MD5 |
7ae188e72ed0eddca70e7d5714a37a3a
|
|
| BLAKE2b-256 |
f088f60ddac6a583c589528478a48aae5091d4d0fb7599b2f9a447ccd6c2e850
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp39-cp39-musllinux_1_1_aarch64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp39-cp39-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.9, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33e7620a9e40639988624b9b5fcca4dcd6757d7f971a43c1db8cde53b3e4effd
|
|
| MD5 |
b1ebbc99ec95561048fff875bb7d1099
|
|
| BLAKE2b-256 |
eca8b132cab38357797115e3e034a9e4f0a284873b211dca05b4325873a196c9
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 334.0 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c28dbf5be5cbd3ca8c2be4760a428eaaa133a40eec3261218143ff1957714415
|
|
| MD5 |
b37888acfc6c9e2c71c0efab1fd439cf
|
|
| BLAKE2b-256 |
5d7988c35b7565e5a8228e84f20b2255cb5156c925cd27484946f4f9b208ccb0
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 339.2 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1829350929ed0b4430458368e95f5b354620fc109050f53cbe611104dde0b5b
|
|
| MD5 |
4e35174ad707903ca1cdda66d630cf12
|
|
| BLAKE2b-256 |
1edb48211aa28f7fce968841136eca5e8a4dda6e311e2b8adbb099eae0672740
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 339.6 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f40cf61d5a2a89cf5217dc4202babff2def039b396c86b8afb9324eaf5e4ac2
|
|
| MD5 |
f510c8f7ff6aaa67ca265607dd073f28
|
|
| BLAKE2b-256 |
8f0526b7ae3c40cda2401692d7479cc47a6525ab53c2ca76ac4ae9f380ce4604
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 304.3 kB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
391ac6d784e72ef5d56693b2d94c820c305143f5548e95503d6dee99ac83964a
|
|
| MD5 |
05cc80e69f6eda2d8e8e7bb2d7ea85ba
|
|
| BLAKE2b-256 |
7d1c8bcc1673647639c2999f28e86a3821e797176577d617fbba3a2dd52fee8f
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp39-cp39-macosx_10_12_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp39-cp39-macosx_10_12_x86_64.whl
- Upload date:
- Size: 310.8 kB
- Tags: CPython 3.9, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f99898cb7b0c5a9d9f0d53eb64967b94e07651caa408a5c5aec5ee51d5a98903
|
|
| MD5 |
a1286a6ff15849007d7382f98407d701
|
|
| BLAKE2b-256 |
6c50dd5c64a310f5e9e0f3b199611bfdf50c5cb5d3c4ef7c7eadd5022e7584e4
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp38-none-win_amd64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp38-none-win_amd64.whl
- Upload date:
- Size: 197.0 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8a8f7418e542e5fe798a1982c9c233cbd2489a9c4fbd978a319740bc7c3ec22
|
|
| MD5 |
02a4d470d84b874da70afb17b2a6deaa
|
|
| BLAKE2b-256 |
1bd806d1b788a57b81ad58fab575ae1758d862951bf7ed076ccfa996bf663577
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp38-none-win32.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp38-none-win32.whl
- Upload date:
- Size: 192.3 kB
- Tags: CPython 3.8, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a26b27e0836cd8789a3bdd12add0cfd40df7a611684cada7113e9c8f878c45ff
|
|
| MD5 |
c61c6f01ce7d72ffef7632abb63fb5b0
|
|
| BLAKE2b-256 |
800ed9abdd0401c042b53272e636812cf1443969ecbf96b83240ca4b5201d840
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp38-cp38-musllinux_1_1_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp38-cp38-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 504.9 kB
- Tags: CPython 3.8, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9086cc413d83972af5c8f035591b5a3a8338fff8a4e59efb3056a66d640b5345
|
|
| MD5 |
b225afd402db892122abe9bbb9ce07f2
|
|
| BLAKE2b-256 |
2bbb3ef966d4ddc62ece401c416c39565c0a5d45fb4217d5b376184b8d8143c6
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp38-cp38-musllinux_1_1_i686.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp38-cp38-musllinux_1_1_i686.whl
- Upload date:
- Size: 522.8 kB
- Tags: CPython 3.8, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f95a41f6cfe569224b5632690ed96ebee7dc7c627d7c8bd034743fe1d3b904cb
|
|
| MD5 |
f29e8382b6cf0f18355112bac069aa7e
|
|
| BLAKE2b-256 |
36497f14a07946aeb22051bf852fff3cfcf01118a4b8609d71f58910e631a41f
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp38-cp38-musllinux_1_1_aarch64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp38-cp38-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.8, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a1c33c02753de61cbce7d1ff52b0a9130ee754f5e6d3b8ec43241cc28c57c76
|
|
| MD5 |
b579a3e4187ac8fab107c0150819402a
|
|
| BLAKE2b-256 |
5f17775b0e93d727a5ab45c10bb6d1188663ea56cc6296ab27349a356c128711
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 333.7 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44499a4db53862243c42d741397daf34662b6388dd19618cb7d59592b0e2e9ee
|
|
| MD5 |
46a2574c2849c852ba7831ec20592d2b
|
|
| BLAKE2b-256 |
b5f864008f246393f826b3dc35909c1d32739bcba5b0e151120e6d4cfcd63d93
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 338.7 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54a71ec01d437e092d40f046bd238539cef2dbbd3905fd634b14e5dc9eaa849e
|
|
| MD5 |
6b38e24e303ceff55c9ce3df3fda4c27
|
|
| BLAKE2b-256 |
c70e9d6c0e12a40a4497bd3a9ecf207541aa05dd53c07955507b51281d33150c
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 339.5 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ee367f86c0a115ee29ce252d65a2d7cd6f9160be442729f48e46dc3e879d40e
|
|
| MD5 |
68f1e1c040b34bc1716e1cb6d4389cc7
|
|
| BLAKE2b-256 |
bb9d4dce32a3f1da479b418d514cd84e594bf99373c2e18bcbe8657b4243bf53
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp38-cp38-macosx_11_0_arm64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 304.0 kB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e23e194ad2346f25607f85b106df791b1a12f2c691a0605d7b15ddc385f9a8d
|
|
| MD5 |
a2301e76ac01e613a83ef070359e5ec9
|
|
| BLAKE2b-256 |
da7a3a31a79948e6b670b5afead2700527b3b2903cf666c193a504ed208da186
|
File details
Details for the file texture2ddecoder_rs-0.1.0-cp38-cp38-macosx_10_12_x86_64.whl.
File metadata
- Download URL: texture2ddecoder_rs-0.1.0-cp38-cp38-macosx_10_12_x86_64.whl
- Upload date:
- Size: 310.6 kB
- Tags: CPython 3.8, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55f13cc89acebcbf396f21e1070a9ad270dc162080c65adb3b9970f078411c43
|
|
| MD5 |
70912efd35c24c9df2bdf975aa55a3ce
|
|
| BLAKE2b-256 |
9ec11fbac39a6a0f6383326ee26d043c4709fb2426c2b127e76ef155a4d89d8d
|