Metadata-Version: 1.1
Name: catkin_lint
Version: 1.4.17
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.4.17
Description: catkin_lint
        ############
        
        **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>`_.
        
        Build status of latest version:
        
        .. image:: https://travis-ci.org/fkie/catkin_lint.png?branch=master
           :target: https://travis-ci.org/fkie/catkin_lint
        .. image:: https://codecov.io/github/fkie/catkin_lint/coverage.svg?branch=master
            :target: https://codecov.io/github/fkie/catkin_lint?branch=master
        
        Build status of packaging branch:
        
        .. image:: https://travis-ci.org/fkie/catkin_lint.png?branch=debian
           :target: https://travis-ci.org/fkie/catkin_lint
        
        You can get **catkin_lint** from:
        
        * `Ubuntu PPA <https://launchpad.net/~roehling/+archive/latest>`_
        * `PyPI <https://pypi.python.org/pypi/catkin_lint>`_
        * `Github <https://github.com/fkie/catkin_lint>`_
        
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
