diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-05-03 15:31:32 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-05-03 15:31:32 -0500 |
commit | c63dbc22c3a341245f950f1f27447de6f913295f (patch) | |
tree | a54bb5577975c1d8e160d06cd6b4a8c71fe5eb9b /python/pep8/slack-desc | |
parent | af5062470253b9afae7071c3cb8eab4f1e2c9c9b (diff) |
python/pep8: Moved from Development category
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/pep8/slack-desc')
-rw-r--r-- | python/pep8/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/pep8/slack-desc b/python/pep8/slack-desc new file mode 100644 index 0000000000000..016ed3f89e7cb --- /dev/null +++ b/python/pep8/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +pep8: pep8 (Check Python source code formatting) +pep8: +pep8: pep8 is a tool to check your Python code against some of the style +pep8: conventions in PEP 8 <http://www.python.org/dev/peps/pep-0008/>. +pep8: +pep8: Homepage: http://pypi.python.org/pypi/pep8 +pep8: +pep8: +pep8: +pep8: +pep8: |