Skip to main content

Library for read only interactions with an ext4 filesystem

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.4.1.tar.gz (25.1 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.4.1-py3-none-any.whl (29.6 kB view details)

Uploaded Python 3

ext4-1.4.1-cp314-cp314-musllinux_1_2_x86_64.whl (780.3 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

ext4-1.4.1-cp314-cp314-musllinux_1_2_s390x.whl (824.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

ext4-1.4.1-cp314-cp314-musllinux_1_2_riscv64.whl (735.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

ext4-1.4.1-cp314-cp314-musllinux_1_2_ppc64le.whl (799.4 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

ext4-1.4.1-cp314-cp314-musllinux_1_2_i686.whl (813.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

ext4-1.4.1-cp314-cp314-musllinux_1_2_armv7l.whl (686.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

ext4-1.4.1-cp314-cp314-musllinux_1_2_aarch64.whl (711.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

ext4-1.4.1-cp314-cp314-manylinux_2_34_x86_64.whl (771.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

ext4-1.4.1-cp314-cp314-manylinux_2_34_s390x.whl (821.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

ext4-1.4.1-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (735.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ riscv64manylinux: glibc 2.39+ riscv64

ext4-1.4.1-cp314-cp314-manylinux_2_34_ppc64le.whl (784.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

ext4-1.4.1-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (698.1 kB view details)

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

ext4-1.4.1-cp314-cp314-manylinux_2_34_aarch64.whl (697.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

ext4-1.4.1-cp313-cp313-musllinux_1_2_x86_64.whl (757.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

ext4-1.4.1-cp313-cp313-musllinux_1_2_s390x.whl (797.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

ext4-1.4.1-cp313-cp313-musllinux_1_2_riscv64.whl (719.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

ext4-1.4.1-cp313-cp313-musllinux_1_2_ppc64le.whl (777.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

ext4-1.4.1-cp313-cp313-musllinux_1_2_i686.whl (798.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

ext4-1.4.1-cp313-cp313-musllinux_1_2_armv7l.whl (693.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

ext4-1.4.1-cp313-cp313-musllinux_1_2_aarch64.whl (687.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

ext4-1.4.1-cp313-cp313-manylinux_2_34_x86_64.whl (747.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

ext4-1.4.1-cp313-cp313-manylinux_2_34_s390x.whl (796.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

ext4-1.4.1-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (715.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ riscv64manylinux: glibc 2.39+ riscv64

ext4-1.4.1-cp313-cp313-manylinux_2_34_ppc64le.whl (762.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

ext4-1.4.1-cp313-cp313-manylinux_2_34_i686.whl (785.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

ext4-1.4.1-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (700.0 kB view details)

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

ext4-1.4.1-cp313-cp313-manylinux_2_34_aarch64.whl (672.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

ext4-1.4.1-cp312-cp312-musllinux_1_2_x86_64.whl (751.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

ext4-1.4.1-cp312-cp312-musllinux_1_2_s390x.whl (787.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

ext4-1.4.1-cp312-cp312-musllinux_1_2_riscv64.whl (709.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

ext4-1.4.1-cp312-cp312-musllinux_1_2_ppc64le.whl (771.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

ext4-1.4.1-cp312-cp312-musllinux_1_2_i686.whl (791.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

ext4-1.4.1-cp312-cp312-musllinux_1_2_armv7l.whl (685.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

ext4-1.4.1-cp312-cp312-musllinux_1_2_aarch64.whl (679.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

ext4-1.4.1-cp312-cp312-manylinux_2_34_x86_64.whl (739.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

ext4-1.4.1-cp312-cp312-manylinux_2_34_s390x.whl (787.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

ext4-1.4.1-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (707.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ riscv64manylinux: glibc 2.39+ riscv64

ext4-1.4.1-cp312-cp312-manylinux_2_34_ppc64le.whl (753.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

ext4-1.4.1-cp312-cp312-manylinux_2_34_i686.whl (776.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

ext4-1.4.1-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (696.2 kB view details)

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

ext4-1.4.1-cp312-cp312-manylinux_2_34_aarch64.whl (663.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

ext4-1.4.1-cp311-cp311-musllinux_1_2_x86_64.whl (669.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

ext4-1.4.1-cp311-cp311-musllinux_1_2_s390x.whl (735.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

ext4-1.4.1-cp311-cp311-musllinux_1_2_riscv64.whl (624.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

ext4-1.4.1-cp311-cp311-musllinux_1_2_ppc64le.whl (722.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

ext4-1.4.1-cp311-cp311-musllinux_1_2_i686.whl (710.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

ext4-1.4.1-cp311-cp311-musllinux_1_2_armv7l.whl (597.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

ext4-1.4.1-cp311-cp311-musllinux_1_2_aarch64.whl (618.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

ext4-1.4.1-cp311-cp311-manylinux_2_34_x86_64.whl (661.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

ext4-1.4.1-cp311-cp311-manylinux_2_34_s390x.whl (758.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

ext4-1.4.1-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (622.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ riscv64manylinux: glibc 2.39+ riscv64

ext4-1.4.1-cp311-cp311-manylinux_2_34_ppc64le.whl (692.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

ext4-1.4.1-cp311-cp311-manylinux_2_34_i686.whl (700.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

ext4-1.4.1-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (610.1 kB view details)

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

ext4-1.4.1-cp311-cp311-manylinux_2_34_aarch64.whl (606.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

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

File metadata

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

File hashes

Hashes for ext4-1.4.1.tar.gz
Algorithm Hash digest
SHA256 48e92b5afa5d8a43518204a611d2318a301c894212a2c4823c00f49b953636c3
MD5 df037a654010abbe53af426b4ff9f86f
BLAKE2b-256 148d84e7acf421dee99646d263ef765025cc67782fe90b8dc2d7ea7029106ed5

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1.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.4.1-py3-none-any.whl.

File metadata

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

File hashes

Hashes for ext4-1.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a92ce289160162d6e68a9ccc9c717184bfa65c1b547de6bd801b248bd98daede
MD5 e7ed6a030f5e4309f6973cb8cb2b4d8e
BLAKE2b-256 e49b32ffae636b8ad3a7568ec810ca4c106f4c9ba3d3bde1621a062d027155e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ffdda0cc822700f454150e1b769d532e6c7329c5bf51a4fc9b454bf87b27022d
MD5 a3c6557f2745fbb59bfcc2d6c5eb3442
BLAKE2b-256 9bc61e7117d0e17f6adbb4779088aec8f492d374ac9bb8fbf1a6f216ec1d9345

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp314-cp314-musllinux_1_2_s390x.whl.

File metadata

  • Download URL: ext4-1.4.1-cp314-cp314-musllinux_1_2_s390x.whl
  • Upload date:
  • Size: 824.9 kB
  • Tags: CPython 3.14, musllinux: musl 1.2+ s390x
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ext4-1.4.1-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 98642120367fa1bfc138bc974918bb35bc40bd374bc06d68da9140ac3ec6ab7a
MD5 d121a32c0e50c3d663bd7949ba962e82
BLAKE2b-256 f215adad74db8710244a4a2134e659c9f84c2edf89f2025ce15540765e1697ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-cp314-cp314-musllinux_1_2_s390x.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.4.1-cp314-cp314-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 3c9baceb8721779754aa0780f7a1be507be2f9db844b087be2cf545a0f548262
MD5 80fd30fc99e18e872c0ed389ca74bcb4
BLAKE2b-256 585b0962e5b1eaf8c7c3587fa02d23c68bfc388d3ccff5e7b016c45c0ad3edbd

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-cp314-cp314-musllinux_1_2_riscv64.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.4.1-cp314-cp314-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 778ecfc20f2924cacb3128406333d148173f0cd999a4da8b91a24d0d0cc79d2b
MD5 6b40057abd6b3ea1dba50850f8f1e369
BLAKE2b-256 0a823bd3ccc32e579adf0b7c65b65a0f6cfe403114c5d3c22821e2a797f91c1d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

  • Download URL: ext4-1.4.1-cp314-cp314-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 813.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.12

File hashes

Hashes for ext4-1.4.1-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c31ee463e6e693c055a1545026bd864dbe14894b641fcf6379e1dc2005036d05
MD5 f86ba1cdaa89a51b8b30f78c14af6f4a
BLAKE2b-256 ac12384a29c960e6de8c16dd369d8d3464295dc5a49b1a346dd24cd5a825a959

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp314-cp314-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 9449c93893baf511bcdd637c2660ad6196b6a95f2671e0ff7416912730017130
MD5 9568696c63ca67dcce9bceb37e08a6e2
BLAKE2b-256 0398056bd1e1df32e6ccb1b6b417292b847748f62d5723ac80cf0c760a51e8de

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3fcfe0a74d87cae499f1af111d9aafe263005c5567ea981e9553f6b1adea4e93
MD5 6868c4f222c734b80ce1be80105fb7a5
BLAKE2b-256 29c6eafb67be5358b3fbf1b957571776fbad0b9e4dde13ef2807aca39265aee6

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp314-cp314-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 66f6669faa61957b43cb605a6fe602be6e1a11d3db066f40ca7063ff1203d52a
MD5 7e9727e7de98e6dede4c8b33742ccb7b
BLAKE2b-256 646c2aaf3671d756f69b8b8877da89fa3bd893472314f4e086b3d5446c2be0c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp314-cp314-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 ef139dc9eb081bffacc934c287accd3acf214d940c2242a5d716ba912865f2ca
MD5 d2c7fd42a73511d3317c13a183aba2e7
BLAKE2b-256 77252f62432eb941280e598d4f8feb6d4d9b2facf9797e6207d3c306e0f3a556

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-cp314-cp314-manylinux_2_34_s390x.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.4.1-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 683dfe92ec1dc216d40f0deaab6b53f6ad2864e8c1475551ad5a4e09e94acaaf
MD5 e75f1f485b6dbc5d81bbceed7ba2400d
BLAKE2b-256 098ad36f1f8391f90562fb25b524ba85e4b6d7674385ff90b66d7477b8bf8073

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.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.4.1-cp314-cp314-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 e04031f24a0f66e392c32e7b530f32d0a540dc09cc4243c7d37d3d8a1f0bceaa
MD5 1b22a586e5faa22ce8e9b04258277735
BLAKE2b-256 00f5edb39ef9da6da1080b30961f1bb43bacd98a8ec5d23d4e0d80f0bd4f27ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 f35f1f77c8571a4a274b5a64f5160cfb25eeecfb4b3c57ad47eeadaa17fa3120
MD5 f8644a9e0af0ff74cb7d90f55d5f7afc
BLAKE2b-256 42b2ca0b9911fdb775d4a57fce556bf4f61166ccac0beeb0b5b1b1e050e507aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp314-cp314-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 c6272c63c836b3617ed5dc69f0d37edcaa7305ee4076c05729005b626d5be282
MD5 658df1cf02478d0193a66f2d48db47b3
BLAKE2b-256 639c473e57d11fa043d0e5caeee9ea702a7f7ba3a163d2280fb4df9351be7956

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a83521ea274bd9d812b83553a7b81711e1b732f8c80a69b62e2faa6409bc0935
MD5 a1783ec6683e48387b1c183e9b0f256a
BLAKE2b-256 ada86caa864ca554a34773f9218fdab713f90039d73e823e511642aed9467312

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp313-cp313-musllinux_1_2_s390x.whl.

File metadata

  • Download URL: ext4-1.4.1-cp313-cp313-musllinux_1_2_s390x.whl
  • Upload date:
  • Size: 797.7 kB
  • Tags: CPython 3.13, musllinux: musl 1.2+ s390x
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ext4-1.4.1-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 3cba3b5fc199b9a48c7a316d8a1bc63a6c38236b726b26e4cb2081a4f6e40ff9
MD5 73af21985fb8e999accc93b818122531
BLAKE2b-256 dd6c91aefc310516e5570d1c5ae22f23f163a0cfca5fc45a18540d6d0c8a668c

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-cp313-cp313-musllinux_1_2_s390x.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.4.1-cp313-cp313-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 d2edc2807191ebac992da8dd948647f38dc01f6f69f835014ca7172b45a233a6
MD5 8ff476722cf98c4c3be9d0922d2c9042
BLAKE2b-256 a1e6e1ab15fbcaf8412ee79aaea8c0cd483054ef8cbe827a1659ffffcfa711bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-cp313-cp313-musllinux_1_2_riscv64.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.4.1-cp313-cp313-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 728c6ebac31dea5d418310ef4b7177a1f0413013aa633106fb06728e37a9d2f5
MD5 595ba82eb7a2ad2f418b07c870f71b75
BLAKE2b-256 80311c78f417097a04b0f8e05aadd0bc3913e6ed0b69b9621325ab2c6d569fdb

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

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

File hashes

Hashes for ext4-1.4.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 66a7681113d74d682485e4333e2e86fcb0c416df49c80d394dd2bd41b6e7f4df
MD5 489be89b57a953ebf5e23288e1b226bc
BLAKE2b-256 0b7aefd913277556a7b100a9515d0c4dd9a19afbe5409b078909e44aa3e2944a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0a9c7e717fe181af4aa0555020c619141110a3cf1bf1a939299d809fc9578631
MD5 0f9db2e2c1c17abd36642e71caae4203
BLAKE2b-256 562cca6776e84cb6194de320f58988baac12f1c7495eca63d2713afa31f0bcb2

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7148d2b5d0f704d6829a2a35365961e06bb997a38f8acf1b6f651308294688c5
MD5 815e2e2e7b90812279bf5ddcd41a5820
BLAKE2b-256 89f6726b5d6034eb8456d0dd3f1fdc75dadae393c02d9439980764423760161c

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp313-cp313-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 b337e994533d56e6de7af6f59fc2f27ab4139c092c72af79bbb64bf26c141707
MD5 bc4a16edcbde88cceea9482bd9f1c392
BLAKE2b-256 1d93cbf2578fef3eca4bf5768776c501fdd9add4e218565fc5e876d495fb11a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp313-cp313-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 a45a2acf3c18da29e7d2c6277170bfd819ed59c7c59aeaba5a2e168bcec2f5dc
MD5 8317fc7f5a99727be0624a4cbaf76f1d
BLAKE2b-256 2ebcab3ec142a8b2d0628a820a15551ac30729be54346c13c78bda57d73d808d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-cp313-cp313-manylinux_2_34_s390x.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.4.1-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 f606467b9a53a56ca6e7f9b03ad1b63ab331dd4485b9719faebc2194f9eff0a1
MD5 9e79a39b7e15ef4587f96748242fe56f
BLAKE2b-256 8fa03480b60334f2016ce5a80432a07d5135c763188b3242da0fac48ad080645

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.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.4.1-cp313-cp313-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 c018b0226304fc8c0f3bd74ac4af846ef4995947e82191b58e3af8f23359edc3
MD5 132615c2210c92fe2433032202689750
BLAKE2b-256 77fe5625a7c8efc3227122205096c23affa933fad27bed3e7ae258b8b7d6ebb0

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp313-cp313-manylinux_2_34_i686.whl.

File metadata

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

File hashes

Hashes for ext4-1.4.1-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 583dbad25746ad95df3f68c1dbf1c9c19a601db6a404c308f957b7d3ec924d10
MD5 8d1a9123fa750e3e69c11791708a5331
BLAKE2b-256 d45ce8a6e0a2e16ce6c92f28ebe18ecf2940f843991221aef1f63ae545935995

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 b8b123a695e7a7bbf6b819000fad9fc69cda526e707ab7af18c7b18f9462d7f8
MD5 591a495b53da13f367f165853d3f34b7
BLAKE2b-256 5c980c792fd0786f42825c7b7a8c6f830146b6948647d92c0e9e4237c8169df3

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp313-cp313-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 caf45730c2b49da09ece9ce5161e8a16fd443c1e8a015e235424ac512e4f6a16
MD5 e98881df01d4b50ad590f5065dbd7688
BLAKE2b-256 64ac0e2b4418941cfce3e5593e51561629aac6d8b1b473cb490912d6e3be9493

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2b8c96acce28d68aae2c3652c5be496e4ec55a0bf390e17b47faa1c8c85e6912
MD5 d883dec077b3571772c4271364dd9674
BLAKE2b-256 093d101ae53141c35292b84a4cd381ee88e7804b205fd84369e1d2d8a5cb3a28

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp312-cp312-musllinux_1_2_s390x.whl.

File metadata

  • Download URL: ext4-1.4.1-cp312-cp312-musllinux_1_2_s390x.whl
  • Upload date:
  • Size: 787.0 kB
  • Tags: CPython 3.12, musllinux: musl 1.2+ s390x
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ext4-1.4.1-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 759fdc86321d3ce117196328f195c2a00adaa33a2ac8cc58055dd1a2b61b7b2a
MD5 8b6e2a63d08f3731293e87082ed15c6e
BLAKE2b-256 d4c117128a2cf36ce4d9d864243430f7c7819eac4224f2bc7bdd334e08ba8e03

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-cp312-cp312-musllinux_1_2_s390x.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.4.1-cp312-cp312-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 58f78d8f095973faa6b4f6bd721a100f7a701c9de40ab0c9678be18b282e8706
MD5 e13f1a58bc2ad1d6db951b47311bd8bc
BLAKE2b-256 0b2bb25784bb2c8fcd87b7744edcc41744cf46ec83e301d3bc51a0488c734e0e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-cp312-cp312-musllinux_1_2_riscv64.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.4.1-cp312-cp312-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 d426934e166b317aee0a5d84f8d89ed2e65e6ec695c54c7a733a0f1dea5e9705
MD5 9ec05b6b5580e2fc03f12f40000d9e1f
BLAKE2b-256 7e406f86426fa6c322a2d93a35fdb82e775585f77e234c94278f0874aae806bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

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

File hashes

Hashes for ext4-1.4.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8e233fda7b4738304eb552d3d1f8479684d6c588b13dc0b045b0b4712925de5e
MD5 861fc5f6429e13da58bbce9e03a9d2aa
BLAKE2b-256 355d37d4047a8e80aa2ec1c0b874b4277bc439900d7168c17d225157171a293a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8d5d5a911817043dad499e0e3e394565b63d0719bd6750a24476bb8036a62a5a
MD5 9c37ba75a476ffa85f79e145005789ab
BLAKE2b-256 b86e4b70f4498a55d59ca8952a149b86728a9cd32d3294666cd1321b952c9a69

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f8275fa13f54b251c5395a2eccc61e48fbb5bec431556af3933bd75944194c8c
MD5 c1b783f1a8585beb9c538acc99b9ed30
BLAKE2b-256 03ed0a8ef8f38a7db92c9b48ae0d82acb1a3f2f7f73d64978e3071c990a84962

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp312-cp312-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 cb624b1b0b9cecc88684414de3d22e908631de9c2cc971858f1f871a53d2c75e
MD5 a3ee5625388a44a384f501339b1d2d92
BLAKE2b-256 21f1b873e0ee6f097b8f278f1c87ff44b21b442450b18534d4dc86d14aa28951

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp312-cp312-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 7803ba5e9f76fa07b9a29615454d06abe702a8cae48e561f97164de01bac78a3
MD5 9102fcfdc71fea0576888e2efce11c58
BLAKE2b-256 e09d5b7a5dcd5c3891c31053d15ab5cbf65a89a97fdaed561ecd0e442f450c9f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-cp312-cp312-manylinux_2_34_s390x.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.4.1-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 3af35c8cacb0b3af205893a543905ecfde56b0c54069da8b095295d43206197f
MD5 1e2ab3e066fea255a6bef9044f728eac
BLAKE2b-256 ef799f8ada21210c0c513849c38c89892c7ca06d96c2e2cd3ec92463836f8f4a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.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.4.1-cp312-cp312-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 42a4b0a77a4d8789f1a760189bf19eb08cfd074f31e83e00fb4960a79bf13907
MD5 e839d044d7d7150849242ac1afbac7ac
BLAKE2b-256 fab3c42deabd93dccb6851590d5a4a222824b1abfcecce18dfdbe4949b1b346d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp312-cp312-manylinux_2_34_i686.whl.

File metadata

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

File hashes

Hashes for ext4-1.4.1-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 345d7778cf5ae3dfd1a9524ad4b60637f648485b449b78d60667851c9e32499d
MD5 0ce8070cfcca01f865863a7a29739db5
BLAKE2b-256 3a84a34dd591c0bbc437c23567532a92e0343200e8f127ecc6f0f492f04c5ba6

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 6061ca06dfdd536372802f0b1531e231945c31e6115d01a619b7869663863747
MD5 5b39c35e2ca87f1ca7c7892670097cdf
BLAKE2b-256 b51a27ec32c0e972b2b781ec062bb93e943721a1e22a7205c2e557613e6e07ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp312-cp312-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 fe1440304fc235b275802519b75d4ee446a64c583dca6bed62bcdc850de4ae42
MD5 fda3d6abde799f3e98a9c9c2b7db8fbb
BLAKE2b-256 faf5d3d5e5ff54049c9cf81e2a9c974c36220b42a1f60afbeacaf4f4a0e80e01

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 00b799fdb99d8c9c2d628c2f90be33013f40adfe01a8cf3e227e753290a2b547
MD5 08d42b845eef3b255df410f254f857b0
BLAKE2b-256 b5f87495c51da640acd97e9ff3bc1de200c384587b25d1c167ce32e8b767400d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp311-cp311-musllinux_1_2_s390x.whl.

File metadata

  • Download URL: ext4-1.4.1-cp311-cp311-musllinux_1_2_s390x.whl
  • Upload date:
  • Size: 735.2 kB
  • Tags: CPython 3.11, musllinux: musl 1.2+ s390x
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ext4-1.4.1-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 af1f5c88241fef68426fd9168b639632423f5c75aeb315b37c3de07317af2d2e
MD5 3e9c778ca1b00c94324c23e5a028339b
BLAKE2b-256 1e858fba55bafe91911a0b20f20ac966074c811a854a7935d7ef61118db4a7e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-cp311-cp311-musllinux_1_2_s390x.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.4.1-cp311-cp311-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 660b4ca9aff1ee7db53bcf8f2a8a541f497b6f82e35a2e8d92478d01f352da5a
MD5 f4dd002a3b9820883c6fd8b4bf74c5ac
BLAKE2b-256 908cf5fcd8a73367d7cddf742bbb7b0227bd916336e0b2ef4ad166e9151d1ff1

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-cp311-cp311-musllinux_1_2_riscv64.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.4.1-cp311-cp311-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 a1cd688aa7b6fb67b886fcbde55007243e6c37ff8400ff716b497f2c16ce06e3
MD5 69fadef7c4dfe179cf530af9d9dc0b1c
BLAKE2b-256 f79bef41c5cde2cf520f95c14457fb416686a2d58b8d09e7eb816f6c66461f12

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

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

File hashes

Hashes for ext4-1.4.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8940ebaa16146e448ff287959f82ee0af8ac2096ff5e6d3957c67c2f3483ee94
MD5 8d28173b9f7fbdd291f48806e9089732
BLAKE2b-256 87b9fe92e8a7b20cc4f50c1ed153730b550592be5027681e19cd97c589c61c18

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a888f7a65eea71f665f87c5cd69c36290c6ea09438d7003f9642bac1008df2d0
MD5 a1f9c614ed691bd7269a216b1fc88736
BLAKE2b-256 77d5799e68c03d5c4a2f595d11c7485f4c4b4a3eab4800fa28e22e3beb5159ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3afb4138c9f5dfe3794270426cfb624d33cbc08215c2438667782fa87adde78d
MD5 e6785005128017ee99d26837f33e1791
BLAKE2b-256 e30c9b7ba29bde6117b33c4be73f9aa76dfa458f7f022650ab9c9b8d1dd20dfc

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp311-cp311-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 7d3d62b982ea6e0a3ce242dffc5102d555e68714d2fcc5077a6aff8d9479779f
MD5 e0287c0da82a47d206c81b17e06b1c80
BLAKE2b-256 13dae861fd22ef185d0f2f5e97915681be39241d7e90f61d1d6c5b95023a6905

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp311-cp311-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 cccdc6ce6025c26c3139a291ee457e495341fcd8dbfee9c079bd834b9b879048
MD5 2b3790d4c11446e5df8fd62407e26fb6
BLAKE2b-256 16ba9d7b4b160efefb1fe8add7d2a425ed3db270549c8eaea41ba56d8173d331

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-cp311-cp311-manylinux_2_34_s390x.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.4.1-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 86a246889afa5080738862275fdbc6d18ee9a9d0ae922ce9b28da1e4085f2124
MD5 324deab6f9d723adef7b6a48c50d4509
BLAKE2b-256 5e9be6992a56df450ff8d289bb1c97078caaa6c08f78e94bf4cc734ad730bccc

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.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.4.1-cp311-cp311-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 2432de27d30182e9731d157188f10cbe67183ee677c4aa68a894c2e4967aa7e7
MD5 1803ae50ea941b19d2610cf44b899663
BLAKE2b-256 98795fc9f6e5506ea162cd2f0fd51163b062656ba8c7ec854d7e1b8df517bbe0

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp311-cp311-manylinux_2_34_i686.whl.

File metadata

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

File hashes

Hashes for ext4-1.4.1-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 efd471b1acea9a2f9decb3aad1f6efed4945baec362834b0d8fb627d465f2e3d
MD5 7691ac1dd628d47c348259a1883ff6cb
BLAKE2b-256 a4d9777e19fe3dc586a4a2cf7751c7b65575ddf73b94f4c24506d5c9dfec9a20

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 38508ed43c7deabe16655adf9d0337a8de97483dff245395b9d02d44cc7453b9
MD5 bbc9d3242ceb048b357bd20f70cc9682
BLAKE2b-256 86beee772c169221384524315b5c3e4b4d736e2d06447130a1d68d41783d2446

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.4.1-cp311-cp311-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for ext4-1.4.1-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 5e1c076ca872b9afda13e9ab58c5180879e1c7662be834bea2c50fc0b897d84f
MD5 c568519b0fa347813c07b05ba6db24a3
BLAKE2b-256 f475ad0e8ac714f7a171680ef97ac3c2b5e6f2d6ced3238773bd9f8878786da1

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.4.1-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.

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