Metadata-Version: 2.4
Name: ament_index_python
Version: 1.13.2
Summary: Python API to access the ament resource index.
Home-page: https://github.com/ament/ament_index
Download-URL: https://github.com/ament/ament_index/releases
Author: Dirk Thomas
Author-email: dthomas@osrfoundation.org
Maintainer: Dharini Dutia
Maintainer-email: dharini@openrobotics.org
License: Apache License, Version 2.0
Keywords: ROS
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: provides-extra
Dynamic: summary

A Python API to find resources based on their type in the ament resource index
and get the content of individual resources.
