Metadata-Version: 2.1
Name: ament_package
Version: 0.18.3
Summary: Ament is a build system for federated packages.
Home-page: https://github.com/ament/ament_package/wiki
Download-URL: https://github.com/ament/ament_package/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
License-File: LICENSE
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: flake8; extra == "test"

Ament defines metainformation for packages, their dependencies,
and provides tooling to build these federated packages together.
