diff options
Diffstat (limited to 'Filesystems')
-rw-r--r-- | Filesystems | 14 |
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. + +============================================================================== |