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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 15.0+ x86-64

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

Uploaded CPython 3.14macOS 15.0+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 15.0+ x86-64

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

Uploaded CPython 3.13macOS 15.0+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 15.0+ x86-64

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

Uploaded CPython 3.12macOS 15.0+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 15.0+ x86-64

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

Uploaded CPython 3.11macOS 15.0+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 15.0+ x86-64

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

Uploaded CPython 3.10macOS 15.0+ ARM64

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

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 15.0+ x86-64

xrootd-6.0.3-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.3.tar.gz.

File metadata

  • Download URL: xrootd-6.0.3.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.0.3.tar.gz
Algorithm Hash digest
SHA256 dcfaada6e85fab95b722d8c4432958133160fff25700eb25d7438ae665fec717
MD5 151d394da89e0d9946da560c5117eb21
BLAKE2b-256 5ece46663e4dfc5be5894b5e1467fda1b71ba414a1e81e015615f1a061881cf5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b1fb73646998e80584d43deda64f5fcde7f3b4562d675d0969baf26cb54f2f29
MD5 3c0e342f25bfd73adc555f5b5887f68c
BLAKE2b-256 1ea6c572d870350930201c8ed55cee20fae11a0784c1b3a5e7f9c5456950d047

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 382ce6d7834d287d76a91925a02b7b3821dc67ab7bfa992b9e073e27228831f0
MD5 a7350822fccb34130260fd422dd95915
BLAKE2b-256 358e02d5d896b8d17b3e8ac099cedd3a2676750340b5e1f76cd69be96b49a2f1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp314-cp314-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 c72df5f6e1236e6aa5d5f50ea920de08811f868112e8923f618f7ee26f9aa96f
MD5 edd26bca4c086ddf44a16e8d7d9741c5
BLAKE2b-256 2d6e46fa60b3b7102bf04d47bc29021ed6631a7dd00588288a7b239989f7939c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp314-cp314-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 b373f98e84f72a6e1de9bf58ec78ea238e32634c6520d472be34da2b1d3486c2
MD5 37afc62bcb3745b67e2ce4dd9913d21d
BLAKE2b-256 93edae1576cd8d962019621eac77026c8db430733f25af07e9ddf7dbcc71ad60

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 68fb8629afcc00ccff9036c1521736ca7b754ba8e6c81cfd2d8cf3511a10d06c
MD5 b4590f683bbef9b68bfd98f6cd980af3
BLAKE2b-256 5eac37e86f2308419c348c2511589a8258bae17ac4a3b038bea7114dad68a0bd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9d547b7261522b7767a1f075cf2fa5b64d44728b3b0b2cd0ddb55e079c672f1c
MD5 8189b77c6cfcd8deaab82a3299e8784a
BLAKE2b-256 de50904698ff72d9019edf5ad0de8243fe76eb53b8b079de9ae2941d858c7521

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp313-cp313-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 e19fc4db17a1d415c6df34696cdcc583bd1aefd4ff119e2fdfb3caacbb7f64fd
MD5 3bad12f54238ea53faa75bf4309d31ae
BLAKE2b-256 a448e9b965e38b97ed4e4412fbc5a8b43c05042ddbd68c4a17a8935aed92faa9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp313-cp313-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 fdccc5700d5230cdf0be9511c2a8f56120bff6a72880b549893602f12af24a70
MD5 b9337690836be848782562d9c8f70134
BLAKE2b-256 1684156206092be13023e4e98fada9e7a38511f7803dd097f4c90e3a4a4ba370

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 09390296f3951f0ff77b99d9cf220ecd4d131a250c4a0e14f76149ef205adcc9
MD5 c2ef9542da6974dca7fdc6c3f901fa16
BLAKE2b-256 18e0d03d05ffd766cc46b330d3e4dbeb5cbc0ff3dcfeb3426298efaa381938da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8a9a4fd7a577337498331739fc7c85911b54cd937b25b66cc54671c548b271df
MD5 05ccc729320440f0631f6738c4c4fbcc
BLAKE2b-256 12f87f85d296755a0a0ccc86e880be88a1bf36113739bebd7cc7c9677fd84d84

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp312-cp312-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 f0a530d0de8c3d4402adc1b0d61b6c974539ef920873e4814e84b6c0dccb5255
MD5 306e40973acbd6cb39e540681181877c
BLAKE2b-256 eac3701f4127d9b71232bb7406f27c3ad55139dda60aa9650a0d227036b7a9d5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp312-cp312-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 95bc030c1e0f6ce83e513db1c40fb3539ffb6c679e375290021765e14a17cff4
MD5 73bbf22d18b46d38c57bb8368583527d
BLAKE2b-256 c0662df02bcbcdf3762eb6386cd67837361afdc61c7e1c6a1171c5daf584cc5c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f341ad915baf6873cce755d785b473cd18288ae68dab71e497d6acac6f798f22
MD5 14f26363cd2dad7cd51c82bb9e607abe
BLAKE2b-256 6c1ead894dc77065a4620d15a37765bd4c7a100a7b7167781199f3f8f0dc4aae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 704b6fbb0be0cc783916a762018510816e627ffde138febf013c10e38004c50c
MD5 ac2b0b26a04e75a8c5e85ff6de2e9348
BLAKE2b-256 06e4f8022ae815f14f071546f870351cef15b4e1bc526d12233634977439c7bd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp311-cp311-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 222228758b38a7883df692462bb42723dd41864f39ed91762975f7af80ad2261
MD5 be5e61d925cbb491a74ea2a41f7b124a
BLAKE2b-256 ae10904836fde6b6bcd6998892f69948c00ff6aabc9c6ccb3c04809b61835778

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp311-cp311-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 472548d9d121a2e35a7508f5081e8194541e3d8b08203ee3ea7fa6d3f8b4584a
MD5 03a075241176bfa889171918ac268471
BLAKE2b-256 52593a0112a5c854d56f1bcdcc79116b2b5cf11b939e23625fbfabf951f534d2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8a434e8ddfb6b300223216b9e97a8e105c372b1a865943d59e76c48acc413955
MD5 3f94d28ebb10933bf012e3bd2dbc28c2
BLAKE2b-256 91295ff4a6fb3a255e13779593587b7cd3f57661fed0267d59b4b414f2b4a8e7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 67a9260128b827ab2898b72088582f8567b31ef03ae624aab54a08880cb5d5eb
MD5 9d1323b20c7d869496c72a9433c24606
BLAKE2b-256 7be934e4cab6c9e02460ea55da764f35ed827ac1551726ada460ecda628afed8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp310-cp310-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 222f2fa0172db5bb5d938a0b952ad8d1741753218bcb96991c9bc7796823022b
MD5 668eba4a3b8f5678facfe6d8274055c9
BLAKE2b-256 5154bf1efb9d63f10e4fa50f936379c389c978ea5c0a64f1af9bce9dd5251bae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp310-cp310-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 623197c8bb8cefeca8563c5e73d0bb491652525df59548d2f4641250c02c8255
MD5 2d8814bbf457b70e80134451435ca8fa
BLAKE2b-256 40eb50518c3a2b40f3ec46ddfe80c1c36cd274c9636831eb8de8b7dccd93ca6d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9503d31df6e3b4d4d57cb89b67c5aaba3df6fe17967eb59d3f311472b1c1834b
MD5 2ca0edce9c07abb50a41fd258002b7a7
BLAKE2b-256 a9e2fb42e07741eafdee25f24700040f6803ea3d2a78810b45cf6682f994aeed

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e220d153f71c05f0c8266b315c7c7ce84a79b8096b9a60efe93d15a02600e0c5
MD5 33b6f3bcdaaa89ed977534b17c6b06c7
BLAKE2b-256 11a39524fb5424d3edc876a3762f2b855f7fac87901071bf0e8da870bd7f90bc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp39-cp39-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 bf8e777cc7baeada0e6497a1a0362940ce5b2cf9d95a0f816f3140e6607fae89
MD5 d19f043283addfb471bb6e3577992553
BLAKE2b-256 bce32f181fe4ba63d3fe25fba4f7a828deb28752b3a52feae1b75aa2308a7470

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-6.0.3-cp39-cp39-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 cab82310a9e6945b7d67f68a149fdc875ea40e60de5b55f24f1b2340655d6f02
MD5 e2b6dfb0da56d1b11dca141f22e8e071
BLAKE2b-256 0c75cc8da0e4e000541258aa7170ce57626c3ae19ad924f7b580cabf09dd14a8

See more details on using hashes here.

Provenance

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