Net::FS::Gmail
Blair Christensen <[email protected]>
http://code.google.com/p/blair/wiki/NetFsGmail

== DESCRIPTION:

Store and retrieve files on Gmail.

== FEATURES/PROBLEMS:

This is a port of the Perl module of the same name. Currently it tries to match the
Perl module's feature set. It allows you to treat a Gmail account as a simple filesystem
where you may store files.

== SYNOPSIS:

See the project home page or rdoc for more details.

== REQUIREMENTS:

* rubygems
* gmailer

== INSTALL:

$ sudo gem install net-fs-gmail

== LICENSE:

The Apache License, Version 2.0
See +LICENSE.txt+

Copyright (c) 2007 Blair Christensen