Metadata-Version: 1.1
Name: bayfiles
Version: 0.0.3
Summary: A library to upload files to bayfiles.com
Home-page: https://github.com/bmillemathias/python-bayfiles
Author: Baptiste Mille-Mathias
Author-email: baptiste.millemathias@gmail.com
License: LGPL
Description: ===============
        python-bayfiles
        ===============
        
        python-bayfiles is an attempt to wrap bayfiles.com API v1 into Python.
        bayfiles.com is a service which provides hosting of files.
        
        python-bayfiles relies on python-requests for HTTP transport 
        
        For the time being, python-bayfiles only support unauthenticated upload.
        
Keywords: filesharing,upload,storage,bayfiles.com,http
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Communications :: File Sharing
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
