Metadata-Version: 2.4
Name: ament_black
Version: 0.2.6
Summary: Check Python code style using black.
Home-page: https://github.com/botsandus/ament_black
Download-URL: https://github.com/botsandus/ament_black/releases
Author: Tyler Weaver
Author-email: tylerjw@gmail.com
Maintainer: Ignacio Vizzo
Maintainer-email: ignacio.vizzo@dexory.com
License: Apache License, Version 2.0, BSD
Keywords: ROS
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Requires-Dist: black==21.12b0
Requires-Dist: packaging>=20.3
Requires-Dist: setuptools>=56
Requires-Dist: unidiff>=0.5
Requires-Dist: uvloop==0.17.0
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: requires-dist
Dynamic: summary

The ability to check code against style conventions using black
and generate xUnit test result files.
