diff options
| author | Danilo M. <danix@danix.xyz> | 2026-06-05 11:58:36 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-06-05 11:58:36 +0200 |
| commit | 967dfd4e9e93f58cb4e23094f1109fc8e52f005d (patch) | |
| tree | 2bae70ed05d79c1062d2bb8814e525a73e56914b /python3-fsspec/README | |
| parent | 79a994f8cd4f293881b8168b3b782e02f48d7cf1 (diff) | |
| download | my-slackbuilds-967dfd4e9e93f58cb4e23094f1109fc8e52f005d.tar.gz my-slackbuilds-967dfd4e9e93f58cb4e23094f1109fc8e52f005d.zip | |
python3-fsspec: add version 2026.4.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'python3-fsspec/README')
| -rw-r--r-- | python3-fsspec/README | 6 |
1 files changed, 6 insertions, 0 deletions
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 |
