Metadata-Version: 1.1
Name: dropboxfs
Version: 0.1-9
Summary: A pyFilesystem backend for the Dropbox API.
Home-page: http://github.com/btimby/fs-dropbox/
Author: Ben Timby
Author-email: btimby@gmail.com
License: GPLv3
Download-URL: https://github.com/downloads/btimby/fs-dropbox/dropboxfs-0.1-9.tar.gz
Description: fs-dropbox
        ----------
        
        File system for pyFilesystem which uses the dropbox API.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires: fs
Requires: dropbox
