Metadata-Version: 2.0
Name: pyppyn
Version: 0.1.dev0
Summary: Python package to dynamically read setup configurations and load dependencies.
Home-page: https://github.com/YakDriver/pyppyn
Author: YakDriver
Author-email: UNKNOWN
License: Apache Software License 2.0
Platform: Linux
Platform: Windows
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Utilities
Requires-Dist: six

# pyppyn
Python package to dynamically read setup configurations and load dependencies.

### 0.1.0

**Commit Delta**: N/A

**Released**: 2018.04.10

**Summary**:

*   Initial release!


