Metadata-Version: 2.4
Name: rosdep2
Version: 0.25.1.5a0
Summary: rosdep - enhanced with lovely quality of life improvements
Home-page: http://wiki.ros.org/rosdep
Author: Tully Foote, Ken Conley
Author-email: tfoote@osrfoundation.org
Maintainer: ROS Infrastructure Team
License: BSD
Project-URL: Source code, https://github.com/krisl/rosdep
Project-URL: Issue tracker, https://github.com/krisl/rosdep/issues
Keywords: ROS
Classifier: Programming Language :: Python
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: PyYAML>=3.1
Requires-Dist: importlib_metadata; python_version < "3.8"
Requires-Dist: catkin_pkg>=0.4.0
Requires-Dist: rospkg>=1.4.0
Requires-Dist: rosdistro>=0.7.5
Provides-Extra: test
Requires-Dist: flake8; extra == "test"
Requires-Dist: flake8-builtins; extra == "test"
Requires-Dist: flake8-comprehensions; extra == "test"
Requires-Dist: flake8-quotes; extra == "test"
Requires-Dist: pytest; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
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

Command-line tool for installing system dependencies on a variety of platforms. Includes extra command line options to make integration with automated build systems more convenient
