Skip to main content

eXtended ROOT daemon

Project description

XRootD: eXtended ROOT Daemon

The XRootD project provides a high-performance, fault-tolerant, and secure solution for handling massive amounts of data distributed across multiple storage resources, such as disk servers, tape libraries, and remote sites. It enables efficient data access and movement in a transparent and uniform manner, regardless of the underlying storage technology or location. It was initially developed by the High Energy Physics (HEP) community to meet the data storage and access requirements of the BaBar experiment at SLAC and later extended to meet the needs of experiments at the Large Hadron Collider (LHC) at CERN. XRootD is the core technology powering the EOS distributed filesystem, which is the storage solution used by LHC experiments and the storage backend for CERNBox. XRootD is also used as the core technology for global CDN deployments across multiple science domains.

XRootD is based on a scalable architecture that supports multi-protocol communications. XRootD provides a set of plugins and tools that allows the user to configure it freely to deploy data access clusters of any size, and which can include sophisticated features such as erasure coded files, various methods of authentication and authorization, as well as integration with other storage systems like ceph.

Documentation

General documentation such as configuration reference guides, and user manuals can be found on the XRootD website at https://xrootd.org/docs.html.

Supported Operating Systems

XRootD is officially supported on the following platforms:

  • RedHat Enterprise Linux 8 or later and their derivatives
  • Debian 11 and Ubuntu 22.04 or later
  • macOS 13 (Ventura) or later

Support for other operating systems is provided on a best-effort basis and by contributions from the community.

Installation Instructions

XRootD is available via official channels in most operating systems. Installation via your system's package manager should be preferred.

In RPM-based distributions, like Alma, Rocky, Fedora, CentOS Stream, and RHEL, one can install XRootD with

dnf install xrootd-client xrootd-server python3-xrootd

In RHEL-based distributions, it will be necessary to first install the EPEL release repository with

dnf install epel-release

On Debian 11 or later, and Ubuntu 22.04 or later, XRootD can be installed via apt

apt install xrootd-client xrootd-server python3-xrootd

If you would like to use our official repositories for XRootD packages instead, please follow the instructions on our website at one of the links below:

On macOS, XRootD is available via Homebrew

brew install xrootd

XRootD can also be installed with conda, as it is available in conda-forge:

conda config --add channels conda-forge
conda config --set channel_priority strict
conda install xrootd

Finally, it is possible to install the XRootD python bindings from PyPI using pip:

pip install xrootd

For detailed instructions on how to build and install XRootD from source code, please see docs/INSTALL.md in the main repository on GitHub.

User Support and Bug Reports

Bugs should be reported using GitHub issues. You can open a new ticket by clicking here.

For general questions about XRootD, please send a message to our user mailing list at xrootd-l@slac.stanford.edu or open a new discussion on GitHub. Please check XRootD's contact page at https://xrootd.org/contact.html for further information.

Contributing

User contributions can be submitted via pull request on GitHub. We recommend that you create your own fork of XRootD on GitHub and use it to submit your patches. For more detailed instructions on how to contribute, please refer to the file docs/CONTRIBUTING.md.

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

xrootd-5.9.5.tar.gz (7.0 MB view details)

Uploaded Source

Built Distributions

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

xrootd-5.9.5-cp314-cp314-manylinux_2_28_x86_64.whl (8.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

xrootd-5.9.5-cp314-cp314-manylinux_2_28_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

xrootd-5.9.5-cp314-cp314-macosx_15_0_x86_64.whl (7.5 MB view details)

Uploaded CPython 3.14macOS 15.0+ x86-64

xrootd-5.9.5-cp314-cp314-macosx_15_0_arm64.whl (7.5 MB view details)

Uploaded CPython 3.14macOS 15.0+ ARM64

xrootd-5.9.5-cp313-cp313-manylinux_2_28_x86_64.whl (8.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

xrootd-5.9.5-cp313-cp313-manylinux_2_28_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

xrootd-5.9.5-cp313-cp313-macosx_15_0_x86_64.whl (7.5 MB view details)

Uploaded CPython 3.13macOS 15.0+ x86-64

xrootd-5.9.5-cp313-cp313-macosx_15_0_arm64.whl (7.5 MB view details)

Uploaded CPython 3.13macOS 15.0+ ARM64

xrootd-5.9.5-cp312-cp312-manylinux_2_28_x86_64.whl (8.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

xrootd-5.9.5-cp312-cp312-manylinux_2_28_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

xrootd-5.9.5-cp312-cp312-macosx_15_0_x86_64.whl (7.5 MB view details)

Uploaded CPython 3.12macOS 15.0+ x86-64

xrootd-5.9.5-cp312-cp312-macosx_15_0_arm64.whl (7.5 MB view details)

Uploaded CPython 3.12macOS 15.0+ ARM64

xrootd-5.9.5-cp311-cp311-manylinux_2_28_x86_64.whl (8.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

xrootd-5.9.5-cp311-cp311-manylinux_2_28_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

xrootd-5.9.5-cp311-cp311-macosx_15_0_x86_64.whl (7.5 MB view details)

Uploaded CPython 3.11macOS 15.0+ x86-64

xrootd-5.9.5-cp311-cp311-macosx_15_0_arm64.whl (7.5 MB view details)

Uploaded CPython 3.11macOS 15.0+ ARM64

xrootd-5.9.5-cp310-cp310-manylinux_2_28_x86_64.whl (8.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

xrootd-5.9.5-cp310-cp310-manylinux_2_28_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

xrootd-5.9.5-cp310-cp310-macosx_15_0_x86_64.whl (7.5 MB view details)

Uploaded CPython 3.10macOS 15.0+ x86-64

xrootd-5.9.5-cp310-cp310-macosx_15_0_arm64.whl (7.5 MB view details)

Uploaded CPython 3.10macOS 15.0+ ARM64

xrootd-5.9.5-cp39-cp39-manylinux_2_28_x86_64.whl (8.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

xrootd-5.9.5-cp39-cp39-manylinux_2_28_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

xrootd-5.9.5-cp39-cp39-macosx_15_0_x86_64.whl (7.5 MB view details)

Uploaded CPython 3.9macOS 15.0+ x86-64

xrootd-5.9.5-cp39-cp39-macosx_15_0_arm64.whl (7.5 MB view details)

Uploaded CPython 3.9macOS 15.0+ ARM64

File details

Details for the file xrootd-5.9.5.tar.gz.

File metadata

  • Download URL: xrootd-5.9.5.tar.gz
  • Upload date:
  • Size: 7.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for xrootd-5.9.5.tar.gz
Algorithm Hash digest
SHA256 8a60e363cd935845d7e13f8cc5a7d12f62947c46f5538e28f077067b80c4e224
MD5 7ba09892ffe431ce29739a6ccd90b180
BLAKE2b-256 b305381696ac11f033f65334986d4b55c752b81db5d7bf5b4d5ff081201d48dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5.tar.gz:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e15d222bd0a10bce0f08e5d4c10d9c762fc842abdb4c19312b974c8ee2be8ff6
MD5 0346540e77c148e731a6344a56dad6b2
BLAKE2b-256 0778a60e368638d94ba95690457455b0019f14941ff0007ac61583e608013fba

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp314-cp314-manylinux_2_28_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 04292ad8ab3ce41223dd28fc992ec4bb81b8bf02f0f179d97bdc297448eef5c6
MD5 68c16c828b1521a45b882f143a78b00a
BLAKE2b-256 27cfac12c69260d6cbe44847b09581cc9dc5e1a7a2536997c5173aacd437f8e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp314-cp314-manylinux_2_28_aarch64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp314-cp314-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp314-cp314-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 1b2e89e2fe7b8f2fe24cb592b8d89080d0b5e206de89f9d8c3af489d427c9b2e
MD5 069ac54c44df3483b3bccc44920b519f
BLAKE2b-256 e10321ab5d5e027a3fa65dbce8541bf38669239e80407bd25d92a29136ac3beb

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp314-cp314-macosx_15_0_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp314-cp314-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp314-cp314-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 49558ee5e5bc2e58902cbcadd35a832b31a2261663f9f08eaeb19f6e980556b3
MD5 e3d05bafaf18d80c36ed280416319ae2
BLAKE2b-256 b52090d0600dd6c555ffd7956a2b51e73ba7504a6a805aa3d37a280a117385c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp314-cp314-macosx_15_0_arm64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 659fbb3db4e70ffecfac9fce4ca5dda8a6ad1b262b76f4964c14ed408cbe8b64
MD5 b543d24ba0fb7f03b31c2e241bf975e4
BLAKE2b-256 0f041c5254b55c6a1978e5964c8dda6e9b547c3f8be66a8bf995302c4df6019c

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp313-cp313-manylinux_2_28_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 66aaf8cb3050271d4e3e04fd20af8a85fa4907fcba765123dce28626d5f9df7b
MD5 8a43fc23de0e1f86d9747ab1f73887e2
BLAKE2b-256 79a5228ee4948e4fe3eb63f76ae5a36a55717b30ccc19b04160327d99c3f9366

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp313-cp313-manylinux_2_28_aarch64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp313-cp313-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp313-cp313-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 1714d619689294332d87b965a3e704794a94e310b76196f1152b5691db200a84
MD5 100cc164e9639b628e3255d7a04ebd1a
BLAKE2b-256 a66f1e5a03a4f8bd07cc7d6b94ac041fafb43a0bc394da13c42fc4684f75f9bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp313-cp313-macosx_15_0_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp313-cp313-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp313-cp313-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 ae8332f994bb701cf6ba25f518cc09820b05a74259e5db9dc929e3a46177bb7c
MD5 ea256c2e190f0896781503fc9d9c732e
BLAKE2b-256 6805bc1cdc2fcad485268855551c88bc6afb017508a1b16b6ce4f262391bff6a

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp313-cp313-macosx_15_0_arm64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 644f3ddeeb6ec2e5f367cd32d6a74ec360708695c2360f224db4c59a58f45370
MD5 c3430a6365fe0b6bae1a6f47f30c6801
BLAKE2b-256 6bc690eed7389bc8c30bbe897e97b5b4e3898c835080b81578af452dd73204e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp312-cp312-manylinux_2_28_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f88033b26a6bd8a1acae081bb1e7a616cf3fb1cdc1697e41d534e4fc64552da1
MD5 9a9af2a28093064c73ebb4c238e98dd9
BLAKE2b-256 63f9a872325be9a6ebe430a8a99a67185991739f1f49b5bae4eeb1f0ca42f17d

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp312-cp312-manylinux_2_28_aarch64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp312-cp312-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp312-cp312-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 e26cc7de13c2bd9efed491c1985933ec11fb6beeee37f71a235126968b5de830
MD5 5defb0722b7afee91562a377c94b4076
BLAKE2b-256 f8a985082c4c0cf5a99029f996340ce23fd89021a6332da13cc9bee213198b13

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp312-cp312-macosx_15_0_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp312-cp312-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp312-cp312-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 22c3e38e5df8531846c4728b9cfa68f36fe647fe22dfdfefa1762dec957373f7
MD5 792f8745cf0f538df36f3bed5c92b422
BLAKE2b-256 6dbb9a16400ae3dec9c549519c42f801b94255606b945164c4338138f4389ee5

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp312-cp312-macosx_15_0_arm64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c438228a0319a6187ece09c86456084f43eabf898cf6f9604ebbb6c407c65ec2
MD5 f3d622a066e31ac324184fc80f0b8e5a
BLAKE2b-256 bfc9e4df7f4c2ec3a8e4b6468f4d2c65fd5cea0e4e80bf68a5eceee2df1abde9

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp311-cp311-manylinux_2_28_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 866cbb8b52a479f4222023ec78bbc89816901d68bd7f714ae151b15244256bb7
MD5 3b43a3cb3cfff9a35a090bda25d325e9
BLAKE2b-256 9f17eca21f9e3c32b32395787f91152091dcec47a23fe147988e7100e3b79f65

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp311-cp311-manylinux_2_28_aarch64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp311-cp311-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp311-cp311-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 7ae1d53e36200e31dbc28ac7639475cca4daa274ef113c63111a0d7f244f80ce
MD5 1900868fcea34d9d9bae6fd82ac17232
BLAKE2b-256 64ebf94f34cdb528a0e298b98bdae296980e85ccf5be0c78fd57642ff516de8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp311-cp311-macosx_15_0_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp311-cp311-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp311-cp311-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 74844df406d3e00e3ecc69e498d3d8bb8d2eb22fbc2a2614e729fe249070636e
MD5 c9f2b770e7101b79a6b520925fefaa43
BLAKE2b-256 d6fdbb09f41bdebd8d7e4533dcb57c5fd86da69717d7ab7ab0f45fa73b59e950

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp311-cp311-macosx_15_0_arm64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a1d488d72e2cfa003d3a89ba2ffc24089ac6a8dd2c3ef86cdbf6ef1f54a95313
MD5 6ccc6deac999f4f524a6d5848a508604
BLAKE2b-256 40ee5842a09753ca717083c2dece1afd11f44a5116cd4cb2a002b08c970a2d66

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp310-cp310-manylinux_2_28_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 12715eb41e9842249b02d1da505af21c66b4bd53841443ce5a1c9da499ae6a8f
MD5 e89fc4ddde7eb316456ed9ac0478f53b
BLAKE2b-256 67fe56f4bbc8a75745c9dd33c6c774f6561399c861ea4ee097a54330ba7a8a2e

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp310-cp310-manylinux_2_28_aarch64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp310-cp310-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp310-cp310-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 1ed70f860e2135edf585ff9538cef777adaed22255914d207857487fbb0c5f32
MD5 a3258ad4e9f40d108d8fd137f32df62c
BLAKE2b-256 05b30a833ee0db806085bb6a5e627393d247d5481a8359a750b52b3b0547fc57

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp310-cp310-macosx_15_0_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp310-cp310-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp310-cp310-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 3766e4d30211358d0f1af485585696cd0c6cc0794fb149b405c5410b60e9803d
MD5 3f97e1d9a57f7ff28ca2043169af8201
BLAKE2b-256 08cbe35f67db8d8a36b5e229f6d1cbd7cb267038007aa43c3451926bbf00f489

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp310-cp310-macosx_15_0_arm64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9da60214e9a94531e25a1e9cdf796361c37c77e805f1746238169a3b88d14d95
MD5 b8f69ab4b624fa202ba2aac28fb4c6d7
BLAKE2b-256 07a703673b9009a0a86bc3297c86b439365efbe8cd3b8ac3989cdba41d2bba83

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp39-cp39-manylinux_2_28_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 643407f2a551cc2eb1e2b9264a6df6f556f508c7bf4a1d47bb22944901b304b0
MD5 73b4e5b0aafb03b630610108e833adbc
BLAKE2b-256 a55a67bb3fe8c762393be67910260f40acc33f055f89a2cf898bca49a835e274

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp39-cp39-manylinux_2_28_aarch64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp39-cp39-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp39-cp39-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 8406db3fd2c3d04050e90f08ed841be0373474a004b086058f44bf1a421c48b2
MD5 943eb9fec1ff6e3f68f9da516c56f9c6
BLAKE2b-256 0876612461ea69c97065e3793278aec9d2b3cd4217ecbde3375bc85e6628f1f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp39-cp39-macosx_15_0_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

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

File details

Details for the file xrootd-5.9.5-cp39-cp39-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.5-cp39-cp39-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 9bad99ced47732630f828b021dc86c9d7bdd5393084b30d8cfe750dedbf9b411
MD5 30e469e086677c962da0c97f71b07a85
BLAKE2b-256 d7adbd9faa2cbfb7c160b7c5d01dcc5d1dfc022406bcd9bb025c2e1f2654ee43

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.5-cp39-cp39-macosx_15_0_arm64.whl:

Publisher: python.yml on xrootd/xrootd

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