aboutsummaryrefslogtreecommitdiff
path: root/Filesystems
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2004-09-02 18:13:57 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2004-09-02 18:13:57 +0000
commit12085102bf932dbcda6114cdfc42209de3037656 (patch)
treef58686cacde83bf9c2ce6ecb763eefe97a7d5a01 /Filesystems
parent22ea3dc045ca3bfc67b3cbb8e33e8f63a6f46a5e (diff)
fix
Diffstat (limited to 'Filesystems')
-rw-r--r--Filesystems14
1 files changed, 14 insertions, 0 deletions
diff --git a/Filesystems b/Filesystems
index ced45de..6332cc4 100644
--- a/Filesystems
+++ b/Filesystems
@@ -185,3 +185,17 @@ Description:
bayesian classification, are added through plugins.
==============================================================================
+Name: GmailFS
+
+Author: Richard Jones <richard (at) jones (dot) name>
+
+Homepage: http://richard.jones.name/google-hacks/gmail-filesystem/gmail-filesystem.html
+
+Description:
+
+ GmailFS provides a mountable Linux filesystem which uses your Gmail
+ account as its storage medium. GmailFS is a Python application and
+ uses the FUSE userland filesystem infrastructure to help provide the
+ filesystem, and libgmail to communicate with Gmail.
+
+==============================================================================