From 967dfd4e9e93f58cb4e23094f1109fc8e52f005d Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 5 Jun 2026 11:58:36 +0200 Subject: python3-fsspec: add version 2026.4.0 Co-Authored-By: Claude Sonnet 4.6 --- python3-fsspec/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 python3-fsspec/README (limited to 'python3-fsspec/README') diff --git a/python3-fsspec/README b/python3-fsspec/README new file mode 100644 index 0000000..c5241fb --- /dev/null +++ b/python3-fsspec/README @@ -0,0 +1,6 @@ +fsspec (filesystem_spec) is a project to unify various interfaces for +different filesystem types into a single Pythonic interface. It provides +an abstract base class and implementations for local, in-memory, HTTP, +FTP, and other remote filesystems. + +Homepage: https://github.com/fsspec/filesystem_spec -- cgit v1.2.3