Skip to main content

An extended wrapper for FastLZ which takes in and returns the length seperately, instead of in the bytes field

Project description

FastLZ

Python wrapper for FastLZ, a lightning-fast lossless compression library.

Installation

To install fastlz, simply:

$ pip install pyfastlz-infernitydev

Usage

Compressing is quite simple:

from pyfastlz import compress

compressed, uncompressed_length = compress(uncompressed_bytes)

And decompressing uses the length from earlier:

from pyfastlz import decompress

decompressed = decompress(compressed, uncompressed_length)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pyfastlz_infernitydev-0.0.3-cp314-cp314t-win_amd64.whl (10.1 kB view details)

Uploaded CPython 3.14tWindows x86-64

pyfastlz_infernitydev-0.0.3-cp314-cp314t-win32.whl (9.4 kB view details)

Uploaded CPython 3.14tWindows x86

pyfastlz_infernitydev-0.0.3-cp314-cp314t-musllinux_1_2_x86_64.whl (25.0 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

pyfastlz_infernitydev-0.0.3-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (25.2 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

pyfastlz_infernitydev-0.0.3-cp314-cp314t-macosx_11_0_arm64.whl (8.0 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

pyfastlz_infernitydev-0.0.3-cp314-cp314-win_amd64.whl (10.1 kB view details)

Uploaded CPython 3.14Windows x86-64

pyfastlz_infernitydev-0.0.3-cp314-cp314-win32.whl (9.4 kB view details)

Uploaded CPython 3.14Windows x86

pyfastlz_infernitydev-0.0.3-cp314-cp314-musllinux_1_2_x86_64.whl (24.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

pyfastlz_infernitydev-0.0.3-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (25.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

pyfastlz_infernitydev-0.0.3-cp314-cp314-macosx_11_0_arm64.whl (8.0 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

pyfastlz_infernitydev-0.0.3-cp313-cp313-win_amd64.whl (9.8 kB view details)

Uploaded CPython 3.13Windows x86-64

pyfastlz_infernitydev-0.0.3-cp313-cp313-win32.whl (9.1 kB view details)

Uploaded CPython 3.13Windows x86

pyfastlz_infernitydev-0.0.3-cp313-cp313-musllinux_1_2_x86_64.whl (24.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pyfastlz_infernitydev-0.0.3-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (25.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

pyfastlz_infernitydev-0.0.3-cp313-cp313-macosx_11_0_arm64.whl (8.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pyfastlz_infernitydev-0.0.3-cp312-cp312-win_amd64.whl (9.8 kB view details)

Uploaded CPython 3.12Windows x86-64

pyfastlz_infernitydev-0.0.3-cp312-cp312-win32.whl (9.1 kB view details)

Uploaded CPython 3.12Windows x86

pyfastlz_infernitydev-0.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (24.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pyfastlz_infernitydev-0.0.3-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (25.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

pyfastlz_infernitydev-0.0.3-cp312-cp312-macosx_11_0_arm64.whl (8.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pyfastlz_infernitydev-0.0.3-cp311-cp311-win_amd64.whl (9.8 kB view details)

Uploaded CPython 3.11Windows x86-64

pyfastlz_infernitydev-0.0.3-cp311-cp311-win32.whl (9.1 kB view details)

Uploaded CPython 3.11Windows x86

pyfastlz_infernitydev-0.0.3-cp311-cp311-musllinux_1_2_x86_64.whl (24.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pyfastlz_infernitydev-0.0.3-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (25.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

pyfastlz_infernitydev-0.0.3-cp311-cp311-macosx_11_0_arm64.whl (8.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pyfastlz_infernitydev-0.0.3-cp310-cp310-win_amd64.whl (9.8 kB view details)

Uploaded CPython 3.10Windows x86-64

pyfastlz_infernitydev-0.0.3-cp310-cp310-win32.whl (9.1 kB view details)

Uploaded CPython 3.10Windows x86

pyfastlz_infernitydev-0.0.3-cp310-cp310-musllinux_1_2_x86_64.whl (24.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pyfastlz_infernitydev-0.0.3-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (25.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

pyfastlz_infernitydev-0.0.3-cp310-cp310-macosx_11_0_arm64.whl (8.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pyfastlz_infernitydev-0.0.3-cp39-cp39-win_amd64.whl (9.8 kB view details)

Uploaded CPython 3.9Windows x86-64

pyfastlz_infernitydev-0.0.3-cp39-cp39-win32.whl (9.1 kB view details)

Uploaded CPython 3.9Windows x86

pyfastlz_infernitydev-0.0.3-cp39-cp39-musllinux_1_2_x86_64.whl (24.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

pyfastlz_infernitydev-0.0.3-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (24.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

pyfastlz_infernitydev-0.0.3-cp39-cp39-macosx_11_0_arm64.whl (8.0 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 3b96e2b9d95a09d490f9b6e3ca70488c9123bdb4342e2ab7f892149b444372d2
MD5 96beb5499476aa8b148ac88ec7ba03ce
BLAKE2b-256 6fe2ab200c668458fa525f1134b058f7c908e68bacc01c09a952c6f24538baf8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp314-cp314t-win_amd64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp314-cp314t-win32.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 cf3a6e12f363d8abfaf403098c323bf2bd1065465e320154371962899266cce8
MD5 32f1dcb8cbab57c4afe498c653cd3572
BLAKE2b-256 69ab393afbff870fada2aa876900bfbfe4a0ec6dd775ea294e3d8ec6df9f154a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp314-cp314t-win32.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 82b0c5780786edd497ac3722f7c2f8c79fbcc24ab1176896c4e9dad9c30f11a2
MD5 77826fbaacdfd74efa90d0ef2df0f60e
BLAKE2b-256 2011cab104834ed1771599937150ccb063495c26883f3d645aba7658eb65c8fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 8b2de25f37f385c10d5d6922c9b47ac4a026930a9886edb31768282e90afeeaf
MD5 b50756bafc25c1e41cddd6ed3bade053
BLAKE2b-256 30acca674c2aa8890b69193c6a0c059ec6e2a02e90da38bd41377483a6942593

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 01d58a6b34dd4b28335747836f021de1c9c23987a29024b062174ca4af1a7f42
MD5 516bef7885883e37139c8f2d1284541f
BLAKE2b-256 b2d364a12516384c40e9e4487f392980cc76a32d6376eadb01d1c0798e2f9b2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 9eb2d8d573e032b0573d1f88ef25de7dc76c45dca22d40523f1df4ca1e93e7ba
MD5 5ef4b6b9e2929b4a440b399a8e194c20
BLAKE2b-256 646661d543a7a220c26fcf624c5e19d4757f88df31db7d375d6d2390799b04aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp314-cp314-win_amd64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp314-cp314-win32.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 3aed945903b92350bb86a4d4cdc0d8e3dc8fc90f995e7f9ee2279b71b7c6d981
MD5 8d15145464d26b68483824d34a45170e
BLAKE2b-256 00f01546a5c107964339be241de0099e3b7a23a1ee61a5aa74b014f5ac24e1cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp314-cp314-win32.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c2e4186247c990c3872ab7c8ee8d836cc1d83b5cf5701b8b6a0f437e46226c2d
MD5 089704e7a169951528db992787324924
BLAKE2b-256 7e6f03a60ef5d592d54ea7e7c3b7b6b2bd4ba40a5c1b1b2c2f43d047cb2b0c58

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 e63652051403ab1783ab1b63819d7ad67808cd7243b845849fd6abd404bb64cb
MD5 f0b309a3e672fbd91c2be5e768ef02cc
BLAKE2b-256 559dbb71d088ff130df7e1fd4c7216136adc9c15d911ea571a54ca7624730424

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 aaedd33f9e1fb493efb87c0d6776aff2aca19468d37153480155e4405fcd306b
MD5 42a5f36743d1f17a23ae2e054a1264e4
BLAKE2b-256 2f66ec7ca503e31030120cbb7e3bcafef1062a531900c342692fca5a7c200032

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 155e068ce6aee53f6ac0c8924ca384a68e2281a6576111efbcab287cb24262cf
MD5 f99d5f51a4a0cb953af74772962b16c1
BLAKE2b-256 5ce98f4d980657c2a5c764fb36c7ef6309dc4bf632ae56a8b3dd073b04f578ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp313-cp313-win_amd64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 512641918b1f4ce6c9d1f35ffacc9c5c1bbcef1fc6bed79a076bd2d99424da40
MD5 16501cbae2cb96eb0e1290984ff8e9bc
BLAKE2b-256 c7ace5c78a485700a3b4d5dc5d448685bc02df80f2c14e8aa01493f9f7bfe23a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp313-cp313-win32.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 16496d74a13f25aa956719ff2ec32b5b22f4942d11f6017b21a821158229336a
MD5 03986d0aa990971ee1167f96a40444a8
BLAKE2b-256 25e877d78d984a4db8ed881e6ad18a975af1a2d148547831046d96a29053b5b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 c1fc02f9a9def6605fd454b4dc23b4e6b1855b9253c3674c1f9f94dcff615036
MD5 4d6bf1a2c12dcc02503bdd231ca4db6d
BLAKE2b-256 e28127269cca0e8991b47e0a5f4d5c866f29b50f077c3298089fcac84ed5066c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 18f8e7a1f83ed0b44a9dcbf067971f71e43e354adc8f49d13d06643d5ee750e2
MD5 678f753bb7af4dfe87597c3a6b2ada4e
BLAKE2b-256 e650b87b854fc3f5c1ee06c7581be1de2f16d32683bcfca4ff82743f6e4fa347

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2e8ddb9cedba343171d4e56dc45e200c80157fc1eb81379f01336f6053285fb2
MD5 cd0c4b096cfc9b2eaa49f37c37561eb4
BLAKE2b-256 4851a93a09e81db52f6811898d383bab00fc1c09032024d937c4ec06ef107a5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp312-cp312-win_amd64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 1999ce4a2575c13957f58c12bdbce62a9d3f1a62238588c17d91f5f711b96ca8
MD5 e5bafce60a5b132d6fc2b66c15faebc1
BLAKE2b-256 054ef3834283611ffc9fd1b2207777770baeb4b8ad6256a1926e46b0c40cec9d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp312-cp312-win32.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b3384036c2e36051a706ffe6a44a3724215b0fa1d9d45cf045a0a87138f6ed5d
MD5 c28a973c2352862472586713948f4659
BLAKE2b-256 cddca99b6c777be1d73be12287eb163de159cb13aa799d28754cb455e1494618

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 dfa3d2d87d292ed4c0bcf3b4598d0271dc4b6614c8f562c655836cf22ad09857
MD5 4e92295175285e35ada949d899568827
BLAKE2b-256 4fffc33c9bdb1df393d7864a5f056e3b8fb94d50e438d203b552be1d67c76ebf

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b8aadadc3706a4a3c942676b70160d468bde07eeadb532de6520baf796fba287
MD5 e7228a9f4b902163361478787f80acef
BLAKE2b-256 6bc7e38e5870dbde19dd8e83827bb0ed2d81665bbdc8f69ade2bc9db401e30d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 0b25f5c3682eaa7c2fcae93165123dcd337c6b54d101c611fcf8eb1dcad93938
MD5 b819fdff5e78b3b83658e5f0d7352bb3
BLAKE2b-256 888b6781e8cda9a53da3b00d56d5eb524d342c6525f89668b7a46ad3333efe74

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp311-cp311-win_amd64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 b78d9c13d22b40cbaf3cd3b454900129717c8c88b7317a2c30e0537e94f302fd
MD5 001c9a3aef7fba9f3bca998de4cd84a2
BLAKE2b-256 35cb83c661a9eb58e43d9f5b02e2a60ad43f1301137abb19d78cd0729af27052

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp311-cp311-win32.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 211029ee4c9e4bad0d8796fcde4dc6c2dc78b511a71ef202aeb648eef649a37d
MD5 81cd2f907e3859f433177b51147c2b47
BLAKE2b-256 b77e2873fc4dc450c40f7e40c70a0584128ab5f595e8d11ee81e1dfb49a7fc73

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 3807e13897d73d047fa89baa200b6755644a2b1d4f18c9b48691cb4c094524cd
MD5 7400b17340253cc8c720b55a666cbf7e
BLAKE2b-256 58f48e1f7f203fdd66c824ca5d7efd95abfd8ae858a8cd9727edebf7dd3abdfc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1aae8736a0ec840683372ec465a5be37326677e4980701b019a5fa7bfd029eef
MD5 5be659e6a9237b8969eefb78da5f2369
BLAKE2b-256 f2189e4bc1e0718ef844df5123acbdb57f7ca5f170e51cc3087b6af0744693f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ae74177220a58187d17d9bb2636e60e5a543d03090c7d541270cbc2576b23134
MD5 c4e635a038a7296a474990a96837ddcb
BLAKE2b-256 01afda8f4222af038ee92c1057335834767ce85ad681d6f4a703cccc7daa4087

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp310-cp310-win_amd64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 e25bf778a6cb9e9608836ec433b6219a355469e4f472005dde624aac09123a69
MD5 1ddebf293464f8eddf7b7b9f08b0a4a9
BLAKE2b-256 9ec20cc58c52f64866fdf7c17fa2b2d0e74181d090cba2a7b57c70b34ea0b480

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp310-cp310-win32.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ffdcb3f535d4c5d12ede5857625149cdeeb0a189db6b447ad6490f47f003f667
MD5 c4aa3dd1acc728161fa2363969eb9756
BLAKE2b-256 5cb15dc197d7c86de02bfc75d6eee29b7205ffaf49009660f13d90368da0728f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 def922024ea39ad9855173cfa27695a7d580c72912c741dc336d97d3fe492a39
MD5 9676719ff922111e384e2054fcaafddd
BLAKE2b-256 ad36fca340f7c77a035c10551d9ff6de695fb5e1daac5ab11bf74f0de1bc5eea

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b0de77a25e962f00eebaa0572642b035bc71f421248a2485250b7a3f3d852d78
MD5 de725c3e4e8402117ba9d3d071c5a144
BLAKE2b-256 43ac31e56bb812cbc3fc07639aa0708252dd37d9e5899a8946920a4c24df537f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 0e2fe683bac5ec3d9e7f34c3e2688a4d722060861316c135c41fd073586fe2e1
MD5 b9cc016cb92c6eb7d57816786b925b54
BLAKE2b-256 0f937b885c94b57a8693c914d2e5c04dce8d801d9c90829332c0ea24ad8fd870

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp39-cp39-win_amd64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 92910d35f576cde8da161000b9b60f3e8723b9b8381c51b5e759795bd56fb5b9
MD5 f5a81b4eb46a449c022b7be8c4422324
BLAKE2b-256 5a41b193965b4b290041ac0e253831e1c988a3d3dd06500e67c7346e2a67df61

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp39-cp39-win32.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a869cf2f4854022a659d9c2bcfdbe3e046d8ec7998147e52b73087f3ed16d23b
MD5 ee25931ea5bd280db7168bf786301727
BLAKE2b-256 f8a7caa7070e3a0261650c51a791e617aadbde6fe68478ca7f84ddf2c6878c70

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 6a61665540860f11586e41627644e7b3146cf7b2a5652965dc18fce8bd1d57e5
MD5 450d9ba064bf0a85a9b5f991d661c3d9
BLAKE2b-256 015ba522b02297867bde05857d41112b3e48b161bbb6a8c78fa6d99327fd55b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyfastlz_infernitydev-0.0.3-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyfastlz_infernitydev-0.0.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 70324df3b3ecd03bdc5f5d92ca906f17b65def821cf746660932b6b5c7d427d2
MD5 e8db2022e86e1d3061d07dc7136ce37b
BLAKE2b-256 974d382b2c25281f99fafec2404e9cd3f2b8b9f20ef35ec8c168f6a92af11a30

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyfastlz_infernitydev-0.0.3-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: python-publish.yml on infernitydev/pyfastlz-infernitydev

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page