openbsd-ports/devel/py-Checker/pkg/DESCR
2004-07-26 21:04:24 +00:00

4 lines
169 B
Plaintext

PyChecker is a tool for finding common bugs in Python source code.
It finds problems that are typically caught by a compiler for less
dynamic languages, like C and C++.