Metadata-Version: 2.1
Name: pyutilbox
Version: 0.3
Summary: A simple Package to load & parse configuration to diffrent datatypes
Home-page: https://github.com/rionzz-inc/pyutilbox
Author: Prakash Leon Mishra
Author-email: dev.leonmishra@gmail.com
License: MIT
Project-URL: Bug Tracker, https://github.com/rionzz-inc/pyutilbox/issues
Project-URL: repository, https://github.com/rionzz-inc/pyutilbox
Keywords: Python _config loader,django configuration loader,flask config loader
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0
Description-Content-Type: text/markdown

# pyutilbox

## How To Build
1. `python setup.py sdist` 
2. `twine upload dist/*`
