pkgsrc/devel/py-docstyle/DESCR
wiz 0c3e583e6c Import py-docstyle-1.1.1 as devel/py-docstyle.
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.
2017-04-04 13:31:37 +00:00

5 lines
209 B
Text

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.