Metadata-Version: 2.4
Name: ament_pep257
Version: 0.20.3
Summary: Check Python code style using pep257.
Home-page: https://github.com/ament/ament_lint
Download-URL: https://github.com/ament/ament_lint/releases
Author: Dirk Thomas
Author-email: dthomas@osrfoundation.org
Maintainer: Michael Jeronimo
Maintainer-email: michael.jeronimo@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

The ability to check code against the docstring conventions in PEP 257
and generate xUnit test result files.
