Metadata-Version: 1.1
Name: ndh
Version: 3.0.2
Summary: Nim’s Django Helpers
Home-page: https://github.com/nim65s/ndh
Author: Guilhem Saurel
Author-email: webmaster@saurel.me
License: BSD
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/iplweb/django-autoslug-iplweb)
        - [django-bootstrap4](https://github.com/zostera/django-bootstrap4)
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
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
