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

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 15.0+ x86-64

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

Uploaded CPython 3.14macOS 15.0+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 15.0+ x86-64

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

Uploaded CPython 3.13macOS 15.0+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 15.0+ x86-64

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

Uploaded CPython 3.12macOS 15.0+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 15.0+ x86-64

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

Uploaded CPython 3.11macOS 15.0+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 15.0+ x86-64

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

Uploaded CPython 3.10macOS 15.0+ ARM64

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

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 15.0+ x86-64

xrootd-6.0.1-cp39-cp39-macosx_15_0_arm64.whl (7.8 MB view details)

Uploaded CPython 3.9macOS 15.0+ ARM64

File details

Details for the file xrootd-6.0.1.tar.gz.

File metadata

  • Download URL: xrootd-6.0.1.tar.gz
  • Upload date:
  • Size: 7.1 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.1.tar.gz
Algorithm Hash digest
SHA256 787bee0daf53cb739e39fce1968d6b2dcf22279c3f812abb258eb2723b0bd77b
MD5 ebb30a656c37e958a8e69ecd5ae20f6e
BLAKE2b-256 fea937b02c65acc9350ca10ebaf93ba611eb5550abe488c2898334e168847d50

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1.tar.gz:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b77c5a0434cfc0ba0a6cd9708cebbbdbb2aed5ecf07a75e440f3f93ada4a45f7
MD5 bb7e602efa03ec2db02d55ca381a04c6
BLAKE2b-256 b6459928c4495b4d932108125805b7bb7a151470915231771e73a772d0d9357f

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp314-cp314-manylinux_2_28_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 654308f1f6860de8568c92da890ecc12472fea876ccd61e4beab8692044758ce
MD5 2b27c1400143b5ae46182f219fd9de92
BLAKE2b-256 3a1e8c3f5b9d38caeb47936059626a7f1886dca1e739b7e993e1923ee99409ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp314-cp314-manylinux_2_28_aarch64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp314-cp314-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp314-cp314-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 d141d0c6842d742fcbf03fd0bd7f9016118c8f89ba3f040e797780be18b7c492
MD5 343ff2b3ca731eed562fa873ef83c81d
BLAKE2b-256 55e1beaac9a625acc0a8b3251bbbe3182fcbf1d2e85c5c312361b6de191df689

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp314-cp314-macosx_15_0_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp314-cp314-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp314-cp314-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 fa669385890e72410da7d52a0466b4e5de792e85342ed0b0ebc96b6619e662cc
MD5 4cbae100bd2779351aa5854d68a16c10
BLAKE2b-256 368c7f672b096b89067c41455ca38afff8f9aa79122b2e6fcb0d1e218df6cdbf

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp314-cp314-macosx_15_0_arm64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 801d2593ebdb2c46aeffee924d1d769c69d79218fd1c14e6d1229a4f1b11c4ea
MD5 5c9565f41f146ae49bf61f1272b19199
BLAKE2b-256 423267d69bf951cc52276739287ffd34f242d4c72f2ffec8cb09d3f05d7d681d

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp313-cp313-manylinux_2_28_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c6db813328ac8e31c9f6cd66a54700d1e427eabd84ff6c195986aecdd2adf3f7
MD5 1179e67eb6b3dbcfd3f6be0d837b23a4
BLAKE2b-256 68bf7317308daf7f143dca194616c3a75d6cb88189cabbd9bb76e3ea71ae29d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp313-cp313-manylinux_2_28_aarch64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp313-cp313-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp313-cp313-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 3859e90699490b7cf3f70587a692b248e66ca4454a8bf0acca3a7a74a37b17e8
MD5 f3e9a6e05dd5095bcf5307e1c6ffcd75
BLAKE2b-256 0076113eb938673c36b22336a37f68705a73309757097b3349d25119c8521a04

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp313-cp313-macosx_15_0_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp313-cp313-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp313-cp313-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 eeca81fb3b0edbde7070fa81a471ef7c9552048173856b9c960d4bacb2921411
MD5 a3cd93feea277c0ba9c0a09b3be43377
BLAKE2b-256 90d619f5c4acb9c440dff29ea540c17ee4ec8f47a089b08627a045cc090f395e

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp313-cp313-macosx_15_0_arm64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7d2c16aef687fd93093da097baa7ee6c5771dcec0f2652608964d53f1a68bca6
MD5 73a69f3c4829cb0f397b9d50a49b2c10
BLAKE2b-256 6301ce23f0798f51991eba58bbe3fc8e95d4859d68c105427247ad4c1fa0e1fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp312-cp312-manylinux_2_28_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8d438eb5e00ff8e2256e7c2cb28d218840db1444b5f8152536c94974ba5ee806
MD5 4734f4ef435ba2c5e03d7317ea0f991b
BLAKE2b-256 038468666e78e49b41926c296d50f1b4630d85fc4b9a4589b2eec86cd9cb9926

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp312-cp312-manylinux_2_28_aarch64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp312-cp312-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp312-cp312-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 0754a5586f6ae3c8cf9f8702a2f68e0192c16ad5f7b018251608fc12ec723dd4
MD5 a6d52f3fd5534e0370b07f5f23fbeb53
BLAKE2b-256 0fab73879703f8ae1f2512591c7d4fdf91b528989ffeb0cb556a188d93ebe898

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp312-cp312-macosx_15_0_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp312-cp312-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp312-cp312-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 b026511768071606cb7d53f8a4951b0eca5acae4fc914332e18b40266d67ec4e
MD5 4278ae5b807e438aad7d7054ed5a0ec0
BLAKE2b-256 f1577c06610644f3cb7ef940b3d3514c55d6dacc8e87ff43461805b53ffe1c2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp312-cp312-macosx_15_0_arm64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 10be32493ea0c848db4a65f56f0c65a8e007014611182d9998bf82c1decd9253
MD5 5da61561bd2e71d60d651218b067aec2
BLAKE2b-256 294496b0577a1c427cfb4009d010af83bc72c0fb7b038cf328268dd5851b2d98

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp311-cp311-manylinux_2_28_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c0b9e7722d11347d68bdc5eb6109c5369b884136819600b8b2d105902e80fa06
MD5 80e7bf0d02fd12f6389737c71a5883bf
BLAKE2b-256 3474a96ae14354a92575585eae07742c0007c94c855146f55128c7dd414288fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp311-cp311-manylinux_2_28_aarch64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp311-cp311-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp311-cp311-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 55e4da69fe279f674aeaa8328e3c75e50534e15051931c8fd23c3681f46fae90
MD5 e1064e9caf77faaa4b37c02e07a529c9
BLAKE2b-256 80e289b9323ffd27d4dc6ee84953b27e0f5572a51bf3a0ab6f9f54d112781d6e

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp311-cp311-macosx_15_0_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp311-cp311-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp311-cp311-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 d070017d393c78f1e558f3938de76ae88999b89a2d91831c8c90dd052d6f1662
MD5 dcc853224253a9fe21f49a58cc6fbfbe
BLAKE2b-256 04f849ecd4b8ab51ac243761ac29357e98689b0fb1e3eaafd4c918219ae2335b

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp311-cp311-macosx_15_0_arm64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 94f365ef386089bb59d8bbec89ea956358ce341642da6b0dbb1d46d609718d5a
MD5 9c4ddd03c4d2fb1794d91d7df8ff6028
BLAKE2b-256 667fb00f0672478b8343ad8ca0ed4853b1d3d66e9c8191b22c89131b021cb96c

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp310-cp310-manylinux_2_28_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0ecbce008285b0c328d76d64bdab983c70104476a550f411a3704629694be56e
MD5 1f5f38a4599240ba62ba076767e4f39e
BLAKE2b-256 5fd47756087fb035db86b749dac7dd91f60bc86a7c2f8699cd32f81cce4019f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp310-cp310-manylinux_2_28_aarch64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp310-cp310-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp310-cp310-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 63a8b58c3e231de15cdd218ca25d5a4cc3d3ef9c0645e8bba66196095da6c79b
MD5 8b75da78b2365a42140be5004721a4ca
BLAKE2b-256 289afa24b9f91c242042d8f815d939b4704a0ce93b4b80ec27d38e6d239fd04f

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp310-cp310-macosx_15_0_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp310-cp310-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp310-cp310-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 7bacf885015f2b2dc2b7e85f0cef522788791308b1f069573f0e0cc865af9a27
MD5 1cba0cfb7118522d74760a560093f0e6
BLAKE2b-256 e437e45371b8d6d4e80862b8705688058c30032222da0b63ef792da8e87828f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp310-cp310-macosx_15_0_arm64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f6028ef4fdf3d4f6de859144b84ac4123980fa37695f9461f28f243dc97bec5a
MD5 6dd2a6c2f4ad63ae186b9326f565118c
BLAKE2b-256 804a7efe9eaac3942dc560f6f09c22a8246b74840316c12ee5b868569146265e

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp39-cp39-manylinux_2_28_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 68f9e1a49915119e41c01211c9051a34c309650b3fbf5d92bf0bc345c2428c17
MD5 0d9d1afb9e5100ffdde6c65e164fac83
BLAKE2b-256 941f1fea31547d2c8a211df5b29347321fa5c47f071e6ac9a97c83f1e74f2abe

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp39-cp39-manylinux_2_28_aarch64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp39-cp39-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp39-cp39-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 c5b4be8874262ae763881ec81c0c18ef3afd4f25fce71d8e7b4501466ff20784
MD5 25b0153f6ff27987221d927f508890e6
BLAKE2b-256 5249038e1a82d1106acc04174fe4f5d65c6db363799afa55adb0a58deed3b80c

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp39-cp39-macosx_15_0_x86_64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xrootd-6.0.1-cp39-cp39-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for xrootd-6.0.1-cp39-cp39-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 0f16ef49b0297a399e3d3dded6c30c9d0b91d80ea157994a881a5f96e09555e6
MD5 77282d47808d13e06794a1e31caf99b0
BLAKE2b-256 ba826eef12aa1fba41be2685fcc587d3c84e9ba06651d46d26b61e30936d8691

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrootd-6.0.1-cp39-cp39-macosx_15_0_arm64.whl:

Publisher: python.yml on xrootd/xrootd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page