Metadata-Version: 1.1
Name: initdotpy
Version: 0.0.1
Summary: Automates imports in __init__.py file
Home-page: https://github.com/burrowsa/initdotpy
Author: Andrew Burrows
Author-email: burrowsa@gmail.com
License: BSD
Description: The initdotpy library is designed to automatically import the contents of child modules/packages in a __init__.py file
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
