Metadata-Version: 2.0
Name: Flask-Annex
Version: 0.3.0
Summary: Efficient integration of external storage services for Flask
Home-page: https://github.com/4Catalyzer/flask-annex
Author: Jimmy Jia
Author-email: tesrin@gmail.com
License: MIT
Keywords: storage s3 flask
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Framework :: Flask
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: Flask (>=0.10)
Provides-Extra: s3
Requires-Dist: boto3 (>=1.4.0); extra == 's3'

UNKNOWN


