Metadata-Version: 2.0
Name: catkin-lint
Version: 1.5.4
Summary: Check catkin packages for common errors
Home-page: https://github.com/fkie/catkin_lint
Author: Timo Röhling
Author-email: timo.roehling@fkie.fraunhofer.de
License: BSD
Download-URL: https://github.com/fkie/catkin_lint/tarball/1.5.4
Keywords: catkin,ROS
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Dist: catkin-pkg

catkin_lint
############

|github_release| |pypi_badge| |debian_badge| |travis_master| |codecov_master|

**catkin_lint** checks package configurations for the
`catkin <https://github.com/ros/catkin>`_ build system of `ROS <http://www.ros.org>`_.

You can find the documentation with installation instructions at
`http://fkie.github.io/catkin_lint <http://fkie.github.io/catkin_lint>`_.

You can get **catkin_lint** from:

* `Ubuntu PPA <https://launchpad.net/~roehling/+archive/latest>`_
* `PyPI <https://pypi.org/project/catkin_lint>`_
* `Github <https://github.com/fkie/catkin_lint>`_

.. |travis_master| image:: https://img.shields.io/travis/fkie/catkin_lint/master.png
   :target: https://travis-ci.org/fkie/catkin_lint
.. |codecov_master| image:: https://img.shields.io/codecov/c/github/fkie/catkin_lint/master.png
   :target: https://codecov.io/github/fkie/catkin_lint?branch=master
.. |pypi_badge| image:: https://img.shields.io/pypi/v/catkin_lint.png
   :target: https://pypi.org/project/catkin_lint
.. |github_release| image:: https://img.shields.io/github/release/fkie/catkin_lint.png
   :target: https://github.com/fkie/catkin_lint/releases
.. |debian_badge| image:: https://img.shields.io/badge/dynamic/json.svg?label=Debian&url=https%3A%2F%2Fsources.debian.org%2Fapi%2Fsrc%2Fros-catkin-lint&query=%24.versions%5B0%5D.version&colorB=blue
   :target: https://packages.debian.org/source/sid/ros-catkin-lint


