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.3.1.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.1-py3-none-any.whl (26.5 kB view details)

Uploaded Python 3

ext4-1.3.1-cp314-cp314-musllinux_1_2_x86_64.whl (704.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

ext4-1.3.1-cp314-cp314-musllinux_1_2_ppc64le.whl (725.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

ext4-1.3.1-cp314-cp314-musllinux_1_2_i686.whl (738.7 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

ext4-1.3.1-cp314-cp314-musllinux_1_2_armv7l.whl (626.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

ext4-1.3.1-cp314-cp314-musllinux_1_2_aarch64.whl (652.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

ext4-1.3.1-cp314-cp314-manylinux_2_34_x86_64.whl (696.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

ext4-1.3.1-cp314-cp314-manylinux_2_34_ppc64le.whl (712.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

ext4-1.3.1-cp314-cp314-manylinux_2_34_i686.whl (725.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ i686

ext4-1.3.1-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (635.4 kB view details)

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

ext4-1.3.1-cp314-cp314-manylinux_2_34_aarch64.whl (636.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

ext4-1.3.1-cp313-cp313-musllinux_1_2_x86_64.whl (700.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

ext4-1.3.1-cp313-cp313-musllinux_1_2_ppc64le.whl (717.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

ext4-1.3.1-cp313-cp313-musllinux_1_2_i686.whl (738.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

ext4-1.3.1-cp313-cp313-musllinux_1_2_armv7l.whl (638.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

ext4-1.3.1-cp313-cp313-musllinux_1_2_aarch64.whl (638.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

ext4-1.3.1-cp313-cp313-manylinux_2_34_x86_64.whl (689.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

ext4-1.3.1-cp313-cp313-manylinux_2_34_ppc64le.whl (702.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

ext4-1.3.1-cp313-cp313-manylinux_2_34_i686.whl (725.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

ext4-1.3.1-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (643.3 kB view details)

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

ext4-1.3.1-cp313-cp313-manylinux_2_34_aarch64.whl (624.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

ext4-1.3.1-cp312-cp312-musllinux_1_2_x86_64.whl (694.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

ext4-1.3.1-cp312-cp312-musllinux_1_2_ppc64le.whl (711.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

ext4-1.3.1-cp312-cp312-musllinux_1_2_i686.whl (733.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

ext4-1.3.1-cp312-cp312-musllinux_1_2_armv7l.whl (632.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

ext4-1.3.1-cp312-cp312-musllinux_1_2_aarch64.whl (631.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

ext4-1.3.1-cp312-cp312-manylinux_2_34_x86_64.whl (683.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

ext4-1.3.1-cp312-cp312-manylinux_2_34_ppc64le.whl (696.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

ext4-1.3.1-cp312-cp312-manylinux_2_34_i686.whl (719.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

ext4-1.3.1-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (640.0 kB view details)

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

ext4-1.3.1-cp312-cp312-manylinux_2_34_aarch64.whl (615.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

ext4-1.3.1-cp311-cp311-musllinux_1_2_x86_64.whl (617.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

ext4-1.3.1-cp311-cp311-musllinux_1_2_ppc64le.whl (666.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

ext4-1.3.1-cp311-cp311-musllinux_1_2_i686.whl (655.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

ext4-1.3.1-cp311-cp311-musllinux_1_2_armv7l.whl (549.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

ext4-1.3.1-cp311-cp311-musllinux_1_2_aarch64.whl (572.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

ext4-1.3.1-cp311-cp311-manylinux_2_34_x86_64.whl (610.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

ext4-1.3.1-cp311-cp311-manylinux_2_34_ppc64le.whl (640.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

ext4-1.3.1-cp311-cp311-manylinux_2_34_i686.whl (644.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

ext4-1.3.1-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (561.0 kB view details)

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

ext4-1.3.1-cp311-cp311-manylinux_2_34_aarch64.whl (560.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

ext4-1.3.1-cp310-cp310-musllinux_1_2_x86_64.whl (599.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

ext4-1.3.1-cp310-cp310-musllinux_1_2_ppc64le.whl (653.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ppc64le

ext4-1.3.1-cp310-cp310-musllinux_1_2_i686.whl (637.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

ext4-1.3.1-cp310-cp310-musllinux_1_2_armv7l.whl (537.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

ext4-1.3.1-cp310-cp310-musllinux_1_2_aarch64.whl (557.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

ext4-1.3.1-cp310-cp310-manylinux_2_34_x86_64.whl (590.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ x86-64

ext4-1.3.1-cp310-cp310-manylinux_2_34_ppc64le.whl (633.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ ppc64le

ext4-1.3.1-cp310-cp310-manylinux_2_34_i686.whl (627.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ i686

ext4-1.3.1-cp310-cp310-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (546.1 kB view details)

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

ext4-1.3.1-cp310-cp310-manylinux_2_34_aarch64.whl (546.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ ARM64

File details

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

File metadata

  • Download URL: ext4-1.3.1.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.1.tar.gz
Algorithm Hash digest
SHA256 4a63f9b27a5d9d4c00361e919648f0e7666b99f738e8582cfee407957526620d
MD5 a428992610036c31fd463d4c8165df60
BLAKE2b-256 87d3ceb42f93f67a2df865817bdda89bed745da89cbfaa6184d4019d8112ac20

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ext4-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 26.5 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 076495d505be86aafad8bf8ee881f47c69127655698aaecdd6f8d35e508c96be
MD5 88fe4f8993e645319df4127274999c29
BLAKE2b-256 79b9a1aea37097a79b67ec42ae8a40cee03bced9f123587f1077d0cd1f7041c9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b7f714830eac105a0d3c6c86cd9912a2f9cf8776c914cdb6df2f633fe6de04e0
MD5 fcd38c9f49ac46be5c53a32a18d05c7b
BLAKE2b-256 36c3fc326b9d4c99ed537ebda4bd75338135f7ebaeaf06c22c6bf5bd6dd9b3d3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 fdb6015625b49e6e0521fcd031e0a47e89fad292c6e2d5d56d640585226a199b
MD5 2abaa10a511e8cd8bcd3a2e972ab809c
BLAKE2b-256 fbb6156e267c34318b5213bc8789d99b21cf5043c63efe1832dc290e99a31406

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ext4-1.3.1-cp314-cp314-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 738.7 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.1-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ebb3cd9f5dae7b850bc2639f1031e70d710641db4b967be1bcae8d7e5e5f8cd2
MD5 fb04115d82dcfef3e2ee3e6e347b8126
BLAKE2b-256 871446220934bb007d5a827a2cc34d4f1c92b14ddb214283fa9cfbd0ec4bbfdc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 90a91f483f75573e78665a0459e1f2957262b8d066b6145b08ca0ed8863a6c38
MD5 c065485f1d9b103936b6fe606d7f19a6
BLAKE2b-256 c9682088a14d2b22adf3e4af69089da3b5bd763e9db208026f170168a5084395

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 07275062e9b9b05ab29c72f2e8ef90d6212e49fac71312e9c830ae8d9c0c2fbd
MD5 43ab489b404fb5dc262415a0bca07e1d
BLAKE2b-256 0ba9a55893f7475f1a2152121f9ee490c8e0ad8debc3a784ddff86316e1af7e3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 a542b13682a68814c0038178930dbc1e69a9e772a2d9b5e1ab64ef69270e6830
MD5 6c66d0a0812c5fcf95de9a5a34901d02
BLAKE2b-256 7fdce5c49e2bac1b91f278f0c3f93e6437dcaca4a0b3ff14a754375f02adcc20

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3.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.3.1-cp314-cp314-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for ext4-1.3.1-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 2c5df7d5d6cc481a7e4398d42abfbdddc871a8ee829bdd943af255187525fa71
MD5 4dd7eccb4c0785d599e8f179e6f53e3d
BLAKE2b-256 584c0809aff983d435fbe8f8301f5924f610a18bb31029160fe9286a6f35b11c

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3.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.3.1-cp314-cp314-manylinux_2_34_i686.whl.

File metadata

  • Download URL: ext4-1.3.1-cp314-cp314-manylinux_2_34_i686.whl
  • Upload date:
  • Size: 725.1 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.1-cp314-cp314-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 7c7a4ec2c0497403f42dd7735556a48291654b8782abffd429db5445fe8b5637
MD5 4d0260c053c98bbd8a78323ec3709c02
BLAKE2b-256 1356dc6994028bb111ab02be378e7a7025d5c575cc69cd99d5fe6a82febcfb20

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 eacac2dff333f1f052234898b22b2957c1fe259ae9f2c932b26ed082a312bc20
MD5 33fde2429387e74e4cbe1d1112efd706
BLAKE2b-256 666bba4f56871339c697b1beead020d4bbb7188a7bbfab82a1f70a4a5fe39057

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 d8168e7b6e8e0dd34a4a25b4f8d125328203e300f4f6d684adc8099e3e10db2c
MD5 34b4b2d57e09c1bfb9044fcafbabd6aa
BLAKE2b-256 647d2cc6e73561b9c07944dc9b48bb83029a665ea95d72b6bea1101f592fe0f0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b7e6a30e4a6a889ba6f84f2739397343724558c5dafb8a959439c3a20a93bc27
MD5 8c1911c5a32d7eb91c353a6469596506
BLAKE2b-256 8c1d9a47fb287e942bbf32b9a9a4c7c57a863e30d80312c43f5dc187c5aec15a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 ffec9d6fec0ade8e088c4253822d69972d32f70c2a40147c0cb7aa1bde0fc768
MD5 54e7f6f117d993fd80617a43436835de
BLAKE2b-256 578b81c1f14a17a9cc521b33d7f08901101fc75e1a840147e83633ec5854cd97

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ext4-1.3.1-cp313-cp313-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 738.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.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 063bcca7ea11caead07d7341c25d147e1bd35844b2eddc30b264ba3a4acd1638
MD5 b84c223fa5fa007e5cc95d56028faf0c
BLAKE2b-256 10547058a0d9bc95dd2baa8e1e2be646ade3e6e5f2f7fa6591887739c64a7576

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 765167602f9e477117770298bb587823cd02907ac9966e8b7d0c55217fb4996e
MD5 dbcae3cc407cb9c1d07d8aee7edb2be6
BLAKE2b-256 39da0fd9ef6094118a6b6d400ba9c0254814924f91dc4e2b99c444ad717fbd2b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dc6c51082786d062ac659098f52ef4ea8294fc597934b97ca20771ded7ebdd17
MD5 50a9ac06f8254dcffdb09de13adc65a5
BLAKE2b-256 e346050357b5402d005bea10492d476cb7225acb47b58b2de1fb9737d2758aac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 02c52642036acb2e41ed79de6b1347805248c0c295921cae7e37acae091c1bba
MD5 8dc6b80f0597097f9ce5c7022f9780a4
BLAKE2b-256 fb0cadd705c51ce7947b50cc954cbe7c8ce300759d4ed04f5dda3e9f48efe6ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3.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.3.1-cp313-cp313-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for ext4-1.3.1-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 35d6a2db4e63c4c17bfea2b7387135d4cd8b8905b38df3958f1505a6fe7e67a8
MD5 59f9409870c54b13b99d935b9572c32a
BLAKE2b-256 463b66f4238046d469b3bf014c7ba512cd487246429027cb27b8a4a805417a42

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ext4-1.3.1-cp313-cp313-manylinux_2_34_i686.whl
  • Upload date:
  • Size: 725.3 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.1-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 e17a3f93c63e973360d13e703c1bbb7f6676f77ce06107404da729fe87dddd26
MD5 54bf46fb4e416baa20f3c9647995cda5
BLAKE2b-256 355a4642b83a61b685d673e69c327f11f617e19d8500fd186cf245bea7f37892

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 ae8377d43b141c2d5da9d97e4a9d85f6e3d526d1f672bc1b52774d8cc94cbcc1
MD5 2a11e292678b876cd11586166ccc4c54
BLAKE2b-256 172b5d8ed15f0a970c44353d1b63b2cfd617565e43711af093795ccb67cd4a3d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 d12ebd0f4a1b42705df5eec9f50c10c061415a683d71e55354fcb18b873b5192
MD5 3a90d8780bc96bb76cc55c7dfd7ffbe0
BLAKE2b-256 b4a652914816105785891d533aee6326874b49085edf8ae13fe32cd1b385e3eb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ced89399c138df98e95e646ed82c2c13a504246b866cd6081597b68c366d05a4
MD5 1b2f65c0c74ec71976f7f22271ea2143
BLAKE2b-256 24cd22e201fd4092e3188a242c67351fcb8bb7a76a7e083ad36884aa508cf9b9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 4f3ad30c3c0fe1ad0ce8c06df5535f64f2f89f062957b9cbe248ed693021dae7
MD5 d9fc3b79c26bb0ba3c15cc9a88a2f0f7
BLAKE2b-256 5131d28732cb767b1d001811dc51c84da2d7427e29bf045e2ace441979429956

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ext4-1.3.1-cp312-cp312-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 733.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.7

File hashes

Hashes for ext4-1.3.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9ee38f53b7649b77b0318b21ec577d09f38bd84aaf3a2dec1a7fbed389697c98
MD5 4722c01088b5b6e1324503992cf354c5
BLAKE2b-256 9f0d4f74a76b9b0fe2f39d33307bf1aec601fc4d33c11a57a138f303b3f237f1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e629c415b3c480ad071b9a8c9372f8fb9a2f0bf6b34594189f2b090c7f16f375
MD5 3af4e1e9600a6845c91d12854d3383cb
BLAKE2b-256 d11a90a26baf91d5072be055cda978731b4b82f6c8b32ca94bd74c421786b595

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b58bb2b24e84acc2e923b4b7b2c895f985224b0f38b059735b54131b0975517d
MD5 aad6ffb3aac539a92e036aa9dafeac08
BLAKE2b-256 64a35d130c5eb1b21bedb523c7cb946e5e1983148cb6309500efb44cfdb7a746

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 607790bba777b92ade541193e5d4a62aca269f3e37ea1be232778cac69896bd5
MD5 4ae9e0feccfb02e6840441bb7be7a2a3
BLAKE2b-256 e736dfee9340a93e00e1ee3a2ab5d2a6552cb3f131673ad5e64f6c2124e0d55f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3.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.3.1-cp312-cp312-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for ext4-1.3.1-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 4aa5e536c63ed3d35ebcb6bf0258d94650a62f44bc8954e6d4df23de2b04b540
MD5 f07150e5ad1cd004105448a2e5bac716
BLAKE2b-256 2afb1c07fed143bb10ea1f0ff8ccbb05048640cee4c7df0172d011438acb009f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ext4-1.3.1-cp312-cp312-manylinux_2_34_i686.whl
  • Upload date:
  • Size: 719.0 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.1-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 6be01c1153d90b9d061791b517add0a3d3d6817ac1fdb423c01d1a738af976fc
MD5 f693ee18473925da83eb819ae04594c9
BLAKE2b-256 4c6bed5e4176ddef93d986046def2630578ccc10783f70524347a82d4b299e73

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 ff62bd3b919e86d6bbdfed46cfd3b39f52fa0b7226a8f358a34a3da8f7437643
MD5 f7d8a35dda7e4cfce1abd159ca9eeda8
BLAKE2b-256 4d5c4ae99381b48e90212d07ae3ec2bb2b86733d838e8405b0539675027b32b3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 b3f7604e807039a47234d6ed6f42aa34ec88b299b3cadf8e58e6a935576a50a7
MD5 8a0b739b790ab4b5d48d097ea5e9c584
BLAKE2b-256 de0d593b5f8e28f2d6e8387c2333878a6262a9ea41077871a4f5b04c4a7f9254

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c5d25247ca2d39a10ee8f1709b1f1275562ab84144375009c35f3c4db1b2fb4c
MD5 ed03077301745b2d7078f7a802f669df
BLAKE2b-256 a03104acfa3cd9d308512573ab7eb03f989fac67cf44f97f375a7a20982e40f9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 85c0a4882409229f84e9425f103407ca9b54a1dd55717436aa8f0131f60a6628
MD5 6263f189eb9d08e23d89fa02928079c3
BLAKE2b-256 aee200926e86397544ecbc2ad64a99284de8e292971ced91bb7f774c55773e54

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ext4-1.3.1-cp311-cp311-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 655.0 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.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4320c2a20ade96388a0be9f826dabc8e74f1ebf512b92db1a04f425cfff99aa8
MD5 c1f5aa63755b42eb7567fdef01c270fe
BLAKE2b-256 42df247a520aab3648957611d5663fc3187db4586b011bdb92097f56b448cb1a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 07096204a70c729d0da443bed58435c24ffebe42042d3938934cc54345373317
MD5 01eef6d11c8716b38203985062bd3b5f
BLAKE2b-256 efe062d0b11c808257e91474c433a7e39eddac0527e292361ead7b5158f5e29c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fb15c62233d3a43e6bdf742f21f3475087227306ffa49d6f979474fe73a72ce6
MD5 c4e0001393281d0689e37a851762adcb
BLAKE2b-256 9f2bde63af67cd98abfa2a02d87a7752dd23a646ffa881dab9df90fc97be2844

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 f13dc520c5e2584a11474a0aae018fbc0a2b494b7de5f1aaafcea75b2a52a72b
MD5 b63195c9574d8500c7c18ce6fe5a92ae
BLAKE2b-256 11c2ac2a67a92dab372123df1bd00080148bc4ebb5b103fe0ec61f48a36457e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3.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.3.1-cp311-cp311-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for ext4-1.3.1-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 89192655f9a886c5e351629a809fe3cf4ffb74c6ea73a3bd0b4aaed13934bd03
MD5 abb2cebc213763e9b24c63101963ea5d
BLAKE2b-256 87c1d2770fd46005ded8e901cc538fd9e7bacf5a92b5fb2373a83d71ea79b95f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ext4-1.3.1-cp311-cp311-manylinux_2_34_i686.whl
  • Upload date:
  • Size: 644.5 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.1-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 e887ba2f1d157eac5c0e64abfff46866d99448b98456efd09c0e2742ec64b978
MD5 bf91f16fb05b83e78ccf74ff48e6d5e1
BLAKE2b-256 85de24fc1def4c7f4f4780c3be28523c109f99989ebcc7bcec787085f599004e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 8e383341abd4dfa71f05f6ff14c3d65dcfe9330106858b5606b1cef906a1e235
MD5 a46abb89f8843e48d08438a23114bdc7
BLAKE2b-256 23263d759cd00121692fb912837df3ba94883a9382fa094ed5f27a7923e1a9bb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 42e847d88fd69b6ebb951535588f2f5b25f95d0a8964d77f43c4deced28d29d4
MD5 79ce02b6240d38bc41bbc88941cc6ea1
BLAKE2b-256 2f375f995232acac099e80f8cbb6dd8a4c22c6302089042a6d6d0c5aee747634

See more details on using hashes here.

Provenance

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

File details

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

File metadata

File hashes

Hashes for ext4-1.3.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 66563707f4c8511e4fac8162d3496317b3513d401c1dea7a048dea1b814d6ba3
MD5 6ae1dc9d94ec6a311dc3ba334d7b9d04
BLAKE2b-256 42c330e024598ae3c662eaabe937e96354a9bdd964850502e649c17fa8ff665c

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3.1-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.1-cp310-cp310-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for ext4-1.3.1-cp310-cp310-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 ecd2db3d7d1262f8ae40357b7e119fa5e6692f86242116ae1fd52fc0a4909711
MD5 9b4b47312b6a016bf86a24ac54f71243
BLAKE2b-256 57223c0d9bdecfd7a35c479e9cea168bf5518d65a1807b97528581b0c3c92b9d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3.1-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.1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

  • Download URL: ext4-1.3.1-cp310-cp310-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 637.4 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.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5cf29cd49942bb20dda11da255339f4605c4101a19a1ab71d1196d6cff9cb30e
MD5 eef328f74f3b7fad5b78d83aa44a5566
BLAKE2b-256 7b2ee9112a648370e96a6df30382bf06b14c5e954445a255cf546afd1dff5862

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3.1-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.1-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for ext4-1.3.1-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 6ccd2b6833c2c56e7817fe8ffdbddb1f52cdd278bd11bf17fb0e3f144bf43cad
MD5 0bd152963973b1b2b074e53dcb94d52a
BLAKE2b-256 09d8154747a93f22a98dd1f187265c0387f59ce802270cc65b223afaa4e5b92f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3.1-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.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ext4-1.3.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f1280549bd57deca19d7ef5d74b52d03af00127dd5a38b637c667151ba920d03
MD5 b3121a64b06ec0f106a90a2aa5f5796f
BLAKE2b-256 39a394646753ba43223121c83dcbc75ba76b641f99054928ed8c75fb4bd05055

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3.1-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.1-cp310-cp310-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for ext4-1.3.1-cp310-cp310-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 2b9ad5b8ced1608b52b9b52e1bdedd000bb2cf9f7cd6e813d786b7e31440e9e1
MD5 26837b444322ae86d0c9cb77ee27938f
BLAKE2b-256 99b37957842169871a57467f21c6edaff073c27511038082103927eb14f5f600

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3.1-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.1-cp310-cp310-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for ext4-1.3.1-cp310-cp310-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 13208fff9788ece2e66a21f3179c93ab8ed91cc8ce6e4fbb7f5d5af21fb88c9f
MD5 1bfcf54517d45d8af9f3acf2eb146002
BLAKE2b-256 e1b3c0261aa9c8c377a5329479fbc11c3f34a2da3f1e28ca15fa49edbde3d869

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3.1-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.1-cp310-cp310-manylinux_2_34_i686.whl.

File metadata

  • Download URL: ext4-1.3.1-cp310-cp310-manylinux_2_34_i686.whl
  • Upload date:
  • Size: 627.1 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.1-cp310-cp310-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 39b64ae5fce786859e13a647ae6e2cdcdff1496d9ef19450619a5a9d8e83ac6d
MD5 6b3706afbbfa4a896e4cc300aded3b14
BLAKE2b-256 b3598e3c0c284624854f9fde8b370286de4471ac1c3574a65afd2d0b145efa40

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3.1-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.1-cp310-cp310-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for ext4-1.3.1-cp310-cp310-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 e6912da5117c0c2a280daf26198eb08ddd85bdf6c7b0542f5d828841fd76d434
MD5 2a292d97531c05605900447ee3c71c80
BLAKE2b-256 2c660ebe8a8e745d66a9727c8b74dc5b5d750f913493080f85951920f6f0af4f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ext4-1.3.1-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.1-cp310-cp310-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for ext4-1.3.1-cp310-cp310-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 65cd6afb3ba3380ccc9d9402418939e92004994de4a83e1d9bda52696504258f
MD5 a0280dc241ea6fd45e2bfd57fc52b1f4
BLAKE2b-256 853d15b3955585d225504754e4c1256624b13396b1930b4d27c8df2e21edb129

See more details on using hashes here.

Provenance

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