Metadata-Version: 2.1
Name: rjgtoys-projects
Version: 0.1.1
Summary: Setuptools extensions to help with rjgtoys projects
Home-page: UNKNOWN
Author: Robert J Gautier
Author-email: bob.gautier@gmail.com
License: UNKNOWN
Keywords: setuptools
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: cookiecutter (>=1.7.2)
Requires-Dist: python-jenkins
Requires-Dist: GitPython
Requires-Dist: Jinja2

# A simple setuptools wrapper

This package provides some extensions to setuptools to help build projects
the way I like to build them.   It is not expected to be of use except to
anyone wanting to try to work with my code.

Read the documentation at http://rjgtoys.readthedocs.org/projects/projects/



