summaryrefslogtreecommitdiff
path: root/filesystems/py-fsspec-xrootd/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/py-fsspec-xrootd/pkg-descr')
-rw-r--r--filesystems/py-fsspec-xrootd/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/filesystems/py-fsspec-xrootd/pkg-descr b/filesystems/py-fsspec-xrootd/pkg-descr
new file mode 100644
index 000000000000..cd72b8510731
--- /dev/null
+++ b/filesystems/py-fsspec-xrootd/pkg-descr
@@ -0,0 +1,3 @@
+To allow fsspec to use XRootD accessible storage systems, install fsspec-xrootd
+alongside fsspec and have easy access to files stored on XRootD servers. Once
+installed, fsspec will be able to work with urls with the 'root' protocol.