Metadata-Version: 2.0
Name: mkinit
Version: 0.1.3
Summary: Create __init__.py files
Home-page: https://github.com/Erotemic/mkinit
Author: Jon Crall
Author-email: erotemic@gmail.com
License: Apache 2
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Requires-Dist: ordered-set
Provides-Extra: all
Requires-Dist: xdoctest; extra == 'all'
Requires-Dist: ubelt; extra == 'all'
Requires-Dist: pytest; extra == 'all'
Requires-Dist: pytest-cov; extra == 'all'
Requires-Dist: codecov; extra == 'all'

UNKNOWN


