Metadata-Version: |
2.1 |
Name: |
Flask-Sitemap |
Version: |
0.4.0 |
Summary: |
Flask extension that helps with sitemap generation. |
Author: |
Invenio collaboration |
Author-Email: |
info[at]inveniosoftware.org |
Home-Page: |
http://github.com/inveniosoftware/flask-sitemap/ |
License: |
BSD |
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 :: 3 |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Development Status :: 5 - Production/Stable |
Platform: |
any |
Requires-Dist: |
Flask (>=1.1) |
Requires-Dist: |
blinker (>=1.3) |
Requires-Dist: |
Sphinx (==4.2.0); extra == "all" |
Requires-Dist: |
check-manifest (>=0.42); extra == "all" |
Requires-Dist: |
coverage (<6,>=5.3); extra == "all" |
Requires-Dist: |
pytest-cov (>=2.10.1); extra == "all" |
Requires-Dist: |
pytest-flask (>=1.0.0); extra == "all" |
Requires-Dist: |
pytest-isort (>=1.2.0); extra == "all" |
Requires-Dist: |
pytest-pycodestyle (>=2.2.0); extra == "all" |
Requires-Dist: |
pytest-pydocstyle (>=2.2.0); extra == "all" |
Requires-Dist: |
pytest (<7,>=6); extra == "all" |
Requires-Dist: |
Sphinx (==4.2.0); extra == "docs" |
Requires-Dist: |
check-manifest (>=0.42); extra == "tests" |
Requires-Dist: |
coverage (<6,>=5.3); extra == "tests" |
Requires-Dist: |
pytest-cov (>=2.10.1); extra == "tests" |
Requires-Dist: |
pytest-flask (>=1.0.0); extra == "tests" |
Requires-Dist: |
pytest-isort (>=1.2.0); extra == "tests" |
Requires-Dist: |
pytest-pycodestyle (>=2.2.0); extra == "tests" |
Requires-Dist: |
pytest-pydocstyle (>=2.2.0); extra == "tests" |
Requires-Dist: |
pytest (<7,>=6); extra == "tests" |
Provides-Extra: |
all |
Provides-Extra: |
docs |
Provides-Extra: |
tests |