summaryrefslogtreecommitdiff
path: root/filesystems/py-fsspec/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/py-fsspec/pkg-descr')
-rw-r--r--filesystems/py-fsspec/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/filesystems/py-fsspec/pkg-descr b/filesystems/py-fsspec/pkg-descr
new file mode 100644
index 000000000000..7d23085ccff9
--- /dev/null
+++ b/filesystems/py-fsspec/pkg-descr
@@ -0,0 +1,3 @@
+Filesystem Spec is a project to unify various projects and classes to work with
+remote filesystems and file-system-like abstractions using a standard pythonic
+interface.