summaryrefslogtreecommitdiff
path: root/docs/contrib.rst
diff options
context:
space:
mode:
authorrfkelly0 <rfkelly0@67cdc799-7952-0410-af00-57a81ceafa0f>2010-11-04 23:54:57 +0000
committerrfkelly0 <rfkelly0@67cdc799-7952-0410-af00-57a81ceafa0f>2010-11-04 23:54:57 +0000
commite9aab676d551a4fcd735cc1aee74f3cc864c2962 (patch)
tree5683d84a2b5a16097ea4cf8cb84ab38cccd37d38 /docs/contrib.rst
parent31249c866bf0eb863c96b0c377a64970a7f3463d (diff)
downloadpyfilesystem-e9aab676d551a4fcd735cc1aee74f3cc864c2962.tar.gz
add basic TahoeFS pointers to the documentation
git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@517 67cdc799-7952-0410-af00-57a81ceafa0f
Diffstat (limited to 'docs/contrib.rst')
-rw-r--r--docs/contrib.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/contrib.rst b/docs/contrib.rst
index f17e399..c2555d9 100644
--- a/docs/contrib.rst
+++ b/docs/contrib.rst
@@ -10,6 +10,11 @@ DAV (WebDAV Protocol)
An interface to WebDAV file servers. See :mod:`fs.contrib.davfs`
+Tahoe LAFS
+----------
+An interface to Tahoe Least-Authority File System. See :mod:`fs.contrib.tahoefs`
+
+
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`