Metadata-Version: 2.0
Name: django-kaio
Version: 0.4.2
Summary: Class based settings for Django projects that can be read from multiple sources
Home-page: https://github.com/APSL/django-kaio
Author: APSL
Author-email: engineering@apsl.net
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.8
Classifier: Framework :: Django :: 1.9
Classifier: Framework :: Django :: 1.10
Requires-Dist: clint
Requires-Dist: configparser
Requires-Dist: django-configurations (<3,>=2)

===========
django-kaio
===========

Class based settings for Django projects that can be read from multiple sources.

Work in progress...


