Metadata-Version: 2.0
Name: autorelease
Version: 0.0.8
Summary: Tools to keep the release process clean
Home-page: http://github.com/dwhswenson/autorelease
Author: David W.H. Swenson
Author-email: dwhs@hyperblazer.net
License: LGPL-2.1+
Description-Content-Type: UNKNOWN
Platform: Linux
Platform: Mac OS X
Platform: Unix
Platform: Windows
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Testing
Requires: packaging
Requires: pyyaml
Requires: gitpython
Requires: future
Requires: requests
Requires-Dist: packaging
Requires-Dist: pyyaml
Requires-Dist: gitpython
Requires-Dist: future
Requires-Dist: requests

Tools to keep the release process clean, based on my own
release procedures. For details, see the documentation.


