Metadata-Version: 2.1
Name: django-multinavigation
Version: 1.3
Summary: A Django app to easily generate navigation and breadcrumbs
Home-page: https://github.com/adlh/django-multinavigation
Author: Andrea de la Huerta
Author-email: info@metamorfosys.de
License: MIT
Project-URL: Bug Reports, https://github.com/adlh/django-multinavigation
Project-URL: Source, https://github.com/adlh/django-multinavigation
Description: A simple, flexible and DRY way to define and create navigations (tabnavigation and breadcrumbs) from the urlpatterns and a context-processor.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.2
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: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=2.7, >=3.5.*, <4
Description-Content-Type: text/x-rst
