Metadata-Version: 1.0
Name: Flask-Uploads
Version: 0.1.3
Summary: Flexible and efficient upload handling for Flask
Home-page: http://bitbucket.org/leafstorm/flask-uploads/
Author: Matthew "LeafStorm" Frazier
Author-email: leafstormrush@gmail.com
License: MIT
Description: 
        Flask-Uploads
        -------------
        Flask-Uploads provides flexible upload handling for Flask applications. It
        lets you divide your uploads into sets that the application user can publish
        separately.
        
        Links
        `````
        * `documentation <http://packages.python.org/Flask-Uploads>`_
        * `development version
          <http://bitbucket.org/leafstorm/flask-uploads/get/tip.gz#egg=Flask-Uploads-dev>`_
        
        
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
