Metadata-Version: |
2.0 |
Name: |
Flask-Gravatar |
Version: |
0.5.0 |
Summary: |
Small extension for Flask to make usage of Gravatar service easy. |
Author: |
Alexander Zelenyak aka ZZZ |
Author-Email: |
zzz.sochi[at]gmail.com |
Home-Page: |
https://github.com/zzzsochi/Flask-Gravatar/ |
License: |
BSD |
Keywords: |
flask gravatar |
Classifier: |
Environment :: Web Environment |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Framework :: Flask |
Classifier: |
Topic :: Internet :: WWW/HTTP :: Dynamic Content |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Programming Language :: Python :: 2 |
Classifier: |
Programming Language :: Python :: 2.7 |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.4 |
Classifier: |
Programming Language :: Python :: 3.5 |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Development Status :: 5 - Production/Stable |
Platform: |
any |
Requires-Dist: |
Flask (>=0.10) |
Requires-Dist: |
Sphinx (>=1.4.2); extra == "all" |
Requires-Dist: |
check-manifest (>=0.25); extra == "all" |
Requires-Dist: |
coverage (>=4.0); extra == "all" |
Requires-Dist: |
isort (>=4.2.2); extra == "all" |
Requires-Dist: |
pydocstyle (>=1.0.0); extra == "all" |
Requires-Dist: |
pytest-cache (>=1.0); extra == "all" |
Requires-Dist: |
pytest-cov (>=1.8.0); extra == "all" |
Requires-Dist: |
pytest-pep8 (>=1.0.6); extra == "all" |
Requires-Dist: |
pytest (>=2.8.0); extra == "all" |
Requires-Dist: |
Sphinx (>=1.4.2); extra == "all" |
Requires-Dist: |
check-manifest (>=0.25); extra == "all" |
Requires-Dist: |
coverage (>=4.0); extra == "all" |
Requires-Dist: |
isort (>=4.2.2); extra == "all" |
Requires-Dist: |
pydocstyle (>=1.0.0); extra == "all" |
Requires-Dist: |
pytest-cache (>=1.0); extra == "all" |
Requires-Dist: |
pytest-cov (>=1.8.0); extra == "all" |
Requires-Dist: |
pytest-pep8 (>=1.0.6); extra == "all" |
Requires-Dist: |
pytest (>=2.8.0); extra == "all" |
Requires-Dist: |
Sphinx (>=1.4.2); extra == "docs" |
Requires-Dist: |
check-manifest (>=0.25); extra == "tests" |
Requires-Dist: |
coverage (>=4.0); extra == "tests" |
Requires-Dist: |
isort (>=4.2.2); extra == "tests" |
Requires-Dist: |
pydocstyle (>=1.0.0); extra == "tests" |
Requires-Dist: |
pytest-cache (>=1.0); extra == "tests" |
Requires-Dist: |
pytest-cov (>=1.8.0); extra == "tests" |
Requires-Dist: |
pytest-pep8 (>=1.0.6); extra == "tests" |
Requires-Dist: |
pytest (>=2.8.0); extra == "tests" |
Provides-Extra: |
all |
Provides-Extra: |
docs |
Provides-Extra: |
tests |