Metadata-Version: 2.1
Name: pjconf
Version: 0.1.0
Summary: A super simple JSON based configuration system.
Home-page: https://github.com/bschroeter/pjconf
Author: Ben Schroeter
Keywords: configuration,config,json
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE

# pjconf
A simple configuration interface to use JSON files as configuration files.
