slackbuilds/python/python3-pydocstyle
isaackwy 486b437431
python/python3-pydocstyle: Update for 6.3.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-03-10 21:48:44 +07:00
..
README
python3-pydocstyle.SlackBuild python/python3-pydocstyle: Update for 6.3.0 2024-03-10 21:48:44 +07:00
python3-pydocstyle.info python/python3-pydocstyle: Update for 6.3.0 2024-03-10 21:48:44 +07:00
slack-desc

README

pydocstyle is a static analysis tool for checking compliance with Python
docstring conventions.

pydocstyle supports most of PEP 257 out of the box, but it should not be
considered a reference implementation.