Metadata-Version: 2.1
Name: chatora.app-config
Version: 0.1
Summary: Application config utilities for python.
Home-page: https://github.com/takaomag/chatora.app_config
Author: Takao Magoori
Author-email: takaomag@users.noreply.github.com
Maintainer: Takao Magoori
Maintainer-email: takaomag@users.noreply.github.com
License: MIT
Download-URL: https://github.com/takaomag/chatora.app_config/releases
Project-URL: source code, https://github.com/takaomag/chatora.app_config
Project-URL: issues, https://github.com/takaomag/chatora.app_config/issues
Project-URL: documentation, https://github.com/takaomag/chatora.app_config/blob/master/README.md
Keywords: config
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: setuptools (>=41.0.1)
Requires-Dist: pip (>=19.1.1)
Requires-Dist: wheel (>=0.33.1)
Requires-Dist: packaging (>=19.0)
Requires-Dist: requests (>=2.21.0)
Requires-Dist: simplejson (>=3.16.0)
Provides-Extra: dev
Requires-Dist: bumpversion (>=0.5.3) ; extra == 'dev'
Requires-Dist: check-manifest (>=0.38) ; extra == 'dev'
Requires-Dist: colorama (>=0.4.1) ; extra == 'dev'

chatora.app_config
==================

Application config utilities for python.


Changelog
=========

0.1 (2019-05-01)
----------------
- Birth!

