slackbuilds_ponce/python/pep8
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
LICENSE.txt python/pep8: Moved from Development category 2011-05-03 15:31:32 -05:00
pep8.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
pep8.SlackBuild python/pep8: Updated for version 1.0.1. 2012-04-20 09:14:25 -04:00
README python/pep8: Moved from Development category 2011-05-03 15:31:32 -05:00
slack-desc python/pep8: Moved from Development category 2011-05-03 15:31:32 -05:00

pep8 is a tool to check your Python code against some of the style
conventions in PEP 8 <http://www.python.org/dev/peps/pep-0008/>.

This requires pysetuptools.