Metadata-Version: 2.4
Name: catkin_pkg
Version: 0.5.2
Summary: catkin package library
Home-page: http://wiki.ros.org/catkin_pkg
Author: Dirk Thomas
Author-email: dthomas@osrfoundation.org
License: BSD
Keywords: catkin,ROS
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: BSD License
License-File: LICENSE
Requires-Dist: docutils
Requires-Dist: python-dateutil
Requires-Dist: pyparsing
Requires-Dist: setuptools
Provides-Extra: test
Requires-Dist: flake8; extra == "test"
Requires-Dist: flake8-blind-except; extra == "test"
Requires-Dist: flake8-builtins; extra == "test"
Requires-Dist: flake8-class-newline; extra == "test"
Requires-Dist: flake8-comprehensions; extra == "test"
Requires-Dist: flake8-deprecated; extra == "test"
Requires-Dist: flake8-docstrings; extra == "test"
Requires-Dist: flake8-import-order; extra == "test"
Requires-Dist: flake8-quotes; extra == "test"
Requires-Dist: mock; python_version < "3.3" and 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: provides-extra
Dynamic: requires-dist
Dynamic: summary

Library for retrieving information about catkin packages.
