Skip to main content

Python wrapper for extended filesystem attributes

Project description

xattr is a Python wrapper for extended filesystem attributes.

xattr also ships with an xattr command line tool for viewing and editing extended filesystem attributes. On platforms that support or ship with the attr package, you may prefer to use the getfattr and setfattr command line tools from the attr package.

Extended attributes extend the basic attributes of files and directories in the file system. They are stored as name:data pairs associated with file system objects (files, directories, symlinks, etc).

Extended attributes are currently only available on Darwin 8.0+ (Mac OS X 10.4) and Linux 2.6+. Experimental support is included for Solaris and FreeBSD.

Python 3.8+ is required as of v1.0.0, and this is the minimum version that is compatible with Python 3.12+.

Versions older than v1.0.0 are no longer supported, but are available for use. v0.10.1 is the last version to support older versions of Python (including 2.7).

Note: On Linux, custom xattr keys need to be prefixed with the user namespace, ie: user.your_attr.

Note: If you need to read or write Spotlight metadata attributes on macOS, see osxmetadata which provides a native macOS means to do so without directly manipulating extended attributes. osxmetadata also provides access to other macOS metadata attributes and extended attributes via xattr.

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

xattr-1.2.0.tar.gz (17.3 kB view details)

Uploaded Source

Built Distributions

xattr-1.2.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (18.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

xattr-1.2.0-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

xattr-1.2.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (18.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

xattr-1.2.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl (16.4 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

xattr-1.2.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (15.9 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

xattr-1.2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (18.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

xattr-1.2.0-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

xattr-1.2.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (18.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

xattr-1.2.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl (16.4 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

xattr-1.2.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (15.9 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

xattr-1.2.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (18.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

xattr-1.2.0-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

xattr-1.2.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (17.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

xattr-1.2.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl (16.2 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

xattr-1.2.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (15.7 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

xattr-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl (38.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

xattr-1.2.0-cp313-cp313-musllinux_1_2_i686.whl (37.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

xattr-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl (38.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

xattr-1.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (39.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

xattr-1.2.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (39.4 kB view details)

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

xattr-1.2.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (37.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

xattr-1.2.0-cp313-cp313-macosx_11_0_arm64.whl (19.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

xattr-1.2.0-cp313-cp313-macosx_10_13_x86_64.whl (19.2 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

xattr-1.2.0-cp313-cp313-macosx_10_13_universal2.whl (24.2 kB view details)

Uploaded CPython 3.13macOS 10.13+ universal2 (ARM64, x86-64)

xattr-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl (38.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

xattr-1.2.0-cp312-cp312-musllinux_1_2_i686.whl (37.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

xattr-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl (38.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

xattr-1.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (39.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

xattr-1.2.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (39.5 kB view details)

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

xattr-1.2.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (37.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

xattr-1.2.0-cp312-cp312-macosx_11_0_arm64.whl (19.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

xattr-1.2.0-cp312-cp312-macosx_10_13_x86_64.whl (19.2 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

xattr-1.2.0-cp312-cp312-macosx_10_13_universal2.whl (24.2 kB view details)

Uploaded CPython 3.12macOS 10.13+ universal2 (ARM64, x86-64)

xattr-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl (38.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

xattr-1.2.0-cp311-cp311-musllinux_1_2_i686.whl (37.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

xattr-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl (38.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

xattr-1.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (39.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

xattr-1.2.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (39.2 kB view details)

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

xattr-1.2.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (37.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

xattr-1.2.0-cp311-cp311-macosx_11_0_arm64.whl (19.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

xattr-1.2.0-cp311-cp311-macosx_10_9_x86_64.whl (19.2 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

xattr-1.2.0-cp311-cp311-macosx_10_9_universal2.whl (24.2 kB view details)

Uploaded CPython 3.11macOS 10.9+ universal2 (ARM64, x86-64)

xattr-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl (38.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

xattr-1.2.0-cp310-cp310-musllinux_1_2_i686.whl (37.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

xattr-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl (38.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

xattr-1.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (39.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

xattr-1.2.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (39.2 kB view details)

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

xattr-1.2.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (37.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

xattr-1.2.0-cp310-cp310-macosx_11_0_arm64.whl (19.5 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

xattr-1.2.0-cp310-cp310-macosx_10_9_x86_64.whl (19.2 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

xattr-1.2.0-cp310-cp310-macosx_10_9_universal2.whl (24.2 kB view details)

Uploaded CPython 3.10macOS 10.9+ universal2 (ARM64, x86-64)

xattr-1.2.0-cp39-cp39-musllinux_1_2_x86_64.whl (38.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

xattr-1.2.0-cp39-cp39-musllinux_1_2_i686.whl (37.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

xattr-1.2.0-cp39-cp39-musllinux_1_2_aarch64.whl (38.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

xattr-1.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (39.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

xattr-1.2.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (39.2 kB view details)

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

xattr-1.2.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (37.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

xattr-1.2.0-cp39-cp39-macosx_11_0_arm64.whl (19.5 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

xattr-1.2.0-cp39-cp39-macosx_10_9_x86_64.whl (19.2 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

xattr-1.2.0-cp39-cp39-macosx_10_9_universal2.whl (24.2 kB view details)

Uploaded CPython 3.9macOS 10.9+ universal2 (ARM64, x86-64)

xattr-1.2.0-cp38-cp38-musllinux_1_2_x86_64.whl (38.2 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

xattr-1.2.0-cp38-cp38-musllinux_1_2_i686.whl (37.1 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

xattr-1.2.0-cp38-cp38-musllinux_1_2_aarch64.whl (38.6 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

xattr-1.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (39.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

xattr-1.2.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (39.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

xattr-1.2.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (37.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

xattr-1.2.0-cp38-cp38-macosx_11_0_arm64.whl (19.4 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

xattr-1.2.0-cp38-cp38-macosx_10_9_x86_64.whl (19.0 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

xattr-1.2.0-cp38-cp38-macosx_10_9_universal2.whl (24.1 kB view details)

Uploaded CPython 3.8macOS 10.9+ universal2 (ARM64, x86-64)

File details

Details for the file xattr-1.2.0.tar.gz.

File metadata

  • Download URL: xattr-1.2.0.tar.gz
  • Upload date:
  • Size: 17.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for xattr-1.2.0.tar.gz
Algorithm Hash digest
SHA256 a64c8e21eff1be143accf80fd3b8fde3e28a478c37da298742af647ac3e5e0a7
MD5 4d373c68a0a89653e46efd2eb2bbcfc3
BLAKE2b-256 506514438ae55acf7f8fc396ee8340d740a3e1d6ef382bf25bf24156cfb83563

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0.tar.gz:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 549f8fbda5da48cafc81ba6ab7bb8e8e14c4b0748c37963dc504bcae505474b7
MD5 3fa917257bc6432b0d7846120a479b34
BLAKE2b-256 dd1470d531b536d6aea9032b1ed4fd241be6a59301a86082564c6bbd7bbdc80c

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bb669f01627962ce2bc556f19d421162247bc2cad0d4625d6ea5eb32af4cf29b
MD5 2a2dd0f3a5c4172c53ba820359e76e88
BLAKE2b-256 1f0375a399549e82b6a20ff84d71ee9e777caf6bc687e8004d8b3699565a6aad

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 aa83e677b5f92a3c5c86eaf875e9d3abbc43887ff1767178def865fa9f12a3a0
MD5 d1ba8df12e202823fcf74e36d2ca7570
BLAKE2b-256 26a41b2e04ea684fc081183eca6faff485da5ab87b25b4dcfcc4164ae87865a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 629c42c1dd813442d90f281f69b88ef0c9625f604989bef8411428671f70f43e
MD5 8cd596cfe1c2b168a48bb1d0c78af6c7
BLAKE2b-256 24a45bab900c0b715b96bfdd16f0b9d160ae8f7e2065d3ff74e9497087d21828

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 29ae44247d46e63671311bf7e700826a97921278e2c0c04c2d11741888db41b8
MD5 017384eaa406bba3ee5e9675aca2ef86
BLAKE2b-256 d2aa5ea6dd94d0ea7affdd57a6eeb88a9e62a6b600e76aff03d32e89474b7c2c

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 017aac8005e1e84d5efa4b86c0896c6eb96f2331732d388600a5b999166fec1c
MD5 fabcca5099e0d30be8c8da6565e44be9
BLAKE2b-256 943b2813611021b6bd7dc5b6690a55efbe40151844ae42e549cda62f14584dce

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1f7e7067e1a400ad4485536a9e84c3330373086b2324fafa26d07527eeb4b175
MD5 9ed2c58094865ee6888962772d7076e9
BLAKE2b-256 d802972acd78b5545565992fb1ee8ae597f91ddc5f1cd3b901727cb4c75b477d

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2d27a64f695440450c119ae4bc8f54b0b726a812ebea1666fff3873236936f36
MD5 66a93c77772a6be733d72ad26f54fd47
BLAKE2b-256 f31d93dbb934a375c6fad5a8c25ed7b37d0d77efcf553e313f2cc9dda17250c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5594fcbc38fdbb3af16a8ad18c37c81c8814955f0d636be857a67850cd556490
MD5 e3080e4c4ba88015e13b6cc3f2bc549e
BLAKE2b-256 03722c67d65c804266db3c62238159b3914b37f56e43aca3a8d2e05bbc77a489

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 c9ee84de7cd4a6d61b0b79e2f58a6bdb13b03dbad948489ebb0b73a95caee7ae
MD5 4bb7870d01bca45323c971a22e25e355
BLAKE2b-256 b585ec4d79e54f5307623040c94cbec4c7af0519deff9ff22041e27605c7e4a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1e4b93f2e74793b61c0a7b7bdef4a3813930df9c01eda72fad706b8db7658bc2
MD5 bbbe0b63d07b17c27028c40f0cd90573
BLAKE2b-256 30b40ad3715deffe109f2670c2547e6484bf76855ceb4d4d47191a1453152df0

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 68fbdffebe8c398a82c84ecf5e6f6a3adde9364f891cba066e58352af404a45c
MD5 d998eede432fa44e494eb6ff1d9f673c
BLAKE2b-256 66d16c49d4b1daf4842ce3f4a055e82e2d16aa9f79bd3c31cb06b713b78273d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 dddd5f6d0bb95b099d6a3888c248bf246525647ccb8cf9e8f0fc3952e012d6fb
MD5 dbcc6c04813d3b2489262c57fe6e9f70
BLAKE2b-256 a4f92d375fa745174edaad72da06ae4c2dfee68ee124ec0d35ef24e480fb3a04

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7dc4fa9448a513077c5ccd1ce428ff0682cdddfc71301dbbe4ee385c74517f73
MD5 517528892efc16ebff1b4f9ac5c12e6d
BLAKE2b-256 d48cbc6beee0f00b4dd4267e330f6e6fa52430cefb52ced8d386bdae3d0837e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 212156aa5fb987a53211606bc09e6fea3eda3855af9f2940e40df5a2a592425a
MD5 97fe7f8774a2007e7c10d3dc5c26e6c9
BLAKE2b-256 93484b2b6cb6ff8303c86959d58b917fc2ef7e700c592243bd0520add297c51c

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 093c75f7d9190be355b8e86da3f460b9bfe3d6a176f92852d44dcc3289aa10dc
MD5 c4a50f8039597a94bc737087c4d4f02e
BLAKE2b-256 fd20dee2ec6153323592e33f2b82c8c0f0946b9d1989e3c521a9f3d6daac47e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 29d06abbef4024b7469fcd0d4ade6d2290582350a4df95fcc48fa48b2e83246b
MD5 b8c7e57e06f31e3f9387e4d70cdac85a
BLAKE2b-256 73289216ba5a4485561cf628ea8f7a0753f246e7f0df31656a1cf363c1b7bed4

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2520516c1d058895eae00b2b2f10833514caea6dc6802eef1e431c474b5317ad
MD5 d165a8b9894194aa1ed12dc2eeb3f944
BLAKE2b-256 f0a2ee2d1cdba5e5273886b9f157cb7ef5ba6d83b177d0c17a203d3ac11ee7f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 26d306bfb3b5641726f2ee0da6f63a2656aa7fdcfd15de61c476e3ca6bc3277e
MD5 9b360406f81b783fce601532abc9af82
BLAKE2b-256 13d57e301840afb7e3d3ad07b95af1815c7b674373d1f7d95cb6f2ecc794fdb1

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8904d3539afe1a84fc0b7f02fa91da60d2505adf2d5951dc855bf9e75fe322b2
MD5 19b7c08472da4835c52af009d63ee83e
BLAKE2b-256 5953f794e3630cf16840e199f086520aca6a59a30f9428b1423a8581bc9cee9d

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c67e70d5d8136d328ad13f85b887ffa97690422f1a11fb29ab2f702cf66e825a
MD5 61bd79f04aba6577d00749f4a2085f03
BLAKE2b-256 501964a1b02d237126c3198257ebd7c643374d928915a86d36db7ad4da0a4f28

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 320ef856bb817f4c40213b6de956dc440d0f23cdc62da3ea02239eb5147093f8
MD5 59425ae92f6c1936260f44b2a85681a8
BLAKE2b-256 3d4093f2dd033544028e7b9512b8b9fb6872ec74a804fbb686e62b83fdf72e21

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2d39d7b36842c67ab3040bead7eb6d601e35fa0d6214ed20a43df4ec30b6f9f9
MD5 f39c3c41fc1cea19c2b5c7a9dea91b82
BLAKE2b-256 226a130f6cd5cbb0ea0e470c9b366a21b9474eb607288fd17256d60e50f05d0b

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp313-cp313-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 c385ea93a18aeb6443a719eb6a6b1d7f7b143a4d1f2b08bc4fadfc429209e629
MD5 44e0ffe854cabebf0b7f9e20105d34e3
BLAKE2b-256 b6f96c98102949691f7e9caf9a31118be6e46720a23049f417dcf77cc689d06e

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp313-cp313-macosx_10_13_universal2.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 12183d5eb104d4da787638c7dadf63b718472d92fec6dbe12994ea5d094d7863
MD5 2678bbe3988eaa4502371a882fcddc2b
BLAKE2b-256 3e6ca6f9152e10543af67ea277caae7c5a6400a581e407c42156ffce71dd8242

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 14edd5d47d0bb92b23222c0bb6379abbddab01fb776b2170758e666035ecf3aa
MD5 bd0caaa3dfdaa904a488d7520f3a3925
BLAKE2b-256 d808e107a5d294a816586f274c33aea480fe740fd446276efc84c067e6c82de2

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2b2e9c87dc643b09d86befad218e921f6e65b59a4668d6262b85308de5dbd1dd
MD5 da3a4b83487b5f46f436dd94609bee9e
BLAKE2b-256 5ad9012df7b814cc4a0ae41afb59ac31d0469227397b29f58c1377e8db0f34ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d37989dabf25ff18773e4aaeebcb65604b9528f8645f43e02bebaa363e3ae958
MD5 a9574c49b588eac04cd4c7f0e806a7b9
BLAKE2b-256 962d01ecfdf41ce70f7e29c8a21e730de3c157fb1cb84391923581af81a44c45

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 82191c006ae4c609b22b9aea5f38f68fff022dc6884c4c0e1dba329effd4b288
MD5 07c79f37257fee3bbba9fbb2fd2287fe
BLAKE2b-256 9df5cb4dad87843fe79d605cf5d10caad80e2c338a06f0363f1443449185f489

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 165de92b0f2adafb336f936931d044619b9840e35ba01079f4dd288747b73714
MD5 6108a8d982a695ba22116e88378d1b0f
BLAKE2b-256 c9e915cbf9c59cf1117e3c45dd429c52f9dab25d95e65ac245c5ad9532986bec

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7c7c12968ce0bf798d8ba90194cef65de768bee9f51a684e022c74cab4218305
MD5 b5ce118c836de48e732c28b7933bd8bc
BLAKE2b-256 cb8b65f3bed09ca9ced27bbba8d4a3326f14a58b98ac102163d85b545f81d9c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 109b11fb3f73a0d4e199962f11230ab5f462e85a8021874f96c1732aa61148d5
MD5 e419641e594789971b33441e6d0f63d4
BLAKE2b-256 ccf5d795774f719a0be6137041d4833ca00b178f816e538948548dff79530f34

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp312-cp312-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 daff0c1f5c5e4eaf758c56259c4f72631fa9619875e7a25554b6077dc73da964
MD5 7db88ad07beea1f3ca53d6b6a4193af1
BLAKE2b-256 37e5b048a5f6c5a489915026b70b9133242a2a368383ddab24e4e3a5bdba7ebd

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp312-cp312-macosx_10_13_universal2.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 15e754e854bdaac366ad3f1c8fbf77f6668e8858266b4246e8c5f487eeaf1179
MD5 c3b758def8a788a52938e102fc891c5d
BLAKE2b-256 dc1d3a615660849ef9bdf46d04f9c6d40ee082f7427678013ff85452ed9497db

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 38de598c47b85185e745986a061094d2e706e9c2d9022210d2c738066990fe91
MD5 784e1f55ceb7f89fc4a69a6aaad34452
BLAKE2b-256 38c0b154b254e6e4596aed3210dd48b2e82d958b16d9a7f65346b9154968d2d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9a18ee82d8ba2c17f1e8414bfeb421fa763e0fb4acbc1e124988ca1584ad32d5
MD5 739a636a9bad621485fd9b4794ed9181
BLAKE2b-256 0e1680cf8ec7d92d20b2860c96a1eca18d25e27fa4770f32c9e8250ff32e7386

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 90c3ad4a9205cceb64ec54616aa90aa42d140c8ae3b9710a0aaa2843a6f1aca7
MD5 b8883300be53af15b29d7d3b35a82e6d
BLAKE2b-256 d4b8ec75db23d81beec68e3be20ea176c11f125697d3bbb5e118b9de9ea7a9ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c67dabd9ddc04ead63fbc85aed459c9afcc24abfc5bb3217fff7ec9a466faacb
MD5 46166c48c018e364cc4ddfbee1ee030e
BLAKE2b-256 d0d53b7e0dab706d09c6cdb2f05384610e6c5693c72e3794d54a4cad8c838373

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 83d87cfe19cd606fc0709d45a4d6efc276900797deced99e239566926a5afedf
MD5 971f30d4c49578b9c7c11f4199fb1ad6
BLAKE2b-256 d49fc24950641b138072eda7f34d86966dd15cfe3af9a111b5e77b85ee55f99c

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c7602583fc643ca76576498e2319c7cef0b72aef1936701678589da6371b731b
MD5 c93687c90fbf57798735c3bfbe5dc3b2
BLAKE2b-256 7c721ed37812e8285c8002b8834395c53cc89a2d83aa088db642b217be439017

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b4f43dc644db87d5eb9484a9518c34a864cb2e588db34cffc42139bf55302a1c
MD5 a7bb1292c088b5ed5b5db6269b83f688
BLAKE2b-256 a551922df424556ff35b20ca043da5e4dcf0f99cbcb674f59046d08ceff3ebc7

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 00c26c14c90058338993bb2d3e1cebf562e94ec516cafba64a8f34f74b9d18b4
MD5 06cae9ee8eeff3e4f8eba08da605da02
BLAKE2b-256 5de2bf74df197a415f25e07378bfa301788e3bf2ac029c3a6c7bd56a900934ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp311-cp311-macosx_10_9_universal2.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 034f075fc5a9391a1597a6c9a21cb57b688680f0f18ecf73b2efc22b8d330cff
MD5 d4e6626ebc207dc980088fb4f32ae898
BLAKE2b-256 8f1aea62d888abf8850baba65ebea887f70de486c10a7b854e87091a15c0939f

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a542acf6c4e8221664b51b35e0160c44bd0ed1f2fd80019476f7698f4911e560
MD5 adb901cf0ee88da3a354874e53be0d32
BLAKE2b-256 1e6ce76b0fb90934fbc991efd5f4c0d1f1e41e8ed9d53f2a141f1626eae0f101

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a161160211081d765ac41fa056f4f9b1051f027f08188730fbc9782d0dce623e
MD5 4e28e92ff08d2ea51635c11c953d37f7
BLAKE2b-256 48505e0e900461ada1628d7909da5a21189087fd2ae80d313983d4cd55631d70

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c229e245c6c9a85d2fd7d07531498f837dd34670e556b552f73350f11edf000c
MD5 61d3589eecda4b95750d645a455012de
BLAKE2b-256 df516e40331e5effd8f592cab3a6001eb91c9f023ab0c2c1f54cc076e90eee36

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2fbae24ab22afe078d549645501ecacaa17229e0b7769c8418fad69b51ad37c9
MD5 3947fda740d43d80ff4f3ae9582550f2
BLAKE2b-256 515bbe272ba051442fb308494675a8e49b69c04cb97123d257eac810cfabe0ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 376631e2383918fbc3dc9bcaeb9a533e319322d2cff1c119635849edf74e1126
MD5 673cdbae2b3fed6c28378409a90b7acd
BLAKE2b-256 5e0d7e072a6d30434e93c0046ef1267229162445f15485a1a133dcc9efde3b60

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fafecfdedf7e8d455443bec2c3edab8a93d64672619cd1a4ee043a806152e19c
MD5 479ff228943b99483dbde436aa840ced
BLAKE2b-256 4adb776dc933799addf692a8e1a2094f87f5615a5b7de3a4ec83a264a1a23783

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f5eec248976bbfa6c23df25d4995413df57dccf4161f6cbae36f643e99dbc397
MD5 389bd7a07ace0037963fbd8df78b9f65
BLAKE2b-256 5a6c236b7be6afe3f2fae6a0834f3ddca3d1cd7695d76247312069a7247f8a5a

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 3df4d8d91e2996c3c72a390ec82e8544acdcb6c7df67b954f1736ff37ea4293e
MD5 b31581c90f9b00ac3fae70ffdf2897d8
BLAKE2b-256 08cda7db5dc24e03074f02457c76ddcd35f721db2fe9945bafa058b8796056dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp310-cp310-macosx_10_9_universal2.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2827e23d7a1a20f31162c47ab4bd341a31e83421121978c4ab2aad5cd79ea82b
MD5 80684660a426792da4d69a2f852a8ae7
BLAKE2b-256 587c6ef8fca9c6cd7949aec1fdcb67a912f3543bfc6590088bed702b703a3574

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

  • Download URL: xattr-1.2.0-cp39-cp39-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 37.1 kB
  • Tags: CPython 3.9, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for xattr-1.2.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 02fa813db054bbb7a61c570ae025bd01c36fc20727b40f49031feb930234bc72
MD5 dfd018746d0235b07badda46e1579e40
BLAKE2b-256 159b979b47a2d2278a6019acd87cedcf1434d66d9c8760956c15d928c6cd5080

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp39-cp39-musllinux_1_2_i686.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ea7cf8afd717853ad78eba8ca83ff66a53484ba2bb2a4283462bc5c767518174
MD5 80016ef7f0fcdad2acc86e61b9dd01e2
BLAKE2b-256 c42d57e9ac2bfb788a361bbb351fa337a43dda14a12a794bc84d2c7fe7f7d2f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp39-cp39-musllinux_1_2_aarch64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 545e0ad3f706724029efd23dec58fb358422ae68ab4b560b712aedeaf40446a0
MD5 12bc44548328dd032b64fb1b8de1486c
BLAKE2b-256 b0af111eb574d5e837291310e564fc69a957d32a0779a2c0cddbd70ac7c21d3d

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9b0b27c889cc9ff0dba62ac8a2eef98f4911c1621e4e8c409d5beb224c4c227c
MD5 ed199328310d88b7b9675900179b1b4e
BLAKE2b-256 c58eac9a1949d1cf335a20d7102df17179b0103087dfbb21435dbda7b6b842ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 200bb3cdba057cb721b727607bc340a74c28274f4a628a26011f574860f5846b
MD5 94cc928d283e62618cb2cbc5640c6979
BLAKE2b-256 c84d7634c11858f7606b423d3590f31d9979603e265b63434d5ff2c58e4f8b87

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

  • Download URL: xattr-1.2.0-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 19.5 kB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for xattr-1.2.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bc714f236f17c57c510ae9ada9962d8e4efc9f9ea91504e2c6a09008f3918ddf
MD5 4770058b38c331e9d311ca2cea9dbee3
BLAKE2b-256 e0abd0e5ac580554469cb86204b9be459705558b37b820e4331c999b07e3707a

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2a9de621eadf0466c391363bd6ed903b1a1bcd272422b5183fd06ef79d05347b
MD5 d663b3e76ab19a42a57539233b58e3ab
BLAKE2b-256 7b7ced48bd7cd70d1708299dec18e188d25551a9de0e077a25ab2afa920437dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

  • Download URL: xattr-1.2.0-cp39-cp39-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 24.2 kB
  • Tags: CPython 3.9, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for xattr-1.2.0-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 8eee258f5774933cb972cff5c3388166374e678980d2a1f417d7d6f61d9ae172
MD5 505c24ad7a95c621232fc2d337bc5863
BLAKE2b-256 49daaadc5994273217b9e5faabb44c9a9637ef4366003633ea12b32742d096de

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp39-cp39-macosx_10_9_universal2.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 79f7823b30ed557e0e7ffd9a6b1a821a22f485f5347e54b8d24c4a34b7545ba4
MD5 be4c2a5fbc507c557f097f0e89cf7bda
BLAKE2b-256 514dd182ce094b5c70ca7a50988c1d045ff314ceb148a691681bdb420931bd7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp38-cp38-musllinux_1_2_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

  • Download URL: xattr-1.2.0-cp38-cp38-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 37.1 kB
  • Tags: CPython 3.8, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for xattr-1.2.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b19472dc38150ac09a478c71092738d86882bc9ff687a4a8f7d1a25abce20b5e
MD5 02204746e02fe942cd6c58304a43c42a
BLAKE2b-256 2f17b2830dd45f297ce0e9c220b366fe427b30c6fb47ec13a1ac729934738491

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp38-cp38-musllinux_1_2_i686.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0b199ba31078f3e4181578595cd60400ee055b4399672169ceee846d33ff26de
MD5 fcd51e8893e9a09b01a0938b1db28ac8
BLAKE2b-256 4fa78bee022ba7d617643c82cd87042033073767c8c398a1c770c16a7385b795

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp38-cp38-musllinux_1_2_aarch64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cf60577caa248f539e4e646090b10d6ad1f54189de9a7f1854c23fdef28f574e
MD5 adca9f3813b5db1e98fd28886d95c5be
BLAKE2b-256 583ce32ad20a2a82f7494a9a2d48f5cf9e4271d37d790de97159d43fc193dc79

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 97db00596865845efb72f3d565a1f82b01006c5bf5a87d8854a6afac43502593
MD5 8201d70eab11b438d8a80513cc2a9b4d
BLAKE2b-256 d4aedd36c19365599ed1421b166dbf95d3b32b39b61ca6c232afc59e827f1d3a

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 363724f33510d2e7c7e080b389271a1241cb4929a1d9294f89721152b4410972
MD5 24d527c4958cc51021124f819d1e49de
BLAKE2b-256 96db217ceab2181224d27e14bd1256805915fc2e3cbd4b582cd8853172185a0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

  • Download URL: xattr-1.2.0-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 19.4 kB
  • Tags: CPython 3.8, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for xattr-1.2.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cedc281811e424ecf6a14208532f7ac646866f91f88e8eadd00d8fe535e505fd
MD5 3dc4ba15fb777d86a88ee2abcdac4dd0
BLAKE2b-256 4be840ae3e029956f6fce396436b16358779f789513d25867a4e4f58c5cf04c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp38-cp38-macosx_11_0_arm64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for xattr-1.2.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b837898a5225c7f7df731783cd78bae2ed81b84bacf020821f1cd2ab2d74de58
MD5 ceb6bae558ec679bbf285e262e5f6f46
BLAKE2b-256 43ac15ab09929113a75d5884fe13c2b6b3015a47586c2cb1f2e68bdba669b3d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp38-cp38-macosx_10_9_x86_64.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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

File details

Details for the file xattr-1.2.0-cp38-cp38-macosx_10_9_universal2.whl.

File metadata

  • Download URL: xattr-1.2.0-cp38-cp38-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 24.1 kB
  • Tags: CPython 3.8, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for xattr-1.2.0-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 2ee3901db48de913dcef004c5d7b477a1f4aadff997445ef62907b10fdad57de
MD5 f67e7aaf755001556ac7ba150851f91e
BLAKE2b-256 2976f06e77de259fcf9eed7c368f4b8f44926fa343c19214ab11bbb2e3e47ebd

See more details on using hashes here.

Provenance

The following attestation bundles were made for xattr-1.2.0-cp38-cp38-macosx_10_9_universal2.whl:

Publisher: build-and-deploy.yml on xattr/xattr

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 Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page