Paketname | pychecker |
Beschreibung | tool to find common bugs in Python source code |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.8.18-7 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 888 Byte |
Hängt ab von | python (>= 2.1), python-support (>= 0.90.0) |
Empfohlene Pakete | |
Paketbetreuer | Kenneth J. Pronovici |
Quelle | |
Paketgröße | 219516 Byte |
Prüfsumme MD5 | 7e54a249624d79bdc09917ca9260dc72 |
Prüfsumme SHA1 | a839b17cbf7870ea39ad6ca7454db23269fd5779 |
Prüfsumme SHA256 | 976518cc6a503280c27a32912bd9acc867914eea165d23fd1350b40d2eca7eb8 |
Link zum Herunterladen | pychecker_0.8.18-7_all.deb |
Ausführliche Beschreibung | 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++. Because of the dynamic nature of Python,
some warnings may be incorrect; however, spurious warnings should be
fairly infrequent.
|