Skip to main content

Repology CDash ABI CI OpenSSF Best Practices LFX Health Score

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.

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.1.1.tar.gz (7.2 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.1.1-cp314-cp314-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 15.0+ x86-64

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

Uploaded CPython 3.14macOS 15.0+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 15.0+ x86-64

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

Uploaded CPython 3.13macOS 15.0+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 15.0+ x86-64

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

Uploaded CPython 3.12macOS 15.0+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 15.0+ x86-64

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

Uploaded CPython 3.11macOS 15.0+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 15.0+ x86-64

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

Uploaded CPython 3.10macOS 15.0+ ARM64

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

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 15.0+ x86-64

xrootd-6.1.1-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.1.1.tar.gz.

File metadata

  • Download URL: xrootd-6.1.1.tar.gz
  • Upload date:
  • Size: 7.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for xrootd-6.1.1.tar.gz
Algorithm Hash digest
SHA256 6d40e6d7f65ff0db381f964e8949e23a90a0b3e15158264198949389a4ef6c4a
MD5 681d0e719185832ef9a6b34bb4239fcb
BLAKE2b-256 bca775d3cce4a257aa48d40adb45e30dbfd455406bc9b26bd302a606d2ce3a73

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0f8224c25fa372ebaaf9c5a8df1d810e04196acecb2e58dafbe477120063d190
MD5 260ba970c9f8bebf123f402db2c98276
BLAKE2b-256 93c7c62a2edc64dbfac4d1ad40450fa02dacd96110868be09a2ffb84d98dad29

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e2b6b1f1d24182223022887f2b36d0c968d57d439a89074c97712e32ea3166b2
MD5 2077b68d337d22b4dc8d0b476320036d
BLAKE2b-256 65d519443fd6a0a46a2f1e85c25f9af14578024fb8506348bd41a483ae01ae46

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp314-cp314-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 200f897e1026b444c86873b487a810275866f9b3b7016c73365f3e182b01a603
MD5 25244672019614e394f255388f9cdc7a
BLAKE2b-256 cd5ff9e6425a712d51c84de4c67279aba4801122b4585537301b512e17d442cf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp314-cp314-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 3e1f043e126967124da454db80a8c68e61c83935fdff10d270e3c52d98a8252e
MD5 9b5c66e9c68a5d9b5a25a02a5224ce80
BLAKE2b-256 668ec183363a812f2b8e79c45459e4826aaeab1e3b55bd48abed3de09ea3020d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 62636a3bcf2eecb4f871e59ecfde702be06066c5dd97db2567d883eaef944d97
MD5 01532c069d0fc27d62c8d633f1a700eb
BLAKE2b-256 33d4998fa1e3811900a1acf70d8ae53d15d093da7c8ed2b6e39147857533eb78

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 17755596b4e23c598a1e0f8427ed281495777bd4babc4d80cfbf480280821606
MD5 74509607e4e9d03cdf7e9717e1062a07
BLAKE2b-256 e39af96437b39b69fe12a52abd7f4316c339b7531ef9d63e6a98e20866294bef

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp313-cp313-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 bc061c79c0901c8bd259dfb1bae88f228b91d1f52d168c914803a649bc4baee9
MD5 881d23921f6df917c9df3aa7e4ce89d6
BLAKE2b-256 44b9544324a60154b9979e8531793a9df51ccef233867b0cf9974531732365da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp313-cp313-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 93a3c69b53f11336c00074f89ae986472164db7bd16d36fab6d6de3ee78cb664
MD5 dea6619d442b9e77d39b3fd5ccbf87cd
BLAKE2b-256 c9ab60779f03003bb50bade821c8be8f5ff3df5bca87cb96e70b0712cbbc4b06

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 51e2047c2a8055cd7e4b802ac4357fa72f2b0758c9271ebccc7344523af71499
MD5 58f06c31e0f81bce78677a3e2b0af6b7
BLAKE2b-256 26c5643e89272698916da064ca266480c9db332575faba494d61a0ec03ec9ab4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 85d288975b7d61ee50a822a4476c9353029e0abd7b41b6ee842d0c86f12579ad
MD5 40f284ba64e6bee812e75dd8014d3c23
BLAKE2b-256 85f254639c222dad5b2054d663dd3bb7b6a38ce2396154ddd61cf589d344330e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp312-cp312-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 c78f10f53a5162c21dbc0aedd6b0307e313ce6a123241c450f85465eb5a539ae
MD5 f0356558fb091650dd6922858c21b957
BLAKE2b-256 809f6f5ee8a6475be7b33118f0ee733661e0a1132fa39884bae8836f644a133a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp312-cp312-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 a700f6a9d849ea1665448f5da8851148c0a732c5d4eb94256eb0e988bf578b7f
MD5 996a1b1994a86d55ee872d557207c0b0
BLAKE2b-256 940eec47d6f85ad576954b10b8fea8c5a8437755317816f9a8f7ca7f93d07761

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2332ea033609d971e94bd876dae48b3eba3afdd9ca169c6ecf826aee97742246
MD5 c01f1cbba07163fed35d193e87b095b2
BLAKE2b-256 abe50158c4b2caccde657eb20cb5f521538a49e6cd042127f9e674335c4e9131

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 acd80311290d364dc177e0e7c616a2fb45318c5156cf9bbcfd23df22ea37a5ec
MD5 031ae64441b108b223c0faa2cac509b9
BLAKE2b-256 b34b136e200723830f77908730199a2b16927b01ee85c2b56790da0c73c5671a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp311-cp311-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 7ed7e9bf8151a030795da1c39d45fe50c8f755bf419cd17f40b026deafd98a63
MD5 efcc92b8dc006e0f66afa4f8034a2354
BLAKE2b-256 abfc09413fb57ba517254728604fddf19942c442a453c2ac9851da5b9bf78be3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp311-cp311-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 8daa470edf5c3ef73e4f27c6b498061dae3c9d90f8fcf646501bf2c96efbbe4c
MD5 880d92bedf4ecd53f2c14c1b15604e48
BLAKE2b-256 1804d1f44428e6a75562567fe5932e29bdedf01b1217b067e40344b3998a7257

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ce026ab530f31d710f9dad9788e603751f0107f4fc90b5ec9773ab9972d3e514
MD5 7deee7208951ada2424b3918a5acad59
BLAKE2b-256 5d7c7533cd9d0f265e47feb4678e79039920a795d0a13b36c32168e6625b145a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5f66aa13408ff1a8bedd2b8eab582e6bfa6c1534d37a33a2d4ef0af29f03e586
MD5 9195512921192fe6c59b156efb8d7e18
BLAKE2b-256 e36de5edee00e3be48ae9a1d95286a45fe3a66738560284300a4828abe1150a6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp310-cp310-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 d52911a8d48cd73e6a7ae257dfc319b8af7f5b4a0f0373c5bdc49f9e2e921b3a
MD5 5a75fc4ea0bead4f7808c00af71b15e4
BLAKE2b-256 945d005abc080c634a62f1c57703bd7f61a1297974d20a368c4515f5cc4a0251

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp310-cp310-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 fa9959df627a5582a0558e7f3eb699ac987989880f157272e913dccc52602ff6
MD5 2d92e50ca472d5f55e3c0bfcf04ea135
BLAKE2b-256 1b911585e2adac6f557de199e24dca9fb4ee0e3dc9ae3b79b08fdcd47e09315d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5b1f8fdc00c1c7ba5c26a8ad47969f766a2f26b6f1785e492851e6fec3aa4093
MD5 ee636bae3a37c98264f7c5297e7176bb
BLAKE2b-256 aa01d16a979b2f8e846d873dc9af85576880d8acc49ec5c676c4b2b08085ee28

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3a9cc2178d04824d0c1a82dfaaf95ae6e89cdd2caa50dcfdd2abf13e7ddb1668
MD5 0fef644071c0bb9e7be8211770d04f3c
BLAKE2b-256 1fcef51751dd69f59090d0eaa9712aa88150012b30219c2bfe724f18e1089022

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp39-cp39-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 32c6ccc7bb6865e3cbada8e2e5c5fdec63acbc53a5d055d45486bff02f2bc902
MD5 c7d9e3287f6dfaddffbe5d1c50e285a6
BLAKE2b-256 bbe9c5e08b4204138fbade984b7356268dc8bc1c7c0a072f6e5f2a4e76fc642c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.1-cp39-cp39-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 954fcfbd87053647c95e5894100335552c6fa4f6a375dba60da9fa9f591ab1bf
MD5 74903cbf95e73b75e5641b532da1cff4
BLAKE2b-256 4b1f01dace27460edb2fd2d7cd5bf456fdf8eb61e08975e4252381b04302cfa4

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.1.1-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 Sentry Error logging StatusPage Status page