Metadata-Version: 2.4
Name: bloom
Version: 0.13.0
Summary: Bloom is a release automation tool.
Home-page: http://www.ros.org/wiki/bloom
Author: Tully Foote, William Woodall
Author-email: tfoote@openrobotics.org, william@openrobotics.org
Maintainer: William Woodall
Maintainer-email: william@openrobotics.org
License: BSD
Keywords: ROS
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: BSD License
License-File: LICENSE.txt
Requires-Dist: catkin_pkg>=0.4.3
Requires-Dist: empy<4
Requires-Dist: packaging
Requires-Dist: python-dateutil
Requires-Dist: PyYAML
Requires-Dist: rosdep>=0.15.0
Requires-Dist: rosdistro>=0.8.0
Requires-Dist: vcstools>=0.1.22
Provides-Extra: test
Requires-Dist: pep8; extra == "test"
Requires-Dist: pytest; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

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.
