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.3.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.3-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.3-cp314-cp314-manylinux_2_28_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 15.0+ x86-64

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

Uploaded CPython 3.14macOS 15.0+ ARM64

xrootd-5.9.3-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.3-cp313-cp313-manylinux_2_28_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 15.0+ x86-64

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

Uploaded CPython 3.13macOS 15.0+ ARM64

xrootd-5.9.3-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.3-cp312-cp312-manylinux_2_28_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 15.0+ x86-64

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

Uploaded CPython 3.12macOS 15.0+ ARM64

xrootd-5.9.3-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.3-cp311-cp311-manylinux_2_28_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 15.0+ x86-64

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

Uploaded CPython 3.11macOS 15.0+ ARM64

xrootd-5.9.3-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.3-cp310-cp310-manylinux_2_28_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 15.0+ x86-64

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

Uploaded CPython 3.10macOS 15.0+ ARM64

xrootd-5.9.3-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.3-cp39-cp39-manylinux_2_28_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 15.0+ x86-64

xrootd-5.9.3-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.3.tar.gz.

File metadata

  • Download URL: xrootd-5.9.3.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.3.tar.gz
Algorithm Hash digest
SHA256 71560cb88066dde41f1632dddc5a01c6e1d63c92990e09705a6a096105425d74
MD5 b125e6b27a9ef17a2c467daeda0ab385
BLAKE2b-256 6c7e044efc670bfc5f7bb351601faa545da3b9991e453f34faae1b539364b312

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3.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.3-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 99d90cac8f2827a74c38980cac683ac94bbaf27600ec13f0a02ee16c9fde84df
MD5 c541359eb80453f381bbbbc7f7551be7
BLAKE2b-256 f4c58d891b8621e912ba3cb5dac061091d9d0b6f90066def2194d6b3afbb1b77

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ebe93dac46889d8abd69c8a5f3c8a7ab1c871280fc84fa9dcd45b76aa307ac61
MD5 e5a93826e05706cd9a39ca893dc584a7
BLAKE2b-256 2850dfd9ab7b8e18d6bbe5d6e9fb5b854355e2e391d77eee454827488ca7a1a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp314-cp314-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp314-cp314-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 3f1c00c6fd068791376fa0f9b7ec99083cf202935e7c1c6e27024a3b52d68247
MD5 8a0e24343c7292d3fad697dab7b9f415
BLAKE2b-256 59132e7b4e9cc88d5a3759212ba05be47bdb997530074a124afa07c337105b9f

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp314-cp314-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp314-cp314-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 818e9a9481060167ac4c15403b71d703ecee2f38615d9e94dcf124d6d9aa5481
MD5 c05cac7f9536ce38f1adf5665442aef6
BLAKE2b-256 a6edef19b93973727caa6d353629edefec30b5a41a86148bbbfecc56ede98281

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3341959b9366acf86ef361972d2b926a4e1f0b2d5dbfe9020ed2978b8612f8e4
MD5 dac3022402a87ad66c04d3cfc3760903
BLAKE2b-256 85ffaf245fd71b87af644d05ee5ec2825a21d8c5146c1ddac49210349a450aff

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5e2deacac256e0ed9be9ceafceb7fa36fe07f3a4e23277ab961c635b3275f27e
MD5 be6a093a7d738bf6ef71256ccdd55781
BLAKE2b-256 a7b75eb0466548e480437b7e69dd39547ad890f5df7c03611c321fca4e1b47d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp313-cp313-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp313-cp313-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 cee055ccea4aec231d579f1b6a0ba0d38b8931dc140912fea81cc1b126bda262
MD5 fea957fbda6a79774ac9aea3b534547c
BLAKE2b-256 b48aab441328c5907e5e90a0ac25bd1c8316fde53be09f2e403fa351a935eb88

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp313-cp313-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp313-cp313-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 9ec5960afe77a80ed08d7e500a3ca36db6e3cfbebc867607aeebc4d7bf9431c4
MD5 87f0d5592a4f5632fb57597add44bdf1
BLAKE2b-256 c1441e7a875e6aadc98ef4d5060869a30d5de42d73349668ac82ca94dbabb188

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cbfa6f6125e051741c5f521fdee9274d9e5c0088583e8c56f69805fcacded826
MD5 67035e1fbe9dc3f423f673839d0e33d1
BLAKE2b-256 74c0e4c46657f6aed9d55734f172f4cb4dec0d3781d2482da9b51a193175cf90

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9718bb4d1fbe8c73f8ccad63d81f317f193709a2f06c14494f85634e6411fe48
MD5 15f9ec37fe476a5d9e864cbb110a0847
BLAKE2b-256 6a0d2deb5f0a98ec0acaeb1471f12c2434937812fa902399c0bbd43fd605439a

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp312-cp312-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp312-cp312-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 43688911361bf010bcc1b6dd0a64a0007803773336adfef4723a83d8f701ce98
MD5 e031a1cb8e2e9f1157a7c04eb1b88003
BLAKE2b-256 cc6b0de2895c154f8097423c81f4412282473ef8aa8e6cedf27a31e737d6d146

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp312-cp312-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp312-cp312-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 037cc1ba48a906884afa8b8a8f6458267b302e46ee94d49f182399774b014c6b
MD5 c2a0a584521e2dfb6170b488feb8c99e
BLAKE2b-256 b7874f45972db325252d228c7950b7c338a644cfab6ea61d7e9d46b2e6513555

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1cf91c861570e8ba2c1832e98a0dc30864fbebbcb71f190ae8e86e47c8e247b4
MD5 14d6ee85b00d5e0d3b31bdd1c82caeb1
BLAKE2b-256 65a0b0566d7879bf726e2decb5dd022643b18aacee6d00847383393707939cb4

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1b2839918cd2bbd83193fed0209ad47f095f200dbd630227f2045b15ae3ef235
MD5 1d0e8c0c0b5a91abaec2ac163b9aae2a
BLAKE2b-256 f9375ff6cf30b98bf7070937a90556dc1df5a75b5f6e62303701d61fde4b6760

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp311-cp311-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp311-cp311-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 8386cee35bbd8fa6339380f9e3dc61fc17d0b6db30441d131f30161eeb8a9f58
MD5 312b300955375ea0a0ee14b51d4ad50e
BLAKE2b-256 f20b0c111f5fa7ed5d95a3f2e5abb4e9059588ea51941db31c74558bd21982c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp311-cp311-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp311-cp311-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 3ba6ced3aab7aaf9859ab18c2dc963ed1a4dfc295bf576a7f220af982b29679f
MD5 6aff69efb424eb2d5eec90aed34fa3ef
BLAKE2b-256 4a47236024fb8ee8dca6723ef9a8808fafb4b3462e1c210a762945edad613c64

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e40184534ed6567c91b79d95f9f94eef64449fb0d84d07fb6719b0468358c3f3
MD5 a1eaec42b835b33e3b9e4609d8fbea56
BLAKE2b-256 b163971b6622d1d7d8a4e36483568b15c0b1ec1955b13ddb1240858ff90880de

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 74cd041879a2f41aee50b1fbdfa60a81900b3b0d7e859c09eb76e002d80d81b8
MD5 33b8670334de4fd94b6ef996bad5f3fb
BLAKE2b-256 97e7e107d176a3927aa4376454b6ad47687e75e3b1b4dd8eb790deac671faf8b

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp310-cp310-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp310-cp310-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 e8c0f3790d04b63d9de21331a68d0d499a7500e811494d207e0ced6775a92924
MD5 fb378b2f2d9fc93d48f0cce7dd616697
BLAKE2b-256 c8647e849dabff75fe1d1e4e835258ed977ec01b6249776ed5c139eca79053a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp310-cp310-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp310-cp310-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 c1eda4ffccc9b1d7b7cedad1188f313235a1baf52d0db31c2bd1f69bfa840b71
MD5 36e2d1237701d619bdfa2f899f515e30
BLAKE2b-256 036cb5d38a2c115a6653de953582094d1238bf8af96e6178458e1ef3da6982a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 163d14dfb12569a5a65b998b92f64e06d10f7698e6fd566323a25be95c807217
MD5 89408bc2d14cb124e0b6f75de4fcf7fe
BLAKE2b-256 19ca4f0bef28bceb856f541eb116cb0febfc29ef04edf9fe684449e0e52f0d8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ca83f5fe5ffb14dbbc1861d469be013fb3c1b215a543378c5e34ded49b61e7c1
MD5 115227bb160f572b58134a242eb3fbaf
BLAKE2b-256 c39e53b877c4e685d7408df7efbcd24a12b83056a9d337bd97b3f81c1c5a29a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp39-cp39-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp39-cp39-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 77db0ec503ba63b3a737a7c4934ae161710eebd249f8f462e5f2045af0b84be5
MD5 9aa3a651495ac56e939a9261d398a1bf
BLAKE2b-256 795ed2e21839cbb6f5fa1c8d05d41c5a71c8299a894475e96882f2dcfef90586

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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.3-cp39-cp39-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for xrootd-5.9.3-cp39-cp39-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 1de123d54cb79f5ed5eb6fa06a3440de91afffd54fc2868da4a94ad3ae99691c
MD5 f0197bf6ce9896cf909c894881ed2640
BLAKE2b-256 6e2bba04c744a98dbf144159ea9ca00d59fabac0879be593e11786153272400f

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-5.9.3-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