Metadata-Version: 1.2
Name: ndh
Version: 3.0.3
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| |Coverage Status|
        
        Requirements
        ------------
        
        -  Python 3.6
        -  Django 2.0
        -  `django-autoslug <https://github.com/iplweb/django-autoslug-iplweb>`__
        -  `django-bootstrap4 <https://github.com/zostera/django-bootstrap4>`__
        
        .. |Build Status| image:: https://travis-ci.org/nim65s/ndh.svg?branch=master
           :target: https://travis-ci.org/nim65s/ndh
        .. |Coverage Status| image:: https://coveralls.io/repos/github/nim65s/ndh/badge.svg?branch=master
           :target: https://coveralls.io/github/nim65s/ndh?branch=master
        
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
Requires-Python: >=3.6
