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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 15.0+ x86-64

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

Uploaded CPython 3.14macOS 15.0+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 15.0+ x86-64

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

Uploaded CPython 3.13macOS 15.0+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 15.0+ x86-64

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

Uploaded CPython 3.12macOS 15.0+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 15.0+ x86-64

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

Uploaded CPython 3.11macOS 15.0+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 15.0+ x86-64

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

Uploaded CPython 3.10macOS 15.0+ ARM64

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

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 15.0+ x86-64

xrootd-5.9.4-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.4.tar.gz.

File metadata

  • Download URL: xrootd-5.9.4.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.4.tar.gz
Algorithm Hash digest
SHA256 bc409c2197dda89b06c8546e14bd6bbf0e5138164885f00a086d8a8b564b33bf
MD5 5ba72d3733d2eaf838c91de8e25bc9fe
BLAKE2b-256 677e378544e72bad021b0562954fd4ac022a9c080b0002d4f5f3ac7667212d43

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f433faffc99fae07f2af8c1b853b3b6af1689cc368d6899dd469a8532d3cae62
MD5 17ba9a1032c2a651c2cc2bd437d7575d
BLAKE2b-256 f08140a676fe8bd2e4a56d39c3b90e7413a891b53ef0cbcb7ba7e152444e6988

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a6f81d18fb09c40a3762747dbae91fe0b63c4a87693be0f2def50d06ee65c765
MD5 e473591491d51eb7c85900a062f78b2c
BLAKE2b-256 2bda731ed2d88816e0d2b63251cfe935cdf9e2257c7559609136d3a217365e68

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp314-cp314-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 5098e562b1c1dc8218342131029aa67bfeb51a5036e099eefcfe75b11d40db5b
MD5 9c765e1b24d029e3785a7acf1c64eb85
BLAKE2b-256 92114879dbc69ae7f207cb72dd11110e52ea23ed2df051edbf0936773d9c22bc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp314-cp314-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 8ea8f1f82f62114dc360325d7dec2c73ebcd6d6b823682d9296adf7ce9a096f8
MD5 1489ea932298be68ba8aad21fd7f7f2f
BLAKE2b-256 0ec1635ee5d631cf2e10390c1371d6e27e79327418343882902c9de153be3e42

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a61f708cc9137f26296774eb310ad6d32f54a2d653ec17183bbe7fdb90dc8c47
MD5 2ce38b74d4a7f2f7f00c1cc31ac45f0b
BLAKE2b-256 329d84a1b122625c6ae64750e67792362b409ac281d0084928a3fab754cd2008

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 31fb903063f9a7b95cb6320d70bd1c8cde89e4bd7c06aab8d2cc66236c742f55
MD5 a74ed1bfb1215bbce8f285556444dba5
BLAKE2b-256 65ed6902066431bfb2f2222d37455cfb993443399a4009ec45826eb1c7ea4f71

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp313-cp313-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 b8a965fd2a53420d70ae5b68a410cfaae89fa3359401b8ec296c3f2be0867dd2
MD5 fd1dde43054b64df6b6ebf48ac612770
BLAKE2b-256 2b5ee279e4f5d60db6c563fbdbfd5a8b198fc8ed80bf36019e209f0a776bfb57

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp313-cp313-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 1ed6bcb8cf4c4b048f1766cfe5e9cd355293a05604f54dbe9867968bf0b37e8b
MD5 9222090a562696c14ef44e9e62bd1efc
BLAKE2b-256 4238e1792f649644f433d693c24de1fc68ccee1992dfd8fc867752cff0df8a1a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 701eb79add7e6d811e1180a5543c273d41fe9ba1e9e2817966b2daee848f99a3
MD5 61f297c94e1cc9b4e919190d17d7cc17
BLAKE2b-256 598fe6dab109039cc24006e56a45c48f0bc1c6b3b2df3a660033dbe327dfe95b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 23834c061a01af96ceb084b2c3b89c686b9b25fbd2339247e3e071efe3c40720
MD5 d147d6da99d41d8795805aa0b6edbf92
BLAKE2b-256 8a8e8fbc69166138b79df5ee9c5c30756e51797373ad4830b8f41b269fd1399f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp312-cp312-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 45d36e81da3b604c76e8e0243e2991ff5551c08f4d620232c5fb90781beece5f
MD5 711413c7d3107a7e6e415ab381f956e7
BLAKE2b-256 66d79f131bad5e0309cb8a3122005d2b6203ba2ce924c6f55b0ab95c5be795f6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp312-cp312-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 dee7daa5d86bb807fbe72dea6bf1c5ae281e2d4f63db21206b1e12a23f079105
MD5 e75e32c1789fdf5663e2c48a102102db
BLAKE2b-256 8db8d7d2be355d802a4311a8d30b14e4aa050c14cda38fec19d2971d5d77defb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9974e01dd617673a599efdd5b3c33bdd5d63c50fdf67f845fcd06dd306855a8e
MD5 6ef00befb83c015fcd1d9f431de2de07
BLAKE2b-256 0b30b61956434ce54a08cccf2e119fc0fb6a16e3af33a68ec24bf90d80f6345c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 422639ff3c6baacd3ae55b6d9465bda63d81ffe485e4f459573192db2539809d
MD5 1d9b03d14b52a44390a7bb580f7caebc
BLAKE2b-256 39253206062da040dfdcc29a77673de5ec401041465237ee197978ef80c43483

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp311-cp311-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 a187075e0b54ab744b16e833345af3ba6c9bc5b6cf09ecd37669eb0446fbe541
MD5 821e3951dac802c8938750a1baaa91a8
BLAKE2b-256 589213234e114c2d05994f29b9fa4ab4471bf27b1cfe97cf2d24862ebc7c0438

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp311-cp311-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 229edd96b7a666effbf44ed87e03300b8528ecdfe386377248a28c5948312939
MD5 51ad6736f289a77ad23cbaaaee10a67b
BLAKE2b-256 464019396c8e579919bb17ec10c8faa3af05bba57c1a3f1115e0cf7dbdc6195a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bed899829fdba9f685fd65609c774af4b3b6fdcb934acd6570a6454f8bdee518
MD5 6e5d863bd49a6c677fbf20c11975d267
BLAKE2b-256 405766e44f0f4d53caa0b995dea6a0595a3eda12caae076228b843803a049720

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5952987bd8db6b521970e6e0d538cd2349a25725874ec962e0543cae99b040ba
MD5 250ea02b1935688f00b009a115d5cea5
BLAKE2b-256 6e7f7364f174068fa9c5a7675e799300b6d8af1808d7c2fbe6caf46f99dbe223

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp310-cp310-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 ea433229be3b32b5483a0dd42e12550145feaa1baf9f77b87ce3a33aad0d7232
MD5 07e428dcbd30e391739ae63049d10a6e
BLAKE2b-256 605bc5ccf04453e4208b1778491ed9f2c249663ffc0f931a41c09dea94880939

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp310-cp310-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 2324206642a492ff34fa50f5c33793720d79e21247098f5316e2d53c77f2ea33
MD5 0b3e3d2fb230233192bcc7898037f0cd
BLAKE2b-256 bba83420a4e0bc03b355f35e98edc5797bf48639c6e6f35e18b248ac935f4ca2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8758b6ebdfef49baf66ccd4c7cde7e21db130a9a4668a5e654830cf9d5104e29
MD5 9ecca74f10f70c336116914559c0c376
BLAKE2b-256 c6b682da7247f8f1d27fcf0f008e5614618cbe95d333ed94c05e3e9f87fda94c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3b4160cd267446f71aa1242cc8647447899fc4e9d347a0f0e27f20411bf6c123
MD5 31f69393533ed11cc247409e255551cd
BLAKE2b-256 2d7770cc58b1b1ca50472c1e6a5afaceb4f492db9e42c982b09396aec8f2954b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp39-cp39-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 0d58bcd1098b40db61a5cf03052f4cf23249f82b67aa0b561e07efc790426230
MD5 18c76d9534b2beb0dc2ef8ed581196ad
BLAKE2b-256 629ec04ddad91690623208de7157a0def937905943b7705d50b084a738a0dc71

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for xrootd-5.9.4-cp39-cp39-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 4673be34535a8555d788b82d1c08c355cdfd4a6256de101c51bbcf4909fd0095
MD5 bb1eafeaf458b37ae3f868a61eaae913
BLAKE2b-256 1c00aad2de00593f55e99fef3e43de52fc25e80250a201f640ba3571e4fa97df

See more details on using hashes here.

Provenance

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