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.1.0.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.0-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.0-cp314-cp314-manylinux_2_28_aarch64.whl (8.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 15.0+ x86-64

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

Uploaded CPython 3.14macOS 15.0+ ARM64

xrootd-6.1.0-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.0-cp313-cp313-manylinux_2_28_aarch64.whl (8.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 15.0+ x86-64

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

Uploaded CPython 3.13macOS 15.0+ ARM64

xrootd-6.1.0-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.0-cp312-cp312-manylinux_2_28_aarch64.whl (8.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 15.0+ x86-64

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

Uploaded CPython 3.12macOS 15.0+ ARM64

xrootd-6.1.0-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.0-cp311-cp311-manylinux_2_28_aarch64.whl (8.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 15.0+ x86-64

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

Uploaded CPython 3.11macOS 15.0+ ARM64

xrootd-6.1.0-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.0-cp310-cp310-manylinux_2_28_aarch64.whl (8.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 15.0+ x86-64

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

Uploaded CPython 3.10macOS 15.0+ ARM64

xrootd-6.1.0-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.0-cp39-cp39-manylinux_2_28_aarch64.whl (8.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 15.0+ x86-64

xrootd-6.1.0-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.0.tar.gz.

File metadata

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

File hashes

Hashes for xrootd-6.1.0.tar.gz
Algorithm Hash digest
SHA256 c173daa9078471bdceb4a48cb9aba0754bca86ad33fb8c00336f48bfbc8f7029
MD5 6e98c2a9fbe0e8fbf912ca7a46614508
BLAKE2b-256 ea2554d4669b322a96b8215963880ea443e5508aefb230f27234e822c624a162

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3a286ef57b028d03daaf3eb602faadab9e3b93f118d97812f28f77a3097e8ac6
MD5 798fab8e923f07d2206886a15bf6a49a
BLAKE2b-256 3e84c0c018981bd68b26e17ff8737973e1f212961de49c0448c77ce395b7d0b3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 39623d86559bba4d0f3bda966a91834fe2d7b41be9410b6161c35402ce9c84ab
MD5 a0d9a04e3bef665fb79180e6ce50b225
BLAKE2b-256 a34cae5c2ecb6c5cbded453c78274f6481cc63309b9ccdd021482c68541f2b57

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp314-cp314-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 02552109a26047a5429807b62660e77f72c691b662e19b56edc2ce1acbc1736d
MD5 aaefa5f44a5cf0aaf5ed04828352a326
BLAKE2b-256 cd53c43f141f1c8a90cfb812490ad3f27979a2b96ef3ec6b165bfe68d591bee2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp314-cp314-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 c76e9444a600105e19e23ea9c58a3ebc82d64e636d326c0508fa9aeee14f3d49
MD5 11acecaa548678cefd380003cae7bed0
BLAKE2b-256 b693fc6f0ffc965ef6b3855f5e630d2a01146bf90db170dfc48c1cf84e0a1501

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0d70ff66fbdafc38fe2c4b29c4f23a00c89e6427294849036c58bbce7ef215fa
MD5 fd0d9d0ab092966eb639df63f39b132e
BLAKE2b-256 c9ce44c61e9e0a0a0feb82917251831d6d62153b06d16e1ee8fdc157da98e4db

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1fd6a0f4eeb3297860d0d6c0eb6fbfbb3af22d9c7834322f6ef4c902c62f3de8
MD5 6ce41f3ed298ce86c902ae7f4fab376b
BLAKE2b-256 1a0f70f12af6e0792444af4eb268d81551fd97d6edbb84ae3a63c04decb3e0a6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp313-cp313-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 307893176eda7445ca3a4af070e71f802f7a50b1d86c7582abc66cbfb4bd08ed
MD5 ea0ab195f6a410e7b3b7780a3d22f25f
BLAKE2b-256 259860477729310388e94b7c9f074b7d9fed95352d8051a65b2671cd8b42cb70

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp313-cp313-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 03d601721ae744dac481a5ade2d0a82c8c32575c0c198b35c3254572222b3677
MD5 09f09188d322e8c5904aba8a8476c34c
BLAKE2b-256 9c9d498e48266c40d18095edda486964da40604d7654ee04b7c00da8ea1ad77e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 06f12d8f5993967dbbd9bb037a4fe1557a38e88acffa184e56f5e8725d3916d4
MD5 ab0312077f59b6b105a15752ba5a0363
BLAKE2b-256 66e3cc7427a5abd41970d210de92db73adef16809fa1b9b7470050acdbb865bb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8966778c9a4ad4b92b27d759bb9aa8ade20803c2e287bd62b62e5d5fb76fcbc5
MD5 4c9a0b57ddd4597b3c29c3a5d7b6b48c
BLAKE2b-256 6cbd20e580a887e2fdf42dc9d07f58f902fa613b011ee8c1a2a7aaa1dd7d2bfc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp312-cp312-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 44b225f3c9122f0d054dc0cfd752fef016fc03a742ad9910f2611058bec7ab54
MD5 d45097725030bf42f3ed6f2ce8edd148
BLAKE2b-256 ca003a44adc541bf8a6ef04a45623bf016acc95c913b0eae2ef5fc3ea786ae31

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp312-cp312-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 c68ff9d1dd8679ef7fc93329caa8a4e28969a0b87a48fcfef2279f7cc0bd2cc5
MD5 1713936b1fafc8af232bf5df87ca4ff5
BLAKE2b-256 9c62d3f003d56f548bd52d8d0580e772a429944651e3cb2cbf46dcd5246cd97e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 50aae30373814864d86bf4d6b203a5bb36718ced4d20899847500f2944c05d4e
MD5 4ba43713f19fd9b66adc5f078dfa8d36
BLAKE2b-256 cff94d952f42ed71a9a8c6ac50bae31f58afc70624a34ddda2fd508d1712a679

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4bfcfce0b52cb552757174b3a0d0fed3e9d5732c326a28761ebd4d04b2116cfd
MD5 3d54e2ac3a36dacca3015bae625a557f
BLAKE2b-256 c04a7222aea64607362c842b6e87e021379b6518df32ed191ff3bf40927f2b53

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp311-cp311-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 9becf691ac8bd0c60ada79cc994aa8fe1f81a4117909feafcbaf7483019a3fa8
MD5 be028a996c22022f916b06e12865eb61
BLAKE2b-256 b26f3c5e1ff98afee25705cdc2d8bf4e6f60a7abcfd4922d95d4567a2be1a3ee

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp311-cp311-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 336c4bd8f8d1fdbaa4a9fcd8eeb85e6aa0da3e1ef0f32b3b776f3db030872bf2
MD5 4067d9b591635d59c7df5ceda94c03b6
BLAKE2b-256 7149cf91be0ac18d08e6bf4136d1e0dea52efda2df5c7b4687a20909863b171c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0e18ec8e9d748d53e00f16b9cc6f970201579bec5e2ff8c1358b310d1636c1a8
MD5 b8a34bb51e0091fa998b781a81a1ba95
BLAKE2b-256 e30130cabc3330fa0946af3e4cb10cc5a948ec037a60fae34dea9dc612175987

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f7e92dc640ae0ec25b1578cea16dcd7728900a094d3695db1408321f13012d2f
MD5 d6cbb0c59d6a70f4945ec1da5c1191fc
BLAKE2b-256 5f6e78debb409c70f3e44faef5a6d3a2d7be292297b652c1a6b8d9362660ba1b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp310-cp310-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 89ed7969b6fede5e7615eebd1cf07ea4e56d8cdfa874a5a32b8769609aa1e60c
MD5 41e958a0ddb1b9985d523b5bbe773e12
BLAKE2b-256 87e9148051306f53b920558f9ad416eea25ff70b337b018cfd163cf8d2235d49

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp310-cp310-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 840e97d2569ad87a82b82c9b9877dca86e80473381e3c5f7d63b6e5b0857495d
MD5 f888690012ec11abcdb04ead9a2a1191
BLAKE2b-256 f36721f26de221bf45b07b8e5c2aeecbe26db2818d26135c95b5d68b49730bd0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f447b096b1df0148817eae3e5117897ace2fe026dba2e4ccda9210bc1a094b91
MD5 9eb307c80feee88ea0e05c06ad52b79c
BLAKE2b-256 088e54e1201475ad7deb5bc23abb7096522843f520c2b9d87c71b27e06e7efa4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 34290d98d87135a6bb2351bdf66c822da805546177d8de868b28dd714aeae70f
MD5 18be614b860e938872fd01965c528e35
BLAKE2b-256 3b5d36a5e46ee81933f38ad8498b873ae81b35a669c2e02905655d107caa7912

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp39-cp39-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 7de479a039029d2b40f493a39fbc5e0e2e796998aa524b50771f008ede23c96b
MD5 f7531264354e95cd78e5b574860f218f
BLAKE2b-256 c1c60f3cb78d91066683124c9a16cbf8425dc6d43522fe53dad64c71a48c4228

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.1.0-cp39-cp39-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 4362ce84156a188bad869010a7c8071ced204762d3dfea88ec1c2be48d15aa38
MD5 45308f2601b33fc030f3dc24a19414c5
BLAKE2b-256 ffa4e5a7ede4d92730ba2b7481ed6c73579a72e7f9cbc8db2b6207140dd868b8

See more details on using hashes here.

Provenance

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