[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#330896: ITP: pyflakes -- simple python source checker



Package: wnpp
Severity: wishlist

* Package name    : pyflakes
  Version         : 0.2.0
  Upstream Author : Divmod Inc. <divmod-dev@divmod.org>
* URL             : http://divmod.org/projects/pyflakes 
* License         : MIT
  Description     : simple python source checker

 Pyflakes is a simple program which checks Python source files for errors.
 It is similar to PyChecker in scope, but differs in that it does not execute
 the modules to check them. This is both safer and faster, although it does
 not perform as many checks. Unlike PyLint, Pyflakes checks only for logical
 errors in programs; it does not perform any checks on style.


-- 
Andrew Mitchell
Email: ajmitch@gnu.org
JID: ajmitch@jabber.org



Reply to: