Metadata-Version: 2.0
Name: hatchery
Version: 0.2
Summary: Continuous delivery helpers for python projects
Home-page: https://github.com/ajk8/hatchery
Author: Adam Kaufman
Author-email: kaufman.blue@gmail.com
License: MIT
Download-URL: https://github.com/ajk8/hatchery/tarball/0.2
Keywords: hatchery build test package upload pypi ci cd continuous delivery development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Testing
Requires-Dist: docopt (>=0.6.2)
Requires-Dist: funcy (>=1.4)
Requires-Dist: gitpython (>=1.0.2)
Requires-Dist: microcache (>=0.2)
Requires-Dist: pypandoc (>=1.1.3)
Requires-Dist: ruamel.yaml (>=0.11.3)
Requires-Dist: twine (>=1.6.5)
Requires-Dist: wheel (>=0.26.0)
Requires-Dist: workdir (>=0.3.1)

UNKNOWN


