3rd-Party Filesystems¶
This page lists filesystem implementations that have been contributed by third parties. They may be less well tested than those found in the main module namespace.
DAV (WebDAV Protocol)¶
An interface to WebDAV file servers. See fs.contrib.davfs
Tahoe LAFS¶
An interface to Tahoe Least-Authority File System. See fs.contrib.tahoelafs
BIG (BIG Archive File Format)¶
A read-only interface to the BIG archive file format used in some EA games titles (e.g. Command & Conquer 4). See fs.contrib.bigfs