Metadata-Version: 1.1
Name: ndh
Version: 2.1.0
Summary: Nim’s Django Helpers
Home-page: https://github.com/nim65s/ndh
Author: Guilhem Saurel
Author-email: webmaster@saurel.me
License: GPL License
Description-Content-Type: UNKNOWN
Description: # Nim's Django Helpers
        [![Build Status](https://travis-ci.org/nim65s/ndh.svg?branch=master)](https://travis-ci.org/nim65s/ndh)
        [![Coverage Status](https://coveralls.io/repos/github/nim65s/ndh/badge.svg?branch=master)](https://coveralls.io/github/nim65s/ndh?branch=master)
        
        ## Requirements
        
        - Python 3.6
        - Django 2.0
        - [django-autoslug](https://github.com/nim65s/django-autoslug) (waiting for
          https://github.com/neithere/django-autoslug/issues/31)
        - [django-bootstrap3](https://github.com/dyve/django-bootstrap3) (will be django-bootstrap4 soon)
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
