summaryrefslogtreecommitdiff
path: root/docs/contrib.rst
blob: f17e399add520c19f358599cedc1fa088eaa7f0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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 :mod:`fs.contrib.davfs`


BIG (BIG Archive File Format)
-----------------------------
A read-only interface to the BIG archive file format used in some EA games titles (e.g. Command & Conquery 4).  See :mod:`fs.contrib.bigfs`