Metadata-Version: 2.1
Name: ordained
Version: 0.0a0
Summary: dOctoR wooD's opinionAted cookIecutter pythoN packagE scaffolDing (ORDAINED): an opinionated cookiecutter project template for Python packages.
Home-page: https://github.com/bpw1621/ordained
Author: Bryan Patrick Wood
Author-email: bpw1621@gmail.com
License: 'MIT'
Download-URL: https://github.com/bpw1621/ordained/archive/master.zip
Project-URL: Documentation, https://ordained.readthedocs.io/en/latest/
Project-URL: Source, https://github.com/bpw1621/ordained
Project-URL: Bug Tracker, https://github.com/bpw1621/ordained/issues
Keywords: cookiecutter,template,package
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Code Generators
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: wheel
Requires-Dist: cookiecutter
Provides-Extra: doc
Requires-Dist: sphinx ; extra == 'doc'
Requires-Dist: sphinx-rtd-theme ; extra == 'doc'
Requires-Dist: towncrier ; extra == 'doc'

README
******
An opinionated template for Python packages.


