Metadata-Version: 2.4
Name: catkin_pkg
Version: 1.0.0
Summary: catkin package library
Home-page: http://wiki.ros.org/catkin_pkg
Author: Dirk Thomas
Author-email: dthomas@osrfoundation.org
Maintainer: ROS Infrastructure Team
License: BSD
Project-URL: Source code, https://github.com/ros-infrastructure/catkin_pkg
Project-URL: Issue tracker, https://github.com/ros-infrastructure/catkin_pkg/issues
Keywords: catkin,ROS
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: BSD License
Requires-Python: >=3.6
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: 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: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Library for retrieving information about catkin packages.
