Metadata-Version: 2.0
Name: bloom
Version: 0.9.7
Summary: Bloom is a release automation tool.
Home-page: http://www.ros.org/wiki/bloom
Author: Tully Foote, William Woodall
Author-email: tfoote@willowgarage.com, william@osrfoundation.org
Maintainer: William Woodall
Maintainer-email: william@osrfoundation.org
License: BSD
Download-URL: http://pr.willowgarage.com/downloads/bloom/
Keywords: ROS
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: BSD License
Requires-Dist: PyYAML
Requires-Dist: catkin-pkg (>=0.4.3)
Requires-Dist: empy
Requires-Dist: python-dateutil
Requires-Dist: rosdep (>=0.15.0)
Requires-Dist: rosdistro (>=0.8.0)
Requires-Dist: setuptools
Requires-Dist: vcstools (>=0.1.22)

Bloom provides tools for releasing software on top of a git repository and leverages tools and patterns from git-buildpackage. Additionally, bloom leverages meta and build information from catkin (https://github.com/ros/catkin) to automate release branching and the generation of platform specific source packages, like debian's src-debs.


