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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 15.0+ x86-64

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

Uploaded CPython 3.14macOS 15.0+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 15.0+ x86-64

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

Uploaded CPython 3.13macOS 15.0+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 15.0+ x86-64

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

Uploaded CPython 3.12macOS 15.0+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 15.0+ x86-64

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

Uploaded CPython 3.11macOS 15.0+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 15.0+ x86-64

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

Uploaded CPython 3.10macOS 15.0+ ARM64

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

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 15.0+ x86-64

xrootd-5.9.6-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.6.tar.gz.

File metadata

  • Download URL: xrootd-5.9.6.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.6.tar.gz
Algorithm Hash digest
SHA256 d85549c408e0c2b6a60667a0e5b6c89f5cd809e3b429a795d8b49e049a8d6a4c
MD5 edc4c3e8e8a401a33ad74ee5a8dc2bb3
BLAKE2b-256 90f9b626b677916ffada8e1c58207aee423efcd20ede6ef5d9ffbfaf87c737d5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 39c6601c75f848ce514b06dadb83349efea92be855de4c8f7c1e78d05f84b142
MD5 d9327833bf97639f0a1309e46fcabbb0
BLAKE2b-256 34b485aef616cd7da78e4c6add9b3aa15f8f6e8702ebc67b9c88437a8c8f8816

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 29a6776159c20706c500563791168a38f000a4ad8042f3fba21898cefd021969
MD5 513de3c1d3e5d66055cb23b8a34c964e
BLAKE2b-256 61b4192c876c40889f3db957c8f205dcba56f9611d43e9036bec88d142ae556a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp314-cp314-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 0562aeb5683a5213525808794cfb4c350647102e3aac366ae720a46fde4abe17
MD5 039920de1e6334e03c162f1a2d7ece91
BLAKE2b-256 d8a6c06ab5dcf5dd4e46c7839912ee72a44c2f45415d273aec3850e2971e624a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp314-cp314-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 df0897bfa640de38fdf97a76d559713b1e59a3254863ad1ab22978d4532889a1
MD5 9c8f3287c88f94e30cea65acbf95e4d6
BLAKE2b-256 ef1d524909f1a0d40faaee3438a8359340f06b739238e7692a0cb0ff1180bd7e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 138a568e394af6d65224c1f4d55206ae4a218a80eb8efd631f4d94aaf63733ea
MD5 54a3d9c77018bf655eed191e22537e22
BLAKE2b-256 f8420337c8eef8dc593c05322a90cf25c135f070c99e3fbaf2492ac7572c778f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dc02a13297c1776306c2852e1270eff3fe9779aa38344b967d31e4210fffd04e
MD5 758d1e462aa37d3d80161817db2d1910
BLAKE2b-256 ffb50d64e36ccab6224bad2782924fcd2c0a695b1fe21ddc534860bf8425974f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp313-cp313-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 e1c942e082dfd0c11db745fcb952ecb4eafde5cb9f41afcc9e3eaab15fe5238d
MD5 4def42b452c8616c333edf731c094cca
BLAKE2b-256 85ef2357cf6af29e2446529a13e3943c876c6651ee14702f8a505a68de625632

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp313-cp313-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 1f84ebfd91d4f0b2b710775973b7104efe3cf1d562a5a1af620f551a708dfbb9
MD5 4b8f4be43eb1e0b2fdac1ef20c0055d7
BLAKE2b-256 ca97ef245f5b7ca546ae3b81ceb90f391439a49e41eec92d50a7899792d6bdab

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4fa6ad64adfe723cf49aca38dbb385a1e405188c17b11dca651907440c9f6b5a
MD5 b69db85384215a5f098bc551cde05511
BLAKE2b-256 d85134c0857f5cacda726a5f4182a31b2410801de4110c08700a995b974dd459

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 26ab17e2dc963b85b586cce70703b5d27688c46658a26418d8acc6cfecb33a9d
MD5 07668e5736fa5e5a44dc8e839db2aa15
BLAKE2b-256 aafdac7347b77c98ee3099f4071a9693faa65cacc8f72ec10d3b26c61e142c92

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp312-cp312-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 1ad25cf0c7576606bd7270221412d9eea51877733de5c91bee724140ba0695b4
MD5 3f506d436f72644fd17d1a4d3c832e06
BLAKE2b-256 0d5782866bbb39ef36daf48ff1a849cc5e1a9aab75d9117106f4d0c00c6b580a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp312-cp312-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 8bbb7807617c4d64fd508170835855b7842d79dd21982052e100a8dcd54d4aec
MD5 fe81fb9638174469a25a9dc8ec1fa26f
BLAKE2b-256 4ec106271a1ad0c2071165f83fe8aa5bb20924f8b77d5a4b74b4b7e0b48f91b6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 93e6e0998d2efb2565d35717b91d3cddcec406c65cc205f9bdc38cff27e13ea4
MD5 106981819a1dc453670e473153d4b119
BLAKE2b-256 07311831910a3521adf747dc97ae551e2cf6585c953aff3b0647bd12d0a73380

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6b2020cc698962846853bba68c4b66669b85f9dc2627c73f3e34277e389c09e8
MD5 6630b78d4b90dde9bc191f549988f631
BLAKE2b-256 2a5ccbe5fc01a23fecc8b9f8d17f27fa2f78a04f7e92bead8921f84977333313

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp311-cp311-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 5268867756c285d28ba58deed85005458022220029d7b3e3f99dc65b7c529148
MD5 9986701d5996672e343360916a7b27ca
BLAKE2b-256 41178796a279500e817a2ed57963bbf9996c39f6596ae92e965369cd58e519fc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp311-cp311-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 eaf73f4482344afd09232c3fcfd49fc24dd13368b61fb0467e988ea841da84bf
MD5 95ad95598908200f1ebf3c0afe1dd08d
BLAKE2b-256 8366e26771d41932a14b33e46bf062bbd78fac74ced092c377698e104bc2f2d6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2cae63d5cdb35c04cae06941d4d3b62f077c4ed8a64bd8587e8d9ef7c6be1012
MD5 ce73f2c4279a4693dac83870016dc03d
BLAKE2b-256 f88cb1b273198b8fcf8493941c572241ee19c1e29d32ccd2a76295cadbcf0733

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a361c30a3ceb2a58db16b2311db2948a26ab54062f66c77196af4336d3771acf
MD5 c58c1ca50f8bbe0d1d703c46a3071227
BLAKE2b-256 d42f2f5bffabad941f03f3b8d804089533091a00db0bdc0898cd61aad046b52a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp310-cp310-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 26d8124e5892833cbdb9d2a2a72d482a2801b88389d18c713d1b5ec64d1515c7
MD5 81b08961b639e5c5ab0cda2298728eef
BLAKE2b-256 d41c1456d4803807afed6ef12885d1914e70d7c89b9dd6f101e355cf9ccda0db

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp310-cp310-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 12df4b3a7691226f36da326759c45d9aca657b298f168022b9710374c38e1a38
MD5 2028aa278ae09add3a0a9bd2c71365c4
BLAKE2b-256 7b2089ec18216be2628015ddd12bfd745707f80b13d9557af6d9567f03f38928

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c83d947aa4d84cef0b21e3536051405abf98e77aa3f16b68ba4894cc5f1e3962
MD5 a8a5f77ac089266a31e2103f17313754
BLAKE2b-256 547206219f603be43cb5e6e41c10edc4b4789d27a7dec02a863d4f4131770ad6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 50601637816b730c8efe47964cb82001dd29cb46d1b9df33d2b5ded0249c2923
MD5 f5b9d521e64678ea40dbdabf1b7b4a65
BLAKE2b-256 180716659099ba6780f409b5773f975df28d837f8bd83ca39d9f4f51c4742507

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp39-cp39-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 1bd1b6f82f0202290a80a2ba43a75a951714fb0c3322892dfd452fbd864d9081
MD5 43c0d4ddedcbcd19695b369c8e406b21
BLAKE2b-256 385c0a890cab00eb001cf5a171311d16ec7d52b93682eea5c6546f7f30c0acd2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.6-cp39-cp39-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 bab25739ad0a48663889be3ccbb4cc977e0080103cb74a74dc72faa92bd1c1bf
MD5 3dd6b52a3ab2595595eb61e4be69ac5e
BLAKE2b-256 0b6a8533fcf4d035a1a52c9110027befd63813f93310e0a5472b3b8f61b060a5

See more details on using hashes here.

Provenance

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