LZW compression and decompression
Project description
ncompress
LZW compression and decompression in Python and C++.
Ported with minimal changes from the (N)compress CLI tool.
Installation
Wheels are available for Python 3.8+ and all operating systems on PyPI.
pip install ncompress
Usage
Functions compress()
and decompress()
are available with the following inputs/outputs:
bytes
→bytes
BytesIO
→bytes
BytesIO
,BytesIO
→None
bytes
,BytesIO
→None
The BytesIO
-based functions are slightly (about 15%) faster due to avoiding a copy of the contents on bytes
⇄std::string
conversion.
Authors
- Martin Valgur (@valgur)
The core functionality has been adapted from vapier/ncompress.
License
All modifications and additions are released under the Unlicense.
The base (N)compress code has been released into the public domain.
The BytesIO
wrapper in pystreambuf.h has been adapted from the cctbx project and is licensed under the Lawrence Berkeley National Labs BSD variant license.
See the linked file for details.
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
File details
Details for the file ncompress-1.0.2.tar.gz
.
File metadata
- Download URL: ncompress-1.0.2.tar.gz
- Upload date:
- Size: 21.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce32a3ea889878680c209d431cbc2c004d7a0c597f127ead22b9e304b37d41ed |
|
MD5 | bbf7efb6346c4b4208dc8f3af88906ec |
|
BLAKE2b-256 | f33b104619ff447645f5692d3290badb43fcd6abbdf9775758f94425c539e0c4 |
File details
Details for the file ncompress-1.0.2-cp312-abi3-win_arm64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp312-abi3-win_arm64.whl
- Upload date:
- Size: 45.7 kB
- Tags: CPython 3.12+, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01523a89cfae13c58bf23e31a4baf8bf6c3537917781bfc2e42a663eb192dde1 |
|
MD5 | 3ab383ecb80f8492353a2a83e3070e9b |
|
BLAKE2b-256 | 7087e7eb496a03c15178fae7a401c697f8e5199d2db3ef24cdd9fbe693c54b00 |
File details
Details for the file ncompress-1.0.2-cp312-abi3-win_amd64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp312-abi3-win_amd64.whl
- Upload date:
- Size: 50.7 kB
- Tags: CPython 3.12+, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 672f7166abf634df43a592ec2d1053c991057a1f7020d55288fa03ab60ebae98 |
|
MD5 | 77f69ea507c71392bf3bce9f6ac7f847 |
|
BLAKE2b-256 | d85030fc9d8beb581be15bc7802a0d7b6bb393508b47ac4733e5562f6cdcb683 |
File details
Details for the file ncompress-1.0.2-cp312-abi3-win32.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp312-abi3-win32.whl
- Upload date:
- Size: 45.2 kB
- Tags: CPython 3.12+, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b703a75f75ae37b98fdac4a6228ed97e1614bd5745fae49e7e8e0d25f584561 |
|
MD5 | 54b67efaabc75acce9023418dc7b51c7 |
|
BLAKE2b-256 | b8b48a56afe758bc82bf5d39fcb799304e85c70e057e3b9e5a7f47d281ec86f5 |
File details
Details for the file ncompress-1.0.2-cp312-abi3-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp312-abi3-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 364.1 kB
- Tags: CPython 3.12+, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4776cc397e06cb332a7bf78f654ef43321c00a551df7e2c679b35a311e9fa8d4 |
|
MD5 | f822a7c6e640d4719ca59e50d5880df4 |
|
BLAKE2b-256 | 0422ee68265f8b9e80cf59278b564d8bfe4e857238d17a1c916d3dabfe837dc5 |
File details
Details for the file ncompress-1.0.2-cp312-abi3-musllinux_1_1_s390x.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp312-abi3-musllinux_1_1_s390x.whl
- Upload date:
- Size: 416.1 kB
- Tags: CPython 3.12+, musllinux: musl 1.1+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9df921844cf442962f41f133ca245c3a20daabb029dba192086f1bb0aad5a25c |
|
MD5 | efeff498d7e2d2366dd6e63722f462aa |
|
BLAKE2b-256 | 8c9521b30f259753cd21dfa71daf8efe2c0f7af46eeb8b328afb71869bdbbbae |
File details
Details for the file ncompress-1.0.2-cp312-abi3-musllinux_1_1_ppc64le.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp312-abi3-musllinux_1_1_ppc64le.whl
- Upload date:
- Size: 389.9 kB
- Tags: CPython 3.12+, musllinux: musl 1.1+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dbd70466b4529483d2ebc2916d4d72a91741d506c83988aac2479412e8c9d1a2 |
|
MD5 | 8d41a1cdcaeb823438cc83b34296f3df |
|
BLAKE2b-256 | 37926902dadfeadfde7df3d1f866323eac2a20ab1e1215d12a0fdbce57c92475 |
File details
Details for the file ncompress-1.0.2-cp312-abi3-musllinux_1_1_i686.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp312-abi3-musllinux_1_1_i686.whl
- Upload date:
- Size: 391.5 kB
- Tags: CPython 3.12+, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 011728ef586d91ded2908b8a895cb9eb5157a02f145d23e06b9037a7c742549a |
|
MD5 | b00c8b727e41e3b6fa381da28450ee9c |
|
BLAKE2b-256 | 1af0809858de44080201519d89f608db3980746f6a9ab98954ceff88aecd3856 |
File details
Details for the file ncompress-1.0.2-cp312-abi3-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp312-abi3-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 351.9 kB
- Tags: CPython 3.12+, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 801b4c78dcd7f065e29f0fc05e3c3e949971c74031d3bc3df972ea40b3b58238 |
|
MD5 | 20e1e9bebce0e28215fb413418aea8c8 |
|
BLAKE2b-256 | ecbdcad3ae3a84503256ebe8c63e051def935c81ca1e4451832f94c1dace1ff2 |
File details
Details for the file ncompress-1.0.2-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 73.7 kB
- Tags: CPython 3.12+, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fc5f625eba6ecf9f90383134225562a271db6bc3448b1d70141b13e4d5eafcf |
|
MD5 | c8b433fb78549048b1d4046b41a5c5e8 |
|
BLAKE2b-256 | 948b6c6ee1cfe75c6f872f4db1c55f8dbeada1e90e0f730a27c59b6bc04de6e1 |
File details
Details for the file ncompress-1.0.2-cp312-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp312-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 72.6 kB
- Tags: CPython 3.12+, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5552078672e82ccfff6817edfa4597db8f6a97dbac421c3640693c5f6a9213c1 |
|
MD5 | d48bb80345d553445eb4d15e592f2383 |
|
BLAKE2b-256 | d00a0e6a64b264134ea07b3c3cf75c351a90a83b774b70e8cf03bd1b1083660e |
File details
Details for the file ncompress-1.0.2-cp312-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp312-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 80.2 kB
- Tags: CPython 3.12+, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea3c76100c539e5cfa59760f3dd055aef00ea79d904a8b081227301b0128e7e0 |
|
MD5 | a1daefecf278f8534f5c988f7319ed89 |
|
BLAKE2b-256 | 0b600384d6591e11a7b9376abb7307ff39a5dbc3fa3b4aa494852cf3dfd99f85 |
File details
Details for the file ncompress-1.0.2-cp312-abi3-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp312-abi3-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 77.2 kB
- Tags: CPython 3.12+, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6bf1babd0fff072489b5c0612b5297a5eb9235d93a5421f231f62e885b8df79 |
|
MD5 | 8ff8fda1ae951b76f947addf4007245f |
|
BLAKE2b-256 | c5805f07b9c5fb2f3a1bae0b80a31ebd5b95c8172f0ca54297430a87430c58b8 |
File details
Details for the file ncompress-1.0.2-cp312-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp312-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 70.1 kB
- Tags: CPython 3.12+, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4d5a84eacf064df113553f970c8cafda732ef7cc7c67c5059cd52a05310dfe3 |
|
MD5 | 9c7b816f9bb9baade8c3ce2d885dba7b |
|
BLAKE2b-256 | 032c6911aeba34047381377c8c042fdf891bbd9f6f8efc180d6d86d4ed642e67 |
File details
Details for the file ncompress-1.0.2-cp312-abi3-macosx_11_0_arm64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp312-abi3-macosx_11_0_arm64.whl
- Upload date:
- Size: 42.5 kB
- Tags: CPython 3.12+, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ca45c08d9118b82d1fd1e872e986bb0a7e9dd35671ff0017910a962d2ec2de4 |
|
MD5 | 0773843debbeb69543ac8af40081781f |
|
BLAKE2b-256 | c631922bc5d878048a3c6483be4534af53c5b377c6726b7e785c713f21b35007 |
File details
Details for the file ncompress-1.0.2-cp312-abi3-macosx_10_14_x86_64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp312-abi3-macosx_10_14_x86_64.whl
- Upload date:
- Size: 43.9 kB
- Tags: CPython 3.12+, macOS 10.14+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0edfb1b1e67a13d102a41f1f689d12b0be6f6ef65fdf5b870d21f880bcdfae64 |
|
MD5 | 6296bb7c9488b1dd6b7cab5d987df720 |
|
BLAKE2b-256 | de9ed07082cda67d11c51348452b0c93027443134786e3a187e209bfc7b5c046 |
File details
Details for the file ncompress-1.0.2-cp312-abi3-macosx_10_14_universal2.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp312-abi3-macosx_10_14_universal2.whl
- Upload date:
- Size: 82.2 kB
- Tags: CPython 3.12+, macOS 10.14+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35e4b03a1dbc23193f7ae5276d470b33579f8d80de4dad406de4ee910fe0fc1e |
|
MD5 | aa8942d576774b87a417078d92212e13 |
|
BLAKE2b-256 | 55a6230e3b1091c1f8fc8112af6cd96baea41cdbcdad40944d16b0a6daebb2a9 |
File details
Details for the file ncompress-1.0.2-cp311-cp311-win_arm64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp311-cp311-win_arm64.whl
- Upload date:
- Size: 46.8 kB
- Tags: CPython 3.11, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb93a9fe061abd090cc5f6a1132c6e97f7403f5c2a60dad63b787d37ad519912 |
|
MD5 | 9927e60af2c840a20663f832a518b655 |
|
BLAKE2b-256 | 69685c372bfdcd3db5512614a6821e151462d0d8bc90d4d1701caa2a756548e1 |
File details
Details for the file ncompress-1.0.2-cp311-cp311-win_amd64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 52.5 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a932439964538d9d9e27575873ff2eaed43a142eed1aad1d157e6c0b50f234c |
|
MD5 | e386348b047a2805b731ccf4b59ba630 |
|
BLAKE2b-256 | 997bc9200fd97481b770d919ea70bbf4b41dfa30b3c03a44e2886697bf144727 |
File details
Details for the file ncompress-1.0.2-cp311-cp311-win32.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp311-cp311-win32.whl
- Upload date:
- Size: 46.6 kB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5f21f16252e9933e2710c1564b16cd1b65ca30fc2fa5b8fec4a9a15a7465cda |
|
MD5 | 702229350fccd662a833f81dc9bbbd38 |
|
BLAKE2b-256 | b692fc6b705257ef6ed151f24cc41a2f6a2509f2bef65c5a2444ea2bcc67b46b |
File details
Details for the file ncompress-1.0.2-cp311-cp311-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp311-cp311-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 366.1 kB
- Tags: CPython 3.11, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32a04536969a76c665a7dceb5ad586d0ef39e45e6c3b216e474f49231cc498ce |
|
MD5 | 0ad2d8588a9bad2af241eb58d0167a70 |
|
BLAKE2b-256 | 5cdde8cc4a91355ab7eff1f2fd54a4e50b2fc23834f0814d21964089d2d13434 |
File details
Details for the file ncompress-1.0.2-cp311-cp311-musllinux_1_1_s390x.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp311-cp311-musllinux_1_1_s390x.whl
- Upload date:
- Size: 418.2 kB
- Tags: CPython 3.11, musllinux: musl 1.1+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 894cc4d0096ea8c2e8ecc33ee490f3b623d3c00a3737662d0d85d9167a11f127 |
|
MD5 | 692e0f52bca5e78825fb5ec3842016a0 |
|
BLAKE2b-256 | 42da20ec4a045f7ae6c2821f3eae798f649c01f982d8c825d4530c260783d100 |
File details
Details for the file ncompress-1.0.2-cp311-cp311-musllinux_1_1_ppc64le.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp311-cp311-musllinux_1_1_ppc64le.whl
- Upload date:
- Size: 392.4 kB
- Tags: CPython 3.11, musllinux: musl 1.1+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c775f706953367867786ae0ffbc9f4862e3be7119d392a7414368ba6be0c1ed3 |
|
MD5 | 2a527b166fa1a2a5208db5fdf1264264 |
|
BLAKE2b-256 | 30446eaa6ce72bcc5c1c5a711a53a5dc7650e594ba120981dca179b8d113d479 |
File details
Details for the file ncompress-1.0.2-cp311-cp311-musllinux_1_1_i686.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp311-cp311-musllinux_1_1_i686.whl
- Upload date:
- Size: 394.2 kB
- Tags: CPython 3.11, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ffd667ad02db9cd088c889a02496c43769b02a9c56d78d6353549eca2c8f9e12 |
|
MD5 | b71394d45d9f3e6191ed41314149a93c |
|
BLAKE2b-256 | 11a20981ad869259d96263017afbc64bbd8eede990e982a38374b4a1f252fdd3 |
File details
Details for the file ncompress-1.0.2-cp311-cp311-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp311-cp311-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 353.9 kB
- Tags: CPython 3.11, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44f0f6f26f734457e2fdfb6aaf3cd95bd98871136b9c53ea9b328d9bf079c4be |
|
MD5 | d9db8b6e3b4d4d2c12fa665b91636fb0 |
|
BLAKE2b-256 | a75850bf705501bd987ac8e396384f597c7014d8e9b7a240f8680f7d1b6f149c |
File details
Details for the file ncompress-1.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 75.9 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8300f7b238c0b792e6d028a01bae3ebdd1ded26b5fc3b6c04723c05341231743 |
|
MD5 | 17a9f09ddc822eb907d80987e50a85ff |
|
BLAKE2b-256 | 205c09d11bde3b0e0f57304cbd931efef688108ce0ad200c49f1774e92b4f74d |
File details
Details for the file ncompress-1.0.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 74.7 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ad572af4c23696564a217a8845064cb63cc5b87db24d03f42b8e54537313a62 |
|
MD5 | 17b20a96d863e199626d0270cb7f76fb |
|
BLAKE2b-256 | 95842196b3bcf5eb831250da550e70ec6f5ca87a3182f48b2758e312b720eba2 |
File details
Details for the file ncompress-1.0.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 82.7 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3c93ae4759faabea5c8e29aa224a9cc17d5a6d06f83fb2d13a5f7b61c5b272e |
|
MD5 | c70eaf7c15117d0e15688942e70cdbae |
|
BLAKE2b-256 | 1ac0b3a31dd0fb0a964b9dcd074b398d3e163172b424657a125b6cc3ca253adc |
File details
Details for the file ncompress-1.0.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 79.7 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2bbdd9849714b5c137f46b702bd663d05018053eb42a187a55d4e566fd1e628 |
|
MD5 | 6c30011800940e4b93a957a417a3685c |
|
BLAKE2b-256 | 588500a27ac818e63f2037536e51eab048f2643f5cd2314cbd6a9ffb0f505602 |
File details
Details for the file ncompress-1.0.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 72.3 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e034d80a05ed10afafdb1503e2b1c73c32ee7239b83acf0ee4de2389fc750ca |
|
MD5 | 84af57cfd47c642632a788a619669f35 |
|
BLAKE2b-256 | 3bc7af9bb7362d646f0615a0fd214df6f30c2c69d3599a43283247eb1fe563c7 |
File details
Details for the file ncompress-1.0.2-cp311-cp311-macosx_11_0_arm64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 44.3 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 998b0101108ece32a2a902b3ab458f95f83a4af7429caf19b957af31d5f8cc98 |
|
MD5 | f51d7a6350374103fabca70316a778cd |
|
BLAKE2b-256 | e5fbc1edf15ef0c0e9c14091a73e5af2e75c791847c9eda34469cb6a7bc71415 |
File details
Details for the file ncompress-1.0.2-cp311-cp311-macosx_10_14_x86_64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp311-cp311-macosx_10_14_x86_64.whl
- Upload date:
- Size: 45.6 kB
- Tags: CPython 3.11, macOS 10.14+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24c9f25e86e3b5a831eaedcc92b17a2f9d9cadeaf80d5f2b60996fd43ab001e6 |
|
MD5 | 630e412bbbc07008e1a7e798d76d2f46 |
|
BLAKE2b-256 | 2211041cdc5b4d6ce282859225477d3f6147ad3c086a0229746adbf88e517271 |
File details
Details for the file ncompress-1.0.2-cp311-cp311-macosx_10_14_universal2.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp311-cp311-macosx_10_14_universal2.whl
- Upload date:
- Size: 85.5 kB
- Tags: CPython 3.11, macOS 10.14+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21751456f452f0a1df2326967c8deb77438f5d353f904e240ed1c4f56efc31c9 |
|
MD5 | c84a03ae9aa96a9a7803fcaa3e639dd7 |
|
BLAKE2b-256 | e6cbdfd08e1e30b2db1e835f53924c4dc72f3ff6513b60d80eb913989e2a134d |
File details
Details for the file ncompress-1.0.2-cp310-cp310-win_arm64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp310-cp310-win_arm64.whl
- Upload date:
- Size: 46.9 kB
- Tags: CPython 3.10, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ded21622cf72bb22e99dec778e4852ab2648ad298d1a6fe2f5984d8deca00f99 |
|
MD5 | 15bbaf3e3032bb5c16f9d9d7987486a4 |
|
BLAKE2b-256 | 7e4984a96b8fce5cbc3de82f469c18d9211407c8fbaf15885904dcc67d87457a |
File details
Details for the file ncompress-1.0.2-cp310-cp310-win_amd64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 52.6 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0cded4e915b66455d7f6f978e7e990f0636921916c31f42f733f0717a1dfd5e |
|
MD5 | 0c608b1338568cf68ee5fb84bc69d033 |
|
BLAKE2b-256 | 0e0aa9162a35a6cd96cd0555610a8f52912658f07bdc41a89e944c4896e8c612 |
File details
Details for the file ncompress-1.0.2-cp310-cp310-win32.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp310-cp310-win32.whl
- Upload date:
- Size: 46.7 kB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19053bde96816ee7970f6d2a28c1f56eb710411116f2142be13075c92314dbf8 |
|
MD5 | 778c768efa9ef2ad1050bda0a854a48a |
|
BLAKE2b-256 | 4af3185c1ae4cff3b43dc79f3c11deb6960ec4a7d55164ac6eb32e439c93cd9d |
File details
Details for the file ncompress-1.0.2-cp310-cp310-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp310-cp310-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 366.3 kB
- Tags: CPython 3.10, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9df1e1934364193bb6d4a053da4d78660564ca5a364521cf47f124c12265028 |
|
MD5 | 204092b403a36256009212f60955e780 |
|
BLAKE2b-256 | b45ddf19d2fc0e3387ffbb768c9635b806330c02736b4d528f5b229d73f77783 |
File details
Details for the file ncompress-1.0.2-cp310-cp310-musllinux_1_1_s390x.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp310-cp310-musllinux_1_1_s390x.whl
- Upload date:
- Size: 418.3 kB
- Tags: CPython 3.10, musllinux: musl 1.1+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d6c840203dfbe9adfc6126d3c616abd01d99c6428e95724baa572cf9b2b7129 |
|
MD5 | 9202ca74c29d59a99cfa07bb194d0d48 |
|
BLAKE2b-256 | 467d91eef6040773397a92d11ad7b282c73a6fed9d07d66cd01ea870a1e79b88 |
File details
Details for the file ncompress-1.0.2-cp310-cp310-musllinux_1_1_ppc64le.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp310-cp310-musllinux_1_1_ppc64le.whl
- Upload date:
- Size: 392.7 kB
- Tags: CPython 3.10, musllinux: musl 1.1+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 862daff392f6bd14322d8d78bc7c55f83458a0b58d33cd36af00e670371387d2 |
|
MD5 | 8256e1ddbc05dd6eb48cc3b788df7630 |
|
BLAKE2b-256 | 8dd009a8f2ba9ff5174022bb1d5b8ea5a8212293abbe9b8ecb39c85948e84048 |
File details
Details for the file ncompress-1.0.2-cp310-cp310-musllinux_1_1_i686.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp310-cp310-musllinux_1_1_i686.whl
- Upload date:
- Size: 394.3 kB
- Tags: CPython 3.10, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b978bd3bd30da19d067f9986307a344707fe6be27dee210f4f9e6a20680b642 |
|
MD5 | 910883800d687f2762da6a1258108bf4 |
|
BLAKE2b-256 | 3b231d516aa8b3c5a06252ea55c9648228725e4998c9717d1b28f2e1904dd075 |
File details
Details for the file ncompress-1.0.2-cp310-cp310-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp310-cp310-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 354.0 kB
- Tags: CPython 3.10, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1cb63471fdc7924b269ea7347818fc581c8a7a7810d384c3c22570478c756590 |
|
MD5 | 83353b7791142601dbedcb35f18f12ca |
|
BLAKE2b-256 | 88e9e04bd878af5d3442a97e36a559aa3fe38a700d11a55e222be0ba39c0cd9a |
File details
Details for the file ncompress-1.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 76.0 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2962d61411636f48abc8953237ccd0af1c4bccfcbe5792c42eb41d2156a9db75 |
|
MD5 | e793de9f2770d11600ad4e4abadfc7c6 |
|
BLAKE2b-256 | 302d00a27b31e9a30a88aca47c9eba050fea30b352b35efd1060fa1b7d28ed07 |
File details
Details for the file ncompress-1.0.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 74.8 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98990972a18eb29b55ae75a66b8eab600f6a94c110f6976eb978702d815c6faa |
|
MD5 | 229c9c0246aebd3dc27e9574edb3b7d9 |
|
BLAKE2b-256 | 2a9e41be885d7f02c3019d4822ff6531917d21b15a596362e392d21820ffba6f |
File details
Details for the file ncompress-1.0.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 82.9 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9360d54280e6a212ad519544aa9b4499e501adedb684ed52b1edc56b3abd4b4 |
|
MD5 | 8a1be7f6cd5b9e1eb6ceaf7f18842a52 |
|
BLAKE2b-256 | 6c16ad0f13d87f42d8ba1dcd776a205a1efdf16f9a15ef3ce17f7accf28a8128 |
File details
Details for the file ncompress-1.0.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 79.9 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b520a5b1eeb9d8934a5f8329364a233aad72fda34b69acf4fbba70b2efda6657 |
|
MD5 | ebf4f0e026cad49e5c7ceba5bbad0489 |
|
BLAKE2b-256 | 0b06e63f0eae3a71b7a6592e06bb8bfa5edaff6e30890a4cfad1d9a86caca7b0 |
File details
Details for the file ncompress-1.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 72.4 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f15fdb076704a21d0242e3670a8bcec391bbdf2d6796f3c46750715cc10a6bc |
|
MD5 | 7ad920dcb0878e16e4b93b6c1db9dc1a |
|
BLAKE2b-256 | eb2187f01fb1e42b5d8bdecf79820d3f529168c62fbe28ac4972516ac61b0bf1 |
File details
Details for the file ncompress-1.0.2-cp310-cp310-macosx_11_0_arm64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 44.4 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a61a6eccf8a0d307b567ca15ffef760ff7454ac272bfc6cce6dd5493cd114aa |
|
MD5 | 26992f6693a276c0d611057fbae4e6cd |
|
BLAKE2b-256 | 53be7272ef38eb686f0cf740eb08d5b8f6617bfdff152c95dec83ab3b1f159d6 |
File details
Details for the file ncompress-1.0.2-cp310-cp310-macosx_10_14_x86_64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp310-cp310-macosx_10_14_x86_64.whl
- Upload date:
- Size: 45.7 kB
- Tags: CPython 3.10, macOS 10.14+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aafc0be770c3b6342fd105ccfd1c39921da5936e05c64b8aa7b3d98221ad683e |
|
MD5 | e691c95e6674bbf68b1770d927cf334e |
|
BLAKE2b-256 | 81fe0a0da170b0f944a2e21b1d350f36c7f08bdd4be8a3d362be56d82de4b828 |
File details
Details for the file ncompress-1.0.2-cp310-cp310-macosx_10_14_universal2.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp310-cp310-macosx_10_14_universal2.whl
- Upload date:
- Size: 85.8 kB
- Tags: CPython 3.10, macOS 10.14+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e18e2e40563e6fc8e795d7afbe72cdf7cea830c673570c3e2cc07b0c0e35c558 |
|
MD5 | 5ba00a8a068f8f57053c63a09025303a |
|
BLAKE2b-256 | 959d6337a74374d710002855ac03f16e0d63a8171425877c01ec113a6229ff7e |
File details
Details for the file ncompress-1.0.2-cp39-cp39-win_arm64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp39-cp39-win_arm64.whl
- Upload date:
- Size: 47.0 kB
- Tags: CPython 3.9, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16a3e4446645e99d1108187b25f9ccc9a7aa674248da39221989576d4680624c |
|
MD5 | 3575335b6eb5b4252e4ebd77c076c24a |
|
BLAKE2b-256 | 2efaac99382538ec875203a33330b7441565b147a68980f7d49262de4ea6d8a4 |
File details
Details for the file ncompress-1.0.2-cp39-cp39-win_amd64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 53.0 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1df222c0f779c7d64a16d91d1b6348d76c01092c883477f0f2b6cbc1cc58ca2 |
|
MD5 | c12ec5766f47abeadc84a02f64c88606 |
|
BLAKE2b-256 | b15883894983128487cb6e322775d2064d7032885e7fe6e1bdb65c521b488d59 |
File details
Details for the file ncompress-1.0.2-cp39-cp39-win32.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp39-cp39-win32.whl
- Upload date:
- Size: 47.0 kB
- Tags: CPython 3.9, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec8832225817d6fd7ffa1fca93f58ab28271af352bf1ccaeddc6503e07c47bea |
|
MD5 | 7a6da539a4508de99704df5c6bd8ff49 |
|
BLAKE2b-256 | 383d63f2db872f704ec6ccb504a9ef0c04ee6ddce59ed1b955fe886b3b98882c |
File details
Details for the file ncompress-1.0.2-cp39-cp39-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp39-cp39-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 366.3 kB
- Tags: CPython 3.9, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5696d8380d3db080b97704a6172ce5ebfcfa7b206ce5b0ef8edb8aef640e9816 |
|
MD5 | c6c48cad006d2969b2467dd0b844065a |
|
BLAKE2b-256 | 5ad40911d684f82f57cb3957a1fa8a335f799b686a917a563d5c20ec645748b0 |
File details
Details for the file ncompress-1.0.2-cp39-cp39-musllinux_1_1_s390x.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp39-cp39-musllinux_1_1_s390x.whl
- Upload date:
- Size: 418.3 kB
- Tags: CPython 3.9, musllinux: musl 1.1+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a190272cc3ccdbbdd7b031d4b82096fc51d4a1e85976e2c4cdb21606224e758 |
|
MD5 | 48a79246da60d376ec0f975cfbb9f7b5 |
|
BLAKE2b-256 | 21c06497f256293ec61300d537f4774612b2254c85b024d8acb6b62e856adf39 |
File details
Details for the file ncompress-1.0.2-cp39-cp39-musllinux_1_1_ppc64le.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp39-cp39-musllinux_1_1_ppc64le.whl
- Upload date:
- Size: 392.7 kB
- Tags: CPython 3.9, musllinux: musl 1.1+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b089e663632b46c663fed71a12e6884ef24adcbe80affb5eb16578dedb4e152 |
|
MD5 | 8db42bb7fad82ec77d4feae93ecf7428 |
|
BLAKE2b-256 | 2e999d825ed5df182c31469ef8f2c8e2cbad2af56706e0680e0949104a980d3f |
File details
Details for the file ncompress-1.0.2-cp39-cp39-musllinux_1_1_i686.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp39-cp39-musllinux_1_1_i686.whl
- Upload date:
- Size: 394.2 kB
- Tags: CPython 3.9, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1832bff2d6a5686778e4a878b6faad2921334605703f390f7d98fff32d702607 |
|
MD5 | 48f7d8103e9541a702ed51be7923e70a |
|
BLAKE2b-256 | 07fa625b6cf0548e178d7039ecadb00677fdc6666aeb7dcb090903c128f5683a |
File details
Details for the file ncompress-1.0.2-cp39-cp39-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp39-cp39-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 354.0 kB
- Tags: CPython 3.9, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5cced527f2c3e8a23b6a12b3d1fe2bd2ca99157e29a3d2f98f5ba6d5c9bddd48 |
|
MD5 | e76618f6b4d1803f75af9cd9bab0431b |
|
BLAKE2b-256 | 7babc5332b896cfc9db5ddb63c0915b74b4b61405e1351cbf41a610acd0739f2 |
File details
Details for the file ncompress-1.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 76.0 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29ae7cf915e2edb064d00cf5e8b0bda761905c4563628d3df1dee6176cabbcc9 |
|
MD5 | e6a76511c381fb21dda4cf3bbe48a2c7 |
|
BLAKE2b-256 | 613afe1ca27583ba9f8071f2b2aa6146b3b8530b386bccde3741f6a583a4a2d8 |
File details
Details for the file ncompress-1.0.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 74.8 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9eaa363d1914d9feff434b4336fbdfc516d5e0d8e1dc05755db4fbb7610e8c2 |
|
MD5 | 30e385d2fa8e7304c145a5f63b542081 |
|
BLAKE2b-256 | 73a5c77d95c3987f5d23c806db5c7958824539d80e03c365129c1cd3538d0ee3 |
File details
Details for the file ncompress-1.0.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 82.9 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aed345bbc277413959eb9708982307d66447d9842a939973d8becad3e8787c38 |
|
MD5 | 4da742c592d5cb5ad531d4ba100254fe |
|
BLAKE2b-256 | e7063fc1dd9eeaedeff378a3b9800f6b1cfa3a9a30d45fa83d832dc782ad4d40 |
File details
Details for the file ncompress-1.0.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 79.9 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57a09cbf49640f8f28992218c6c906d4a7400518083727eb5009882b4354e8f7 |
|
MD5 | 4f918487b2f44635deebc5958029ef2e |
|
BLAKE2b-256 | 245831322281f3cb675aa0fb679b6db3b839b2d9be69485f3837e320eb250543 |
File details
Details for the file ncompress-1.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 72.4 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d31c79b04044a2c321f4500dce2f492cd1d7acb14bf028fb62756f9d83d0f870 |
|
MD5 | 6bb5732f7a1eceb2c5daa262799c2545 |
|
BLAKE2b-256 | 0775cffc634f716b11a20115f63068daa28cb957acb175bd119682005a4210b7 |
File details
Details for the file ncompress-1.0.2-cp39-cp39-macosx_11_0_arm64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 44.4 kB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88d6b324982ca32356c292af0a4166e4ffdbf1409a339c9c0919c58e1eda8b4a |
|
MD5 | 75698984c1f73ce1ef91e8086591f672 |
|
BLAKE2b-256 | e703562b29fd4b8fbb8bfcbfb4d6348f02733001419ccfd24a7807f72ab22410 |
File details
Details for the file ncompress-1.0.2-cp39-cp39-macosx_10_14_x86_64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp39-cp39-macosx_10_14_x86_64.whl
- Upload date:
- Size: 45.7 kB
- Tags: CPython 3.9, macOS 10.14+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c00199a64bbaa521e18281950a3ef4bd3c0913c468a4bbe8fa37625368bca7f4 |
|
MD5 | e74965410670c41ff8811e84436347c9 |
|
BLAKE2b-256 | 4aa24a9b3d73749b1384a22c7ddb89d4d5cf4307cbab82c1409a53ce10324e80 |
File details
Details for the file ncompress-1.0.2-cp39-cp39-macosx_10_14_universal2.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp39-cp39-macosx_10_14_universal2.whl
- Upload date:
- Size: 85.8 kB
- Tags: CPython 3.9, macOS 10.14+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1aab57376dd029a7d9de43f109e10976544a0baafa47857b77bb0ecd66ef34d9 |
|
MD5 | 2926a6d8d5b0d26b7fb160a711fb08ad |
|
BLAKE2b-256 | e8a4ada8205e44755ee89778ba901c78cdfcf8f10ab96e509841bfc8c9c116ec |
File details
Details for the file ncompress-1.0.2-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 53.0 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8343f534742269dd637ead71c29cbf628bbc203fdf533f5d73fd1c96091634b3 |
|
MD5 | 1d08386443d6e70347a4b34817294256 |
|
BLAKE2b-256 | 6f52be6c9f26b304369b9fd446f44f2946b120fbcee7b30f2df47ea4edc37523 |
File details
Details for the file ncompress-1.0.2-cp38-cp38-win32.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp38-cp38-win32.whl
- Upload date:
- Size: 47.0 kB
- Tags: CPython 3.8, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6c59c91a630b559519e076d8f1efe79a51aef65c57cc2ae830ebbc4b72b0c27 |
|
MD5 | a7597af08945239bb8f220611091dfc8 |
|
BLAKE2b-256 | 136a03d0c081bb59777b71086c65a423a1031f087d4b0a6fb56bae305a910078 |
File details
Details for the file ncompress-1.0.2-cp38-cp38-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp38-cp38-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 366.1 kB
- Tags: CPython 3.8, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab3fafd6b0c3e1cee1b25c5d9e68eeeb5dfefe683a659ec0b2e06d1f7b121149 |
|
MD5 | 1468fa0c2cdadc08c28d67417545adb9 |
|
BLAKE2b-256 | b85c1424e9e8b508eab4e938e5ca51809abb6999fa5b2b1337d28787d649e3c1 |
File details
Details for the file ncompress-1.0.2-cp38-cp38-musllinux_1_1_s390x.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp38-cp38-musllinux_1_1_s390x.whl
- Upload date:
- Size: 418.3 kB
- Tags: CPython 3.8, musllinux: musl 1.1+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | daf100d83837ec2732637e29f58c2b1bac7ea5affa8f5f2974646bf67a5d47ef |
|
MD5 | fad8ab785293661f0dec1f7b897f1af4 |
|
BLAKE2b-256 | baf5df962d745620752eb5194f41fc7f7d5ebc43379192af59c7c56a2004fb2b |
File details
Details for the file ncompress-1.0.2-cp38-cp38-musllinux_1_1_ppc64le.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp38-cp38-musllinux_1_1_ppc64le.whl
- Upload date:
- Size: 392.6 kB
- Tags: CPython 3.8, musllinux: musl 1.1+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b6618fa2ded61001c28c8c6cb7f6237f8a662db3efd85cd8df7b1297b5c1631 |
|
MD5 | fbb702b7e9b9220a04a8f1b136641c32 |
|
BLAKE2b-256 | 66267ee8a744f09ddc4b24c94d2cbfafa9e26c77b0b15de07e9b45c59c588523 |
File details
Details for the file ncompress-1.0.2-cp38-cp38-musllinux_1_1_i686.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp38-cp38-musllinux_1_1_i686.whl
- Upload date:
- Size: 393.9 kB
- Tags: CPython 3.8, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8de48ec81c877aa97e3579c37bb9b504639c96f86f09c4ffcf660e5859fcc0b2 |
|
MD5 | f93e5c05e4b22cc134e72aa80f5b28da |
|
BLAKE2b-256 | a03870388edc5db1ed6054bf292c70a4df2bd17d7de15bde5cfa9b48b2ad7f95 |
File details
Details for the file ncompress-1.0.2-cp38-cp38-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp38-cp38-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 354.0 kB
- Tags: CPython 3.8, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e01c106bdd12db0ee4af768de1664f17cad0782a9f3e49fbd53a9b92ebe8c9d |
|
MD5 | 3e2deb6660f1506ad233a9d0636ecf4f |
|
BLAKE2b-256 | 1d4511533acc5cfdfe424e82474039e1bcda104eaf868dd40dbc2039ac42ee57 |
File details
Details for the file ncompress-1.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 75.9 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b4cdb81c86e16e7d64a6c170f02fd5c3ebeb569f94913f568b6be4d337fea16 |
|
MD5 | d6249884c3496272e20a706d7335f762 |
|
BLAKE2b-256 | 9dfaf27ac99c488bff4c1dc6ae39d1f0ceccfb3558b160dc75b4137181748ebb |
File details
Details for the file ncompress-1.0.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 74.8 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0f24f0792633d491d51d6bea4581645127c354a599327b7408e3633d3081409 |
|
MD5 | ba543c75e71ae3b66908bc2636a637ee |
|
BLAKE2b-256 | 2845edb7d226fb03d22fdf61c8002057cb30daa7c1864a6314292389fc0ef680 |
File details
Details for the file ncompress-1.0.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 82.9 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aae4fe252f24025b49a10537acd9b78d2fe37659f5977473fe833b1686893483 |
|
MD5 | f3cdafb92d9fd899c5e5682c1a02f180 |
|
BLAKE2b-256 | c1c5e8d98636b0626c46cb97182cd5a76df2f4dbbad6e1e19c347273a97fcb98 |
File details
Details for the file ncompress-1.0.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 79.6 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4d3dfc4aecd5e26c04a148a73f4ce0f2e1301ed7ca8aed3644a953e2c00278a |
|
MD5 | 95076152e0af0196d3cb73dc487a1762 |
|
BLAKE2b-256 | e149d031cc477082af004b422759d7669c42ec6a44073258b9320ce6d77fc12c |
File details
Details for the file ncompress-1.0.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 72.4 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ffe6fab5414a07eaeeb8565eea57ebea39eb9fe465659246537dc9fef233481b |
|
MD5 | 35c7e55cdcae7ef3fc19d33f82bc4210 |
|
BLAKE2b-256 | f89e5c9075a0639c9d9e5af85cdf31dcc3e84b17983a2d406a0e482e25d94ea0 |
File details
Details for the file ncompress-1.0.2-cp38-cp38-macosx_11_0_arm64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 44.4 kB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c99d38e3fa3386c2deaa630a06363f2b24f0610d469287245702e8642829f71 |
|
MD5 | 7035aa495fdbb710e96e9940d6873aec |
|
BLAKE2b-256 | f75157148c3ad959884241c64d53878fbdcc6d8d64de2eb51855810d2986563b |
File details
Details for the file ncompress-1.0.2-cp38-cp38-macosx_10_14_x86_64.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp38-cp38-macosx_10_14_x86_64.whl
- Upload date:
- Size: 45.8 kB
- Tags: CPython 3.8, macOS 10.14+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b20b5cf5cde335146ee552585e1103e9752ff51ed4b1d065a27ab3d67787feb7 |
|
MD5 | 57123b1afc986a3096f22a06ebb67c54 |
|
BLAKE2b-256 | 083f5f34866a467f89c3aaf3ced2375ca8363fc4f9d9757571ad1316dcfee227 |
File details
Details for the file ncompress-1.0.2-cp38-cp38-macosx_10_14_universal2.whl
.
File metadata
- Download URL: ncompress-1.0.2-cp38-cp38-macosx_10_14_universal2.whl
- Upload date:
- Size: 85.9 kB
- Tags: CPython 3.8, macOS 10.14+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bcc4a05a6aa2b3e7f6cffa315c88902c0a08a32a763d89c26c5b71e60d4cca9 |
|
MD5 | 288dc3596abcdde5d27f38872f656f29 |
|
BLAKE2b-256 | 3c3a5fe853fa3d614b416be5ef1f436a3cfcbb7297fec7d4365dcc69f3d8ec1e |