Skip to main content

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.

Release files for xrootd 5.9.8

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for xrootd 5.9.8
File Size Uploaded
xrootd-5.9.8.tar.gz 7.0 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for xrootd 5.9.8
File
xrootd-5.9.8-cp314-cp314-manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64 Details
xrootd-5.9.8-cp314-cp314-manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ ARM64 Details
xrootd-5.9.8-cp314-cp314-macosx_15_0_x86_64.whl CPython 3.14 CPython 3.14 macOS 15.0+ x86-64 Details
xrootd-5.9.8-cp314-cp314-macosx_15_0_arm64.whl CPython 3.14 CPython 3.14 macOS 15.0+ ARM64 Details
xrootd-5.9.8-cp313-cp313-manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64 Details
xrootd-5.9.8-cp313-cp313-manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64 Details
xrootd-5.9.8-cp313-cp313-macosx_15_0_x86_64.whl CPython 3.13 CPython 3.13 macOS 15.0+ x86-64 Details
xrootd-5.9.8-cp313-cp313-macosx_15_0_arm64.whl CPython 3.13 CPython 3.13 macOS 15.0+ ARM64 Details
xrootd-5.9.8-cp312-cp312-manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64 Details
xrootd-5.9.8-cp312-cp312-manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64 Details
xrootd-5.9.8-cp312-cp312-macosx_15_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 15.0+ x86-64 Details
xrootd-5.9.8-cp312-cp312-macosx_15_0_arm64.whl CPython 3.12 CPython 3.12 macOS 15.0+ ARM64 Details
xrootd-5.9.8-cp311-cp311-manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64 Details
xrootd-5.9.8-cp311-cp311-manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64 Details
xrootd-5.9.8-cp311-cp311-macosx_15_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 15.0+ x86-64 Details
xrootd-5.9.8-cp311-cp311-macosx_15_0_arm64.whl CPython 3.11 CPython 3.11 macOS 15.0+ ARM64 Details
xrootd-5.9.8-cp310-cp310-manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64 Details
xrootd-5.9.8-cp310-cp310-manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ ARM64 Details
xrootd-5.9.8-cp310-cp310-macosx_15_0_x86_64.whl CPython 3.10 CPython 3.10 macOS 15.0+ x86-64 Details
xrootd-5.9.8-cp310-cp310-macosx_15_0_arm64.whl CPython 3.10 CPython 3.10 macOS 15.0+ ARM64 Details
xrootd-5.9.8-cp39-cp39-manylinux_2_28_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ x86-64 Details
xrootd-5.9.8-cp39-cp39-manylinux_2_28_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ ARM64 Details
xrootd-5.9.8-cp39-cp39-macosx_15_0_x86_64.whl CPython 3.9 CPython 3.9 macOS 15.0+ x86-64 Details
xrootd-5.9.8-cp39-cp39-macosx_15_0_arm64.whl CPython 3.9 CPython 3.9 macOS 15.0+ ARM64 Details

Total release size: 194.8 MB

Release files / xrootd-5.9.8.tar.gz

Download URL xrootd-5.9.8.tar.gz
Size 7.0 MB
Tags Source
SHA-256 checksum
How to use checksums
55a5976d73c404eb47def394a79e7ff30ba56aac7aceede010d5f798be1dfb8a
BLAKE2b-256 checksum
How to use checksums
5771677fd18f04f3aa4b06c7e57cf6e940e3ed6e34c61e7b174177d2c08c9185
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp314-cp314-manylinux_2_28_x86_64.whl

Download URL xrootd-5.9.8-cp314-cp314-manylinux_2_28_x86_64.whl
Size 8.5 MB
Tags CPython 3.14 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
5e6087ed9e569fb1a339c348bbf9b8aa10383c5b1e0d5bd117c49f1b697dc388
BLAKE2b-256 checksum
How to use checksums
a93cbcd224c4a47b56f0be3c5d47b9680c2e6b476c4d75772563f342f0ca8738
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp314-cp314-manylinux_2_28_aarch64.whl

Download URL xrootd-5.9.8-cp314-cp314-manylinux_2_28_aarch64.whl
Size 7.9 MB
Tags CPython 3.14 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
226b08bef4ef4cf650e9e29f0955b9b934043f14952d84ec3be4901779a5ad90
BLAKE2b-256 checksum
How to use checksums
8f633126f245a8974d941cb7aa90cdb87213b4c96b91fbf1711a38b95bf30a4c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp314-cp314-macosx_15_0_x86_64.whl

Download URL xrootd-5.9.8-cp314-cp314-macosx_15_0_x86_64.whl
Size 7.5 MB
Tags CPython 3.14 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
941734bb2af81ce378cadd7a2747722462c38c608ca0bcc4c881d8942a111e99
BLAKE2b-256 checksum
How to use checksums
d8fea4187184dc66e60c49e5cd53d339050484ab067ac032601ee04bc2a4f02d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp314-cp314-macosx_15_0_arm64.whl

Download URL xrootd-5.9.8-cp314-cp314-macosx_15_0_arm64.whl
Size 7.5 MB
Tags CPython 3.14 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
e748cca39f0b211e3dcf11084dd8e4fd96c532cf98fccc67aef5f35b4ca0c010
BLAKE2b-256 checksum
How to use checksums
505c6c61263f5417776a2aa760faf6a1494bf649120ccc23b278a76fe703f33c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp313-cp313-manylinux_2_28_x86_64.whl

Download URL xrootd-5.9.8-cp313-cp313-manylinux_2_28_x86_64.whl
Size 8.5 MB
Tags CPython 3.13 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
ce7347f8cdf022efd15f95a20ceba5c02df65d084c4ad7ca5ce519b8e13621aa
BLAKE2b-256 checksum
How to use checksums
75767182d46b355414220e33deeff1942647f63ad2b7b45ff34ebc47d80f281a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp313-cp313-manylinux_2_28_aarch64.whl

Download URL xrootd-5.9.8-cp313-cp313-manylinux_2_28_aarch64.whl
Size 7.9 MB
Tags CPython 3.13 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
b56bacc9d0005e62a02d7975a400627c12a7763a89ed3ed8ceeccfca8e4562e1
BLAKE2b-256 checksum
How to use checksums
491d0859f5274020fc647a0b4129aa81d65c5d25446742c11eb6fa682be80e2c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp313-cp313-macosx_15_0_x86_64.whl

Download URL xrootd-5.9.8-cp313-cp313-macosx_15_0_x86_64.whl
Size 7.5 MB
Tags CPython 3.13 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
c6fe71035653d969ad630e6de53f072aa13d0b54d47fa632241be051fc2317fe
BLAKE2b-256 checksum
How to use checksums
3e8bcc4ae830766d949be6fdc5fd3d5b24861eb9b60b7d6545fdb8d732de9fab
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp313-cp313-macosx_15_0_arm64.whl

Download URL xrootd-5.9.8-cp313-cp313-macosx_15_0_arm64.whl
Size 7.5 MB
Tags CPython 3.13 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
bc777d7f155e685f4ec41df57659b88ff33509339378a7c2e268e8cbce4d5424
BLAKE2b-256 checksum
How to use checksums
947664f1a9cb8a12cf7a80d83c88211ad3e845f09b47ed1b5b47c0a520ad9503
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp312-cp312-manylinux_2_28_x86_64.whl

Download URL xrootd-5.9.8-cp312-cp312-manylinux_2_28_x86_64.whl
Size 8.5 MB
Tags CPython 3.12 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
8667bd28a1afc0e0a042910bc70c0b73459118e90f40bbae8605211bcbfb3f0e
BLAKE2b-256 checksum
How to use checksums
dd4c496afabac46ebb0a1a184a1af4d31502711a34fd3e574205e7a8bc0a1d9b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp312-cp312-manylinux_2_28_aarch64.whl

Download URL xrootd-5.9.8-cp312-cp312-manylinux_2_28_aarch64.whl
Size 7.9 MB
Tags CPython 3.12 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
43729c605166e016aa3f014b6cf115b368ef64810b249a5177b72ca9cbdca4c0
BLAKE2b-256 checksum
How to use checksums
af3968f1cf77c6f81153d6ba014ea4c4aa490ea7d245d25ca0bc287829c229b6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp312-cp312-macosx_15_0_x86_64.whl

Download URL xrootd-5.9.8-cp312-cp312-macosx_15_0_x86_64.whl
Size 7.5 MB
Tags CPython 3.12 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
98912d170c2231b412b7be3e5d434ab85cca6e311075b6ace643763ace0d80b5
BLAKE2b-256 checksum
How to use checksums
ffc925b9b83f8522985844015cd9da7896a951e617536d12968d5274e14c8eb5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp312-cp312-macosx_15_0_arm64.whl

Download URL xrootd-5.9.8-cp312-cp312-macosx_15_0_arm64.whl
Size 7.5 MB
Tags CPython 3.12 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
c9ee4a77c4d50c77de6bdbb3c6feda0a0551880ba2fa40e48d1a45cf190dd2f3
BLAKE2b-256 checksum
How to use checksums
ca7b9ef9b4403a765ae2e645046af025d8f4a0c495681144f914d1e764e542de
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp311-cp311-manylinux_2_28_x86_64.whl

Download URL xrootd-5.9.8-cp311-cp311-manylinux_2_28_x86_64.whl
Size 8.5 MB
Tags CPython 3.11 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
05a680206695b26b044b2e5e34eb64b660466f3ae1d6bac5a8ef5f18caa74fc7
BLAKE2b-256 checksum
How to use checksums
e4e8909d67bdb277dc2fa6f2b2f33922c3d951ce3ed77ae7701e6ba515707a1d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp311-cp311-manylinux_2_28_aarch64.whl

Download URL xrootd-5.9.8-cp311-cp311-manylinux_2_28_aarch64.whl
Size 7.9 MB
Tags CPython 3.11 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
bf7cfc62c7bcdfbe8aaab2b94ee82206df87959e002691eb2f2dc64928e1abc7
BLAKE2b-256 checksum
How to use checksums
88f5621b425e406f4c99f97703766765fd0d94154d5ba4b6b37a68ee33e39aeb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp311-cp311-macosx_15_0_x86_64.whl

Download URL xrootd-5.9.8-cp311-cp311-macosx_15_0_x86_64.whl
Size 7.5 MB
Tags CPython 3.11 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
1c0511fcf14a8b36506775c8ecd98caaae7d1c4f7e80b65afd3c3c7f896caa24
BLAKE2b-256 checksum
How to use checksums
93b937ef1227bc9c6c73d249c4e0dd6516213c5cd075e7cabe1fe20a260076be
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp311-cp311-macosx_15_0_arm64.whl

Download URL xrootd-5.9.8-cp311-cp311-macosx_15_0_arm64.whl
Size 7.5 MB
Tags CPython 3.11 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
1e9f4069c685e693f01c1ed92eccfa9632c39311f347914894243a0e0f884c49
BLAKE2b-256 checksum
How to use checksums
5c41f5ebe6af3354fb750ab9812b7b222a428a868fa298a7786e357604b6deaf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp310-cp310-manylinux_2_28_x86_64.whl

Download URL xrootd-5.9.8-cp310-cp310-manylinux_2_28_x86_64.whl
Size 8.5 MB
Tags CPython 3.10 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
ae83ed4c0ed42434c80903b9d5fa1e4f3ff065566bf41308e3be6926eeb395fe
BLAKE2b-256 checksum
How to use checksums
341173020dfcd73d7cf5c9ae98cc43f72e9935821086b0954732047f6140a9fe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp310-cp310-manylinux_2_28_aarch64.whl

Download URL xrootd-5.9.8-cp310-cp310-manylinux_2_28_aarch64.whl
Size 7.9 MB
Tags CPython 3.10 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
2aac50b0f8adc673e4aee3e9ccbae6137594e16122f48b3fdc954812689504bf
BLAKE2b-256 checksum
How to use checksums
008caba45f986294b6cbae07633e613a13adc0b436594a39e53c8b1f06eb7643
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp310-cp310-macosx_15_0_x86_64.whl

Download URL xrootd-5.9.8-cp310-cp310-macosx_15_0_x86_64.whl
Size 7.5 MB
Tags CPython 3.10 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
5bf51d1a5ead162cccdce24aae998f944be89632d3cf9b41326a0c8b092f2be1
BLAKE2b-256 checksum
How to use checksums
90eaeb194665388be49400f1a23948c90a1af3da7710dc8d2d4d82dd60557604
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp310-cp310-macosx_15_0_arm64.whl

Download URL xrootd-5.9.8-cp310-cp310-macosx_15_0_arm64.whl
Size 7.5 MB
Tags CPython 3.10 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
5c6f994239d0f819f13f4e6aa0d8411ca49d4e5b96db76c7a87d12f2480ad037
BLAKE2b-256 checksum
How to use checksums
55f09fd5e87a14999c591d31c783dcb9a8e2699d1f44f004a5c43a540adccc04
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp39-cp39-manylinux_2_28_x86_64.whl

Download URL xrootd-5.9.8-cp39-cp39-manylinux_2_28_x86_64.whl
Size 8.5 MB
Tags CPython 3.9 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
e0c30efedb2ba0c40d1649fb2b3aca1908855596a212adc3eaa969c8fda37698
BLAKE2b-256 checksum
How to use checksums
e7e29bdf44a524dae3e9e8f2232242978a62909312b69cad50d449c3db3e7cfa
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp39-cp39-manylinux_2_28_aarch64.whl

Download URL xrootd-5.9.8-cp39-cp39-manylinux_2_28_aarch64.whl
Size 7.9 MB
Tags CPython 3.9 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
964c8db7ebd6f3b04622972ca1198e5586ce093947c143ec9959b272f2e9181e
BLAKE2b-256 checksum
How to use checksums
d6e274aafd021f1e96e3a5a767e08235b5a2fdfe3f68b5853e7e471c3c553b4b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp39-cp39-macosx_15_0_x86_64.whl

Download URL xrootd-5.9.8-cp39-cp39-macosx_15_0_x86_64.whl
Size 7.5 MB
Tags CPython 3.9 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
4700a702bd89376fb3d9b5e87412e4cf22def0e904621c396873b373eae785e2
BLAKE2b-256 checksum
How to use checksums
517eecd3722cdbdb00a52088214388bc2c955221a52993f80f27e06c8ec400d1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / xrootd-5.9.8-cp39-cp39-macosx_15_0_arm64.whl

Download URL xrootd-5.9.8-cp39-cp39-macosx_15_0_arm64.whl
Size 7.5 MB
Tags CPython 3.9 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
07aa824c767b86725153cc60ea3bb4496e5f0698093951ee3cd74406a1648f8c
BLAKE2b-256 checksum
How to use checksums
7d2e2d29b646825db47f67316667136e6da4e7d86d8d5028ec91efd82e86e150
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release history Release notifications | RSS feed

6.1.1

25 release files

6.1.0

25 release files

6.0.2

25 release files

6.0.0

7 release files

This release

5.9.8 This release

25 release files

5.9.6

25 release files

5.9.5

25 release files

5.9.4

25 release files

5.9.2

7 release files

5.9.1

1 release file

5.9.0

1 release file

5.8.4

1 release file

5.8.3

1 release file

5.8.2

1 release file

5.8.1

1 release file

5.8.0

1 release file

5.7.3

1 release file

5.7.2

1 release file

5.7.1

1 release file

5.7.0

1 release file

5.6.9

1 release file

5.6.8

1 release file

5.6.7

1 release file

5.6.6

1 release file

5.6.5

1 release file

5.6.4

1 release file

5.6.3

1 release file

5.6.2

1 release file

5.6.1

1 release file

5.6.0

2 release files

5.5.5

1 release file

5.5.4

1 release file

5.5.3

1 release file

5.5.2

1 release file

5.5.1

1 release file

5.5.0

1 release file

5.4.3

1 release file

5.4.2

1 release file

5.4.1

1 release file

5.4.0

1 release file

5.3.4

1 release file

5.3.3

1 release file

5.3.2

1 release file

5.3.1

1 release file

5.3.0

1 release file

5.2.0

1 release file

5.1.1

1 release file

5.0.3

1 release file

5.0.2

1 release file

5.0.1

1 release file

5.0.0

1 release file

4.12.7

1 release file

4.12.6

1 release file

4.12.5

1 release file

4.12.4

1 release file

4.12.3

1 release file

4.12.2

1 release file

4.12.0

1 release file

4.11.3

1 release file

4.11.2

1 release file

4.11.1

1 release file

4.11.0

1 release file

4.10.0

1 release file

4.9.1

1 release file

4.9.0

1 release file

4.8.5

1 release file

4.8.4

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page