public
Description: Look here: http://github.com/cburroughs/pep8
Homepage: http://github.com/jcrocholl/pep8
Clone URL: git://github.com/cburroughs/pep8.py.git
name age message
file .gitignore Tue Oct 20 03:23:38 -0700 2009 Ignoring pep8.egg-info dir that is generated ev... [reinout]
file CHANGES.txt Fri Oct 23 15:40:26 -0700 2009 Merge branch 'master' of git://github.com/reino... [cburroughs]
file MANIFEST.in Tue Oct 20 00:39:32 -0700 2009 README.txt was renamed to README.rst, reflect t... [reinout]
file Makefile Sun Oct 04 03:29:30 -0700 2009 Added doctest for Python versions from 2.3 to 3.1. [jcrocholl]
file README.rst Sun Nov 15 15:11:52 -0800 2009 Last update, noting new location in README. [cburroughs]
file TODO.txt Mon Sep 14 01:39:47 -0700 2009 Documentation update, added changelog [reinout]
file pep8.py Tue Oct 20 01:33:57 -0700 2009 Fix that allows decorators on classes and class... [reinout]
file setup.py Tue Oct 20 00:47:21 -0700 2009 Back to development [reinout]
directory testsuite/ Tue Oct 20 01:33:57 -0700 2009 Fix that allows decorators on classes and class... [reinout]
README.rst

pep8 - Python style guide checker

The canonical root of the fork tree with a nice clean history is now:

http://github.com/jcrocholl/pep8

If you really are that interested in what I am up to, you can follow my fork:

http://github.com/cburroughs/pep8