Skip to main content

Library for read only interactions with an ext4 filesystem

Reason this release was yanked:

Symlinks are returning b'\x00\x00\x00\x00\x00\x00\x00\x00' instead of the proper data, adding tests to cover this.

Project description

ext4 on PyPI

Ext4

Library for read only interactions with an ext4 filesystem.

from ext4 import Volume

# Extract raw ext4 image
with open("image.ext4", "rb") as f:
    # Extract specific file
    volume = Volume(f, offset=0)
    inode = volume.inode_at("/etc/version")
    with open("version", "wb") as f:
        f.write(inode.open().read())

Project details


Download files

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

Source Distribution

ext4-1.3.tar.gz (22.0 kB view details)

Uploaded Source

Built Distributions

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

ext4-1.3-py3-none-any.whl (26.6 kB view details)

Uploaded Python 3

ext4-1.3-cp314-cp314-musllinux_1_2_x86_64.whl (702.4 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

ext4-1.3-cp314-cp314-musllinux_1_2_ppc64le.whl (722.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

ext4-1.3-cp314-cp314-musllinux_1_2_i686.whl (735.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

ext4-1.3-cp314-cp314-musllinux_1_2_armv7l.whl (623.7 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

ext4-1.3-cp314-cp314-musllinux_1_2_aarch64.whl (650.4 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

ext4-1.3-cp314-cp314-manylinux_2_34_x86_64.whl (692.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

ext4-1.3-cp314-cp314-manylinux_2_34_ppc64le.whl (709.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

ext4-1.3-cp314-cp314-manylinux_2_34_i686.whl (721.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ i686

ext4-1.3-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (631.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARMv7lmanylinux: glibc 2.35+ ARMv7l

ext4-1.3-cp314-cp314-manylinux_2_34_aarch64.whl (633.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

ext4-1.3-cp313-cp313-musllinux_1_2_x86_64.whl (697.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

ext4-1.3-cp313-cp313-musllinux_1_2_ppc64le.whl (714.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

ext4-1.3-cp313-cp313-musllinux_1_2_i686.whl (735.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

ext4-1.3-cp313-cp313-musllinux_1_2_armv7l.whl (635.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

ext4-1.3-cp313-cp313-musllinux_1_2_aarch64.whl (635.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

ext4-1.3-cp313-cp313-manylinux_2_34_x86_64.whl (686.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

ext4-1.3-cp313-cp313-manylinux_2_34_ppc64le.whl (699.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

ext4-1.3-cp313-cp313-manylinux_2_34_i686.whl (721.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

ext4-1.3-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (640.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARMv7lmanylinux: glibc 2.35+ ARMv7l

ext4-1.3-cp313-cp313-manylinux_2_34_aarch64.whl (619.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

ext4-1.3-cp312-cp312-musllinux_1_2_x86_64.whl (690.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

ext4-1.3-cp312-cp312-musllinux_1_2_ppc64le.whl (708.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

ext4-1.3-cp312-cp312-musllinux_1_2_i686.whl (730.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

ext4-1.3-cp312-cp312-musllinux_1_2_armv7l.whl (629.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

ext4-1.3-cp312-cp312-musllinux_1_2_aarch64.whl (628.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

ext4-1.3-cp312-cp312-manylinux_2_34_x86_64.whl (680.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

ext4-1.3-cp312-cp312-manylinux_2_34_ppc64le.whl (693.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

ext4-1.3-cp312-cp312-manylinux_2_34_i686.whl (716.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

ext4-1.3-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (636.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARMv7lmanylinux: glibc 2.35+ ARMv7l

ext4-1.3-cp312-cp312-manylinux_2_34_aarch64.whl (612.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

ext4-1.3-cp311-cp311-musllinux_1_2_x86_64.whl (615.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

ext4-1.3-cp311-cp311-musllinux_1_2_ppc64le.whl (664.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

ext4-1.3-cp311-cp311-musllinux_1_2_i686.whl (651.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

ext4-1.3-cp311-cp311-musllinux_1_2_armv7l.whl (547.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

ext4-1.3-cp311-cp311-musllinux_1_2_aarch64.whl (569.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

ext4-1.3-cp311-cp311-manylinux_2_34_x86_64.whl (607.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

ext4-1.3-cp311-cp311-manylinux_2_34_ppc64le.whl (637.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

ext4-1.3-cp311-cp311-manylinux_2_34_i686.whl (641.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

ext4-1.3-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (558.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARMv7lmanylinux: glibc 2.35+ ARMv7l

ext4-1.3-cp311-cp311-manylinux_2_34_aarch64.whl (558.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

ext4-1.3-cp310-cp310-musllinux_1_2_x86_64.whl (597.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

ext4-1.3-cp310-cp310-musllinux_1_2_ppc64le.whl (651.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ppc64le

ext4-1.3-cp310-cp310-musllinux_1_2_i686.whl (634.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

ext4-1.3-cp310-cp310-musllinux_1_2_armv7l.whl (534.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

ext4-1.3-cp310-cp310-musllinux_1_2_aarch64.whl (554.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

ext4-1.3-cp310-cp310-manylinux_2_34_x86_64.whl (588.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ x86-64

ext4-1.3-cp310-cp310-manylinux_2_34_ppc64le.whl (630.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ ppc64le

ext4-1.3-cp310-cp310-manylinux_2_34_i686.whl (624.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ i686

ext4-1.3-cp310-cp310-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (543.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ ARMv7lmanylinux: glibc 2.35+ ARMv7l

ext4-1.3-cp310-cp310-manylinux_2_34_aarch64.whl (543.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ ARM64

File details

Details for the file ext4-1.3.tar.gz.

File metadata

  • Download URL: ext4-1.3.tar.gz
  • Upload date:
  • Size: 22.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3.tar.gz
Algorithm Hash digest
SHA256 4193d5286331ed99892b961387a06ba5421841d239abf43b8d4d5c5758372b7c
MD5 98a5d9e28e3896fac5743dea4a672fa8
BLAKE2b-256 aad2eb77da2a9a50480192bbc50d8deaee5146eeff959507ec6129e79d5672b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3.tar.gz:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-py3-none-any.whl.

File metadata

  • Download URL: ext4-1.3-py3-none-any.whl
  • Upload date:
  • Size: 26.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 67e216a51f4221e4b6b53f33de9160b5dfedefe0b4d0e0be3acb632dc199a735
MD5 4893388cdadb9230c6fca4114be3215a
BLAKE2b-256 d32de41c44129d90010b22a233f9863a962c537b14271bd17a0ed757db9fec42

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-py3-none-any.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: ext4-1.3-cp314-cp314-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 702.4 kB
  • Tags: CPython 3.14, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 044a523ba110eaf302a9bb7c077ed61c133cbc58c0dde2fe853430457dba1176
MD5 23d029c15850ed1bfe17d8486ee2ef44
BLAKE2b-256 d95ae1d63d63c2e9c7a293f27791584f4ef93b4172fee1e9a3d82c2467016774

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp314-cp314-musllinux_1_2_ppc64le.whl.

File metadata

  • Download URL: ext4-1.3-cp314-cp314-musllinux_1_2_ppc64le.whl
  • Upload date:
  • Size: 722.5 kB
  • Tags: CPython 3.14, musllinux: musl 1.2+ ppc64le
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 7c0c4c7d7e3eda2ef4b995da40e6e55cf317cc1ce63246be4a21a4ebba705809
MD5 3993df239cbbc165f9217017d8110caa
BLAKE2b-256 a7f92ca4440e01931f428442b70d8f8e085f9b85a16ca74b9deabafcf53cdc16

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp314-cp314-musllinux_1_2_ppc64le.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

  • Download URL: ext4-1.3-cp314-cp314-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 735.9 kB
  • Tags: CPython 3.14, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 630330d4815bac4b3e2806af58557ac2a8c310d82e594d8edced66fe6b3d6005
MD5 0704feafbf5c4227210f52800f915bde
BLAKE2b-256 891594853676494bc7623843d9ad077ffcbe90e6cb7159dce213e24a74af951f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp314-cp314-musllinux_1_2_i686.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp314-cp314-musllinux_1_2_armv7l.whl.

File metadata

  • Download URL: ext4-1.3-cp314-cp314-musllinux_1_2_armv7l.whl
  • Upload date:
  • Size: 623.7 kB
  • Tags: CPython 3.14, musllinux: musl 1.2+ ARMv7l
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8cc8f01e30f86228fb8fb69de3c61e05c921958ad6a4115cbe3cd07e5acfaf74
MD5 d3693f65f8294167b8640ebb8a11bc5e
BLAKE2b-256 e1c7ceeb399f139dd887ba6e260d95e9322a2c1b771548b9ab52ce533bb13d32

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp314-cp314-musllinux_1_2_armv7l.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ext4-1.3-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fee7ccb23d1dc3ec24017e29da82bf3dda3a80cc928b375bfad064e7e880668c
MD5 b0a07b9fb4acc7194319306201892e46
BLAKE2b-256 731dd246d421d671c2d8f3fea1e3385c11b140e1613919f9189724a0d775ab67

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp314-cp314-manylinux_2_34_x86_64.whl.

File metadata

  • Download URL: ext4-1.3-cp314-cp314-manylinux_2_34_x86_64.whl
  • Upload date:
  • Size: 692.7 kB
  • Tags: CPython 3.14, manylinux: glibc 2.34+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 0e96739e45a8ed38178df4ef7ad89aa5e0bd7142440e2abfdda3425e961e35e7
MD5 f8d5ee7e458ffbdc39074c665c9a0f8d
BLAKE2b-256 a030a40e1fba517f9c053535932342f90509c5931fc022b88d4c28e390afdf80

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp314-cp314-manylinux_2_34_x86_64.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp314-cp314-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for ext4-1.3-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 2912c94adc8e33ffaf039f1c1775072a966462617988be6bbc50090589d30c85
MD5 00d4dc85a0ad03f5cde0bf547c49b910
BLAKE2b-256 981cc37bc7b9b47b15b8795c95a1be80970dc304a631ca02cb1b9329cde67b65

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp314-cp314-manylinux_2_34_ppc64le.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp314-cp314-manylinux_2_34_i686.whl.

File metadata

  • Download URL: ext4-1.3-cp314-cp314-manylinux_2_34_i686.whl
  • Upload date:
  • Size: 721.2 kB
  • Tags: CPython 3.14, manylinux: glibc 2.34+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp314-cp314-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 e8b5534771a50833fb3d83594ad34cfa85d1e8837058aae273726468a25755bd
MD5 1fce59827542da29ae4ba9443d9cbe02
BLAKE2b-256 a7683049c57eab65403db3274657c4df97ceca051fd761fdefba928a5bd1b8c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp314-cp314-manylinux_2_34_i686.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for ext4-1.3-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 6a17a4ac00d6c5ab0e3103f27b9d9d8836fddd91ea8bb754f8f3b462f77cfdc8
MD5 84a2ba1036ead1a1c7690c9ca787a97a
BLAKE2b-256 5c6d2388f350e26b0bf9af0e03efffa46e4794dc8bdb976ea808879c0b7d450e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp314-cp314-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for ext4-1.3-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 3cd086d5f9e8d0da214ea0f20854dff1708e064de1481a6694bb46e44057af79
MD5 d7ee744fcd7ba6196a518a1cab755a8c
BLAKE2b-256 be9f850a32c03ef930e1d31813c54666bbf81b40bde1e4dc7341972720837dbd

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp314-cp314-manylinux_2_34_aarch64.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: ext4-1.3-cp313-cp313-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 697.7 kB
  • Tags: CPython 3.13, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 89127d5b8febe84ce76b016e867caf4d86426f9050080481c7307ab859e99250
MD5 c047b41b0bfc56b66d8e7f79345d5bfb
BLAKE2b-256 c0b562bda7bd685684d9a16e8fef56183048489db86a145b57160834c94468da

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp313-cp313-musllinux_1_2_ppc64le.whl.

File metadata

  • Download URL: ext4-1.3-cp313-cp313-musllinux_1_2_ppc64le.whl
  • Upload date:
  • Size: 714.9 kB
  • Tags: CPython 3.13, musllinux: musl 1.2+ ppc64le
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 121028c4051d4a7632f78e44cda8c8e07a2363fb3887390396ae24219954ee02
MD5 d206279deb5c7d2937f846e31d34f220
BLAKE2b-256 6ef52fb004fa9ff4b5ef88be8e110009383ae76a9cfc8a3e8879fbeeb072a58d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp313-cp313-musllinux_1_2_ppc64le.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

  • Download URL: ext4-1.3-cp313-cp313-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 735.7 kB
  • Tags: CPython 3.13, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8468c28004eb4ad111abb0d92c1dbd6fbb7c42948d04b09a5853a88a8e6c9442
MD5 6c931fb06af18f6994760394cb51b314
BLAKE2b-256 ac4817b25ddf0b8cdcc9bc6c0c54b323e74e8da42c70b59503ca346d31832ff6

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

  • Download URL: ext4-1.3-cp313-cp313-musllinux_1_2_armv7l.whl
  • Upload date:
  • Size: 635.6 kB
  • Tags: CPython 3.13, musllinux: musl 1.2+ ARMv7l
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f08dd23c5001ed90e0188da918e06767491b5b79da1bd00632bc0377ba75752b
MD5 b90ebf9551e5331833436effdfd4c72f
BLAKE2b-256 fbda4de36ed2e84bb1cdff5098d2ee22a3324e5d833ce957ec0df5a173a024b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp313-cp313-musllinux_1_2_armv7l.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ext4-1.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b9a1ddb48a7ccfa208bdbf5197415faaa874e2395f907c6865694be45fee9d04
MD5 43f36e02a2b82cebc661bddd20ff95dc
BLAKE2b-256 0bc357315a02c586c81150725b1d247613b8e57b543dd8b5df06a34dfa19674f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp313-cp313-manylinux_2_34_x86_64.whl.

File metadata

  • Download URL: ext4-1.3-cp313-cp313-manylinux_2_34_x86_64.whl
  • Upload date:
  • Size: 686.5 kB
  • Tags: CPython 3.13, manylinux: glibc 2.34+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 53aea57a3215775f6215064fb7110cd0240106ac2b1651b970c8cf600efd0f0d
MD5 1b026522512fae91eb1f2c873abeed5d
BLAKE2b-256 7d11cbbd8d1bed27c9ff44058def63abc91b06e3f5a2095be01782ce300a1d94

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp313-cp313-manylinux_2_34_x86_64.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp313-cp313-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for ext4-1.3-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 c44aead4f64786b6379d53baf976489120cc3cf4910c38291bb2e386d84ee40a
MD5 b97a6e563e7f50d8a4964fdb09665ac5
BLAKE2b-256 b526691030c0c4453283d51843dd887a1629f3a05f89287c602dacfa4114d74d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp313-cp313-manylinux_2_34_ppc64le.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp313-cp313-manylinux_2_34_i686.whl.

File metadata

  • Download URL: ext4-1.3-cp313-cp313-manylinux_2_34_i686.whl
  • Upload date:
  • Size: 721.6 kB
  • Tags: CPython 3.13, manylinux: glibc 2.34+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 0adc9b7d91f19f898905f23c72a8f823f22b4d5c72e949fa1af1af64d27fd9a1
MD5 a689b36bbfb731e5f4c0bbc39802ffa2
BLAKE2b-256 6672f9e46b917ab4403d78067e649b3dd18a429be74f844fdb229902b300eae9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp313-cp313-manylinux_2_34_i686.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for ext4-1.3-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 ddf64fd83bdc6764970b3d77d4f08a32086bf32f436c951953a2cefaaaa0e7d6
MD5 acb11b4863ea54103218efb86a425670
BLAKE2b-256 14e67b3ea4b3536bca746e3c6f94f49bd2cec64173dd3e61a5ca30c5341ac74f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp313-cp313-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for ext4-1.3-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 8ddb6ca753068c83374eba0ec8bb8bdfaf234c1fdeb2233f8e4c348e6ca1952f
MD5 42953a1c08923d67cfb4b96e32848cca
BLAKE2b-256 b4b282e2dac444d4fa6d789fdfd2e3de8f255d56a7c9dbe159ac1e011209d18f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp313-cp313-manylinux_2_34_aarch64.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: ext4-1.3-cp312-cp312-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 690.4 kB
  • Tags: CPython 3.12, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c036d8a5567c94bccda06fb03e63d0a3348063350b1d22be24b0e12fe80c2dd6
MD5 dc58c33fbf24fdabc3c0717845522577
BLAKE2b-256 edd812c1be5a33380bd597cea54d663d887652862c08c05a7bff73550e9e98b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp312-cp312-musllinux_1_2_ppc64le.whl.

File metadata

  • Download URL: ext4-1.3-cp312-cp312-musllinux_1_2_ppc64le.whl
  • Upload date:
  • Size: 708.5 kB
  • Tags: CPython 3.12, musllinux: musl 1.2+ ppc64le
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 dd5c7567540787e5ccbaa07a96ac4861a60211eea39fea3cb4870d7c5ad90a75
MD5 f4972d3b69e7d334014a843013896377
BLAKE2b-256 5d159cee1bce57945f942aab4e2b289511d8bd80c59820508244d429c0cc4991

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp312-cp312-musllinux_1_2_ppc64le.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

  • Download URL: ext4-1.3-cp312-cp312-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 730.4 kB
  • Tags: CPython 3.12, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c7fa28979a51d547db8ea2eb0df3c901c05ec52309ff3076ed036f0c69725feb
MD5 0fd6275747bd846f85d45fa55afab43f
BLAKE2b-256 711acda1a3f65d9299e1c7a5c71f8fe381e8da9a4ccdc03d57eb41568d31f7af

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

  • Download URL: ext4-1.3-cp312-cp312-musllinux_1_2_armv7l.whl
  • Upload date:
  • Size: 629.5 kB
  • Tags: CPython 3.12, musllinux: musl 1.2+ ARMv7l
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1b06d3738cc47aa2dcdbaf50f0ec5e16f1d9b34b36f926d789024c67b625b1c3
MD5 335899f7ab90a36ea98ad2a0600067ad
BLAKE2b-256 59e5d2eb0641a24e612a6c43c087dbc51f882c535b060f118eb7830fd52f9bb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp312-cp312-musllinux_1_2_armv7l.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ext4-1.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 589a03fefef8d9cf5dfb2d959e84be2fc4e470ee2f7885a193becd10049b3c4b
MD5 5170457b558eb93a630d954b37bfd6e7
BLAKE2b-256 ebd36c58964ba719af6fe7a873850d49c16663e1ce767280afffbf2963ef1a94

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp312-cp312-manylinux_2_34_x86_64.whl.

File metadata

  • Download URL: ext4-1.3-cp312-cp312-manylinux_2_34_x86_64.whl
  • Upload date:
  • Size: 680.9 kB
  • Tags: CPython 3.12, manylinux: glibc 2.34+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 29b53aea9fa9d458f514745c57317ebe839cfb0255e3f73083d77edd1b6052e4
MD5 c0d7b6cad7bea39edce284d9c7c9f0b2
BLAKE2b-256 db11a08ae6a9df059b4cfbabd53fc13a08d4978f257f843f8d522c81c418a385

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp312-cp312-manylinux_2_34_x86_64.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp312-cp312-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for ext4-1.3-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 96ea7fff7579f2a6e29996273045be1fe69e1606d6430792cfe61d1592491591
MD5 058bb1676f80da68dabbda50e522bd87
BLAKE2b-256 948ef384057716767cd70aec421f61b2f06e86f806aee07b2eb1293dc2662a9f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp312-cp312-manylinux_2_34_ppc64le.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp312-cp312-manylinux_2_34_i686.whl.

File metadata

  • Download URL: ext4-1.3-cp312-cp312-manylinux_2_34_i686.whl
  • Upload date:
  • Size: 716.1 kB
  • Tags: CPython 3.12, manylinux: glibc 2.34+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 e65cbe2e4838c9dd37978d8a6bbd170e45c7a1f67afbc1f5c8d6e540056c7e7d
MD5 b85e4c467b97e1840bd87f8cacfb9c1c
BLAKE2b-256 cf1454127dafe27116b7d815552e341442adaec504ba61e6b0a1930d343eefc8

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp312-cp312-manylinux_2_34_i686.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for ext4-1.3-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 a053b81cf3fb2ad33614bdbb8ceed07cfa042df31ff995f9320a26bec9d78251
MD5 0207f0f74de7cd861eb9821def8c405c
BLAKE2b-256 e4c6f5fe37eff0ff7d2cbaf8978e4962cc55447eefe5518e04a76d810c9c515c

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp312-cp312-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for ext4-1.3-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 e5978e3b9694e9ed25c779ef0866d2d7c00b1389983bacbbb5e42d48de55713f
MD5 a4db0cceb8c8d1f9c563071a6d83793d
BLAKE2b-256 f876780e9452c96d3e146f5438363b78f9ae3839b1326193bae5c85a7f276591

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp312-cp312-manylinux_2_34_aarch64.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: ext4-1.3-cp311-cp311-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 615.2 kB
  • Tags: CPython 3.11, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cb5294fa5e4e1c5b040b3fd9d9985ba29ef176965e5daf51d50ddf86d39bd183
MD5 f2affe29e023cf156c0457a3343639ac
BLAKE2b-256 f73efb33775f07035e847a1ccf935a45d7376f9b2cd58fe77f714fff20fcc868

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp311-cp311-musllinux_1_2_ppc64le.whl.

File metadata

  • Download URL: ext4-1.3-cp311-cp311-musllinux_1_2_ppc64le.whl
  • Upload date:
  • Size: 664.2 kB
  • Tags: CPython 3.11, musllinux: musl 1.2+ ppc64le
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 6ed97dfe6c60f556a3555d93e0f5d26905a9baca6078cac720c67920c76f2cef
MD5 348a07af4074e6d8f285aecca82c02f9
BLAKE2b-256 709fcbd70585d8152b04090cfbcf5f551a95f744e940fb6adfbfc04c75625d78

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp311-cp311-musllinux_1_2_ppc64le.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

  • Download URL: ext4-1.3-cp311-cp311-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 651.6 kB
  • Tags: CPython 3.11, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d5531e0f47cdabf12435da12344a358a6bb1bd93df3631e2c101563642185a89
MD5 c325aa45e4ad3c941323c4565c692c8f
BLAKE2b-256 011aa33d77fe055286de78b0efdb0c6bf79bf26e68db9e02102203c1fec0955c

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

  • Download URL: ext4-1.3-cp311-cp311-musllinux_1_2_armv7l.whl
  • Upload date:
  • Size: 547.1 kB
  • Tags: CPython 3.11, musllinux: musl 1.2+ ARMv7l
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d4f2596a099cd5d8c2b4820d89b706b3b46ceb3bb6818adf955b110280ee3e2e
MD5 d5b1211d19e77289e8e58f3ef4bdeaa7
BLAKE2b-256 aa707fdc3ad50a8bca1207d94c7e1468c1a800cc41454c5ce9bfd59e2db77ce4

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp311-cp311-musllinux_1_2_armv7l.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ext4-1.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6ae103a7a94f4d548711e885ef2060fe0dd66ece60ba209885fb17b2118f1334
MD5 012a0a3c14f3c390303e335679689399
BLAKE2b-256 e3de6688746c07f18cf6b64e2a29fdacec8a8ddb61fa4b228765844fd251d1d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp311-cp311-manylinux_2_34_x86_64.whl.

File metadata

  • Download URL: ext4-1.3-cp311-cp311-manylinux_2_34_x86_64.whl
  • Upload date:
  • Size: 607.9 kB
  • Tags: CPython 3.11, manylinux: glibc 2.34+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 c656567df61a277c91aaeaed9f8368693e483b22d5ced6c01bebcb7872081b3a
MD5 a7c2fdb1531c9e38447dc8f0b7f69b27
BLAKE2b-256 b667b98b1abbb99fc9b16cfb3fe45dc5cf6a6d146c0ee20171fa2867154f809c

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp311-cp311-manylinux_2_34_x86_64.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp311-cp311-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for ext4-1.3-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 729dc30f1d3142d1b013db293d15886218327020ad81ff0b039c971511471caf
MD5 e0c6c64d48931d0696f76b830a219371
BLAKE2b-256 8e363a6d626b4bac359335dc4506e2c15db1aab19464bde5e7d84aa673d072c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp311-cp311-manylinux_2_34_ppc64le.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp311-cp311-manylinux_2_34_i686.whl.

File metadata

  • Download URL: ext4-1.3-cp311-cp311-manylinux_2_34_i686.whl
  • Upload date:
  • Size: 641.6 kB
  • Tags: CPython 3.11, manylinux: glibc 2.34+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 464cae44b4171b8f97825c2be6e47e842a8ef3570673a63acaec2ed8316fd642
MD5 9a06ecccf08ac4741be23c74f5e5c080
BLAKE2b-256 3f082211969f4c8c2a2f446d14571fe80da386e195d41aa4a5cd9f6072e47684

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp311-cp311-manylinux_2_34_i686.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for ext4-1.3-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 088aefd00b9be7aed89000bfe379fd62c52254393a0cd9f0ce8ca316412117bc
MD5 db0e6f35fec2696498065b09d58046d2
BLAKE2b-256 045bbf7b6306597bfaef5622eff948bc89dbc430dd62eb090e60603fa11a5b4d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp311-cp311-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for ext4-1.3-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 8601be29bf84dbd13000b3fadb4987d530811320866f215895716b3e25998bf5
MD5 79169647cd13efd1e805d86428923e8c
BLAKE2b-256 34236e311de20d3b84b63590b6def8dd836d8dd8d4a71becbd3f459513379947

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp311-cp311-manylinux_2_34_aarch64.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: ext4-1.3-cp310-cp310-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 597.4 kB
  • Tags: CPython 3.10, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3924ebb0f5dd0cdbe0c6d4908d7f8215a0235374a899a9a13cad60131c3d87c0
MD5 db9c5cbf6d1128f520b75188f2c7e5e0
BLAKE2b-256 4a6159b587f7343b7c0edaa81173d319823f6b011323bcece20d85bf8b042bd9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp310-cp310-musllinux_1_2_ppc64le.whl.

File metadata

  • Download URL: ext4-1.3-cp310-cp310-musllinux_1_2_ppc64le.whl
  • Upload date:
  • Size: 651.3 kB
  • Tags: CPython 3.10, musllinux: musl 1.2+ ppc64le
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp310-cp310-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 606b3773954c28ae284572770e510823e04dd2d80ec292fb1ebba799543e6ee2
MD5 a99f745d7a26cb07aa89660330d8dbc2
BLAKE2b-256 b72946728f8eebde5d8874251721e6e4df90d4f9cd40f0d48a91c70897bcdb4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp310-cp310-musllinux_1_2_ppc64le.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

  • Download URL: ext4-1.3-cp310-cp310-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 634.9 kB
  • Tags: CPython 3.10, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 81fe7b917bfe08bb12f00bcce13069758e2d5ed06ecc4fb91dbc05cb5bbc0899
MD5 4905080f5af65eb46913072613f61d5f
BLAKE2b-256 5ade7dd068727436cf16e35cdc66b174a7d123bc7aaedd4b6a552d57228af976

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

  • Download URL: ext4-1.3-cp310-cp310-musllinux_1_2_armv7l.whl
  • Upload date:
  • Size: 534.6 kB
  • Tags: CPython 3.10, musllinux: musl 1.2+ ARMv7l
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0b75c0a38f58c4fc3cdbff16ee638e33adfc5deb286a0c6e33f8ae6eeb4b36c4
MD5 6641a735b0b47336f31e2afadea473a1
BLAKE2b-256 310f465f1f0eef73416e2f5c069b9c2e2c18d871bb2a1411a6f1cad2cff34289

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp310-cp310-musllinux_1_2_armv7l.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ext4-1.3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 56f076b7ccadac7842a20b0505564cf6d5a08a25fd08f67d437749af684b87d6
MD5 e7f101694df3b2bbcd808cad1238f44a
BLAKE2b-256 3fed9d2165cce1c4371a920a98d15d93a5ba53a11adf9e23e0a922ea3a9ef229

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp310-cp310-manylinux_2_34_x86_64.whl.

File metadata

  • Download URL: ext4-1.3-cp310-cp310-manylinux_2_34_x86_64.whl
  • Upload date:
  • Size: 588.7 kB
  • Tags: CPython 3.10, manylinux: glibc 2.34+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp310-cp310-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 d231847e636187908e733211f3984692e75df2bd64cd0be7e9455784276aeffb
MD5 a48d737542ab9433ba2357756615f9ec
BLAKE2b-256 8bfb11461c8a11a0b93e582ad533acc8930541791122f6e387d014bdc4b4fb9d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp310-cp310-manylinux_2_34_x86_64.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp310-cp310-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for ext4-1.3-cp310-cp310-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 a4400872093f91382f3c142b9492b7bf5d467177b48b0bc1487dd3899f170d71
MD5 6fcdeb2ec1aa46899bcfd5eb17bf8009
BLAKE2b-256 06df389a29ac7d6f543ab1a20733f3151703a84d40a3b51abb892f82de39eefe

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp310-cp310-manylinux_2_34_ppc64le.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp310-cp310-manylinux_2_34_i686.whl.

File metadata

  • Download URL: ext4-1.3-cp310-cp310-manylinux_2_34_i686.whl
  • Upload date:
  • Size: 624.4 kB
  • Tags: CPython 3.10, manylinux: glibc 2.34+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ext4-1.3-cp310-cp310-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 7e540ef5ed4635f3b034bbc93fe3e75d222654f061220334257b38ddefdd0878
MD5 a0b0c4c8672d44262a9077f3e34793cf
BLAKE2b-256 293d31371eba6914a20887e1e2907aca7a08657d17b50bbcf4a0d690c8775ad3

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp310-cp310-manylinux_2_34_i686.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp310-cp310-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for ext4-1.3-cp310-cp310-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 10e9b95c0aec9866c4b9d707d2ee83b4045ae82ecf730c1958f0e8e6dcfdb04b
MD5 1c4e853c1b246503db51b9033bfe4ed0
BLAKE2b-256 710b66a33c90656022730b4518baf162ddee1d2dbddfcfe66b87b6155ae16bc6

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp310-cp310-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl:

Publisher: build.yaml on Eeems/python-ext4

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

File details

Details for the file ext4-1.3-cp310-cp310-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for ext4-1.3-cp310-cp310-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 59fcb151963db66715667c36be9eaac5cdd7861307a8d684c068689299cee70c
MD5 f4d9a2c124bf01d41de3912842463c27
BLAKE2b-256 38ae300b79540665852c95693ab2e94a8d6a7d01fb1f2a7e9ab7b24dcdb4ebd2

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3-cp310-cp310-manylinux_2_34_aarch64.whl:

Publisher: build.yaml on Eeems/python-ext4

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