Packages not in Groups

pylint - Analyzes Python code looking for bugs and signs of poor quality

Pylint is a python tool that checks if a module satisfy a coding standard.
Pylint can be seen as another PyChecker since nearly all tests you can do
with PyChecker can also be done with Pylint. But Pylint offers some more
features, like checking line-code's length, checking if variable names are
well-formed according to your coding standard, or checking if declared
interfaces are truly implemented, and much more. The big advantage with
Pylint is that it is highly configurable, customizable, and you can easily
write a small plugin to add a personal feature.
License:GPL Group:Packages not in Groups
URL:http://www.logilab.org/projects/pylint Source: pylint

Packages

Name Version Release Type Size Built
pylint 0.11.0 1.fc4 noarch 517 KiB Tue May 2 22:24:00 2006

Changelog

* Mon May 1 18:00:00 2006 Konstantin Ryabitsev <icon{%}fedoraproject{*}org> - 0.11.0-0
- Version 0.11.0
* Sun Mar 12 17:00:00 2006 Konstantin Ryabitsev <icon{%}fedoraproject{*}org> - 0.10.0-1
- Version 0.10.0
* Thu Jan 12 17:00:00 2006 Konstantin Ryabitsev <icon{%}fedoraproject{*}org> - 0.9.0-1
- Version 0.9.0
- Add COPYING to docs

Listing created by RepoView-0.5.2-1.fc6 (modified)