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-6.0.2.tar.gz (7.1 MB view details)

Uploaded Source

Built Distributions

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

xrootd-6.0.2-cp314-cp314-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

xrootd-6.0.2-cp314-cp314-manylinux_2_28_aarch64.whl (8.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

xrootd-6.0.2-cp314-cp314-macosx_15_0_x86_64.whl (7.9 MB view details)

Uploaded CPython 3.14macOS 15.0+ x86-64

xrootd-6.0.2-cp314-cp314-macosx_15_0_arm64.whl (7.8 MB view details)

Uploaded CPython 3.14macOS 15.0+ ARM64

xrootd-6.0.2-cp313-cp313-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

xrootd-6.0.2-cp313-cp313-manylinux_2_28_aarch64.whl (8.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

xrootd-6.0.2-cp313-cp313-macosx_15_0_x86_64.whl (7.9 MB view details)

Uploaded CPython 3.13macOS 15.0+ x86-64

xrootd-6.0.2-cp313-cp313-macosx_15_0_arm64.whl (7.8 MB view details)

Uploaded CPython 3.13macOS 15.0+ ARM64

xrootd-6.0.2-cp312-cp312-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

xrootd-6.0.2-cp312-cp312-manylinux_2_28_aarch64.whl (8.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

xrootd-6.0.2-cp312-cp312-macosx_15_0_x86_64.whl (7.9 MB view details)

Uploaded CPython 3.12macOS 15.0+ x86-64

xrootd-6.0.2-cp312-cp312-macosx_15_0_arm64.whl (7.8 MB view details)

Uploaded CPython 3.12macOS 15.0+ ARM64

xrootd-6.0.2-cp311-cp311-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

xrootd-6.0.2-cp311-cp311-manylinux_2_28_aarch64.whl (8.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

xrootd-6.0.2-cp311-cp311-macosx_15_0_x86_64.whl (7.9 MB view details)

Uploaded CPython 3.11macOS 15.0+ x86-64

xrootd-6.0.2-cp311-cp311-macosx_15_0_arm64.whl (7.8 MB view details)

Uploaded CPython 3.11macOS 15.0+ ARM64

xrootd-6.0.2-cp310-cp310-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

xrootd-6.0.2-cp310-cp310-manylinux_2_28_aarch64.whl (8.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

xrootd-6.0.2-cp310-cp310-macosx_15_0_x86_64.whl (7.9 MB view details)

Uploaded CPython 3.10macOS 15.0+ x86-64

xrootd-6.0.2-cp310-cp310-macosx_15_0_arm64.whl (7.8 MB view details)

Uploaded CPython 3.10macOS 15.0+ ARM64

xrootd-6.0.2-cp39-cp39-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

xrootd-6.0.2-cp39-cp39-manylinux_2_28_aarch64.whl (8.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

xrootd-6.0.2-cp39-cp39-macosx_15_0_x86_64.whl (7.9 MB view details)

Uploaded CPython 3.9macOS 15.0+ x86-64

xrootd-6.0.2-cp39-cp39-macosx_15_0_arm64.whl (7.8 MB view details)

Uploaded CPython 3.9macOS 15.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for xrootd-6.0.2.tar.gz
Algorithm Hash digest
SHA256 3f00903548b58746abab9ed20fdc75d5e3e259b1b205e171d887a3f03978a00a
MD5 b2189d57236a5b92d9dcb37b231cb9f4
BLAKE2b-256 2c1797f17724e513f7b05736c1b995c3c430c439a576e7c113b8947d0ef6a9c6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 67b51d477b5a1f12ebd8d8c31f19955e0533389b5b22efe751565c858f5366a0
MD5 7bb4e05b4374c26deeb71db3c19bc108
BLAKE2b-256 7ec9eb9c620ea19e1c14922e868185166ae47c88813cd8dbc1b60d16e9898a97

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3e608bfa9a35f4f2e97684e2990b97eb87263a826419df172e266b7185cce4c1
MD5 6a56a8196e565144e9ce8987f22719c1
BLAKE2b-256 1f0e22443578af10ff4fd9ffb20bbf8cd2976e2837ebce76543b8bf706da9a14

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp314-cp314-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 361cdd5723bf561df3cffce6995dd80c8f4667d8de49e372840a03819cee3602
MD5 2e1e25e4d722432ff0c89e7b6e72e12b
BLAKE2b-256 6090ce8d2061de0a20e340b77f232e50d19e97b4d3d9312ec524fe61a991fd16

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp314-cp314-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 e76a0fb010cda297a8db54ef88f6e94051e078e9e5c7e461f36b99238aec852a
MD5 98fc5fa6e553e460e3fcf7071a157a87
BLAKE2b-256 449b765346fd4fc4ac2d35abfedb47e220651dce19a191d79ba35f4d73dda2db

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5c87037fb78a729908351c07663ca5eb67acdcc7d27655a9aa6aa27d986d0178
MD5 10b4e7d1f71f05bd5838d180ad9004c3
BLAKE2b-256 1adc57970b28a4886e9f3980161669148e4f94279759af5ab7eec6a83640eb69

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5c15f2bbbe0dc6978f55ff7d7d2f329b3e8fe64594bdfe449ccbfa61873614bd
MD5 cd77731d44efd8b1681bb465fecc2106
BLAKE2b-256 6aa2c611b129764de157dbb781eeca5bea3a3ec330325f1b2eadf5926673c3ca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp313-cp313-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 a85e9b7e76feb5855c5e069bcccb25b5fe8ebf7a8fb2ca15ef5adca8d2e52d69
MD5 5c4e8c9fd019b1f4b37adf526f2dbab8
BLAKE2b-256 7990db73411542dd8444dfdec63b98826b999b9283c057330d5dbf0bb96733da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp313-cp313-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 df061ce3106ed5b0adbefedc2d34d7a1b2b27e26ff8974cef989513a8ceb6257
MD5 148beab40e3940b0a368bf2e2ab44898
BLAKE2b-256 2728d6fc033b1fb0f7222b1c7029759b6b947741509852f2b5f75feec6f74744

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f1a4947752ae6fe68a51949b1b6f8a0fbaf64ab1edc1704ae82cb93ad255bae2
MD5 3b2068e6d1c64153d826842a1063cdcf
BLAKE2b-256 37e90f693d41b9153abdb2a5d6465405f94a4c746e6abe224a8980510098031d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0c429274d73d96fe850a68014f34d9a514c26d1ce57b7663e843a0671b5528be
MD5 5b216e123d48cb66efbc8318d056e026
BLAKE2b-256 17d659b6a48f5629f4d22464758dd7fd31a8f37d34d7208305d8280e028a110b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp312-cp312-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 3337d2a8ae4b729a52330450e0051e41d2472efe689a998a33111c89d204952a
MD5 d5ed0f04b7bb74f04ea9a7989f593f69
BLAKE2b-256 897d2cff6c63d497dd420f46c864151f5540364d5c044a13b01ff422518753cc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp312-cp312-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 96b72e5bbcffd96ec61e80e6d35f5ed2357735260918bf67b1bab0876937e6b4
MD5 09360b9bb0d88c0348fba4a593b3ad5b
BLAKE2b-256 853e553c05ad159110306b701101e26e2dd375c88012f73336acc74e4ed04e10

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 12c5136fd24a3dda23cbd350b38761e8c4fc6b7b2e40eef8db79b8caa4a1485d
MD5 a3c59d15f1124c4cac60d6a83d2e77cd
BLAKE2b-256 208abea0311a79f8acdcbf25033357f29925c50b4a29e46ed99228d7353ad883

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 874bfe3dbaa115aa7c2341ff4bcdbfcf48039dda15a05487f581547486ebc3a3
MD5 992b4e6154fef4854ddbc23fc2bd7bce
BLAKE2b-256 77ebf063c43a43a0fb193eaf1f55773f6a1fdb9e016e43cd39a2b2c5e50a4852

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp311-cp311-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 88454eee85eb4c54889f62b6ea4d17fc0fed3de45d97c0487604e6b0b4cc29c5
MD5 a83d542b80878449e1b087f8f9be614b
BLAKE2b-256 8e78f6b970db963cc018386467bff098eae4a828e44d15687ad88755f9adf0a4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp311-cp311-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 38acaac14ce83aee2b91e888112a25426f50e0e746568f81dd60edda16f84077
MD5 2f169896c7e1754775fca04c41da2dc4
BLAKE2b-256 578fa00385cd6bce343ec5749e17f371335d560ba29fe92999097daf24d1959e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b1bcbab06dc60e579be14afe023ad90edd5de82df148183c23b2e98bd81f3d28
MD5 99ed3e1ec9cbbd07b633b86b2f505b6d
BLAKE2b-256 9f5aa649ce1995ca4118b0b7309ff135dac7fca4b6e583aaf6da9405c6bf07e6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7cd2c495e3b89202d1fff9c0f7815c1286ec54528a4b23ef3f30fa379aafa04e
MD5 1170f46f5b50845974078979d3ee7910
BLAKE2b-256 61a2394adb61d2159819ed1d860dc4537bdb6d451597e314c6f1daeff17fbd33

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp310-cp310-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 66afdf867e20ba27db68432b0d7d8e219cc07bc2c948b5b8735875f4f9bbb485
MD5 0c900b660ab3fd244e113bd8526f83b0
BLAKE2b-256 5e94932c25a1c682fdc7f972064e4a545fdc910022aac6d4973b4ad0d9319836

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp310-cp310-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 b5cb1f2f0e8dbfd38e855f383fb4a97f89c6665456aa08a0d909a237d12bd5f3
MD5 73f3e3b8e4a4a1aa05db2578120bf00e
BLAKE2b-256 859e6e77a4994447bbfc24039357afd3c0d56fff3ec3bdc3285d1bee3f70a534

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5f510de6dfa93238f24a6e461c4ff053263e2b6d6a9700765d9928a9765a76dd
MD5 4438216ffefa2cc9b0896de0c8de0c55
BLAKE2b-256 5fefd55a4e0540a69eed9cd7da170dd13f30df8f1effe37c2627926b90220292

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0a36bdbcff094f3074fcc6d94efc5bb56d70c0f07601115b75ff0a7844f6a6a0
MD5 c393bca18ca688303f4cb87d0ea5afe1
BLAKE2b-256 ea05e901945f71a91b9ea0bc02bc5430c337a39fbb39a1404adce7f6b9a625b5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp39-cp39-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 39a4139a7b9758c46caa2b2dfdca25e4f7924754f7ba3f553afa14536178e180
MD5 41ecc8859471f2845a0b4bd9bfef033e
BLAKE2b-256 35b9a09155732ca9412e9949a87d369a8dd05c3012b126855377bd9ab177b994

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.2-cp39-cp39-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 0dfd3b42b866d8fb753432295e01cc13d73a354287f5805ed36aa624abee1be9
MD5 9fb8afa58188f01bb96c4f88d68dc747
BLAKE2b-256 213d43826b196add1a254f049f130da05f6cf0252a779211d1a02de600ba2eb4

See more details on using hashes here.

Provenance

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