diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-23 23:18:05 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:11 -0600 |
commit | 05d9979298fb003ad7d19489fdbe484abfdd9b12 (patch) | |
tree | a1f915abe68348c17fe2dc122cf50bee0ca776b1 /python/frosted/slack-desc | |
parent | 83fd90cd928e75ac60ee0b57700212c438950272 (diff) | |
download | slackbuilds-05d9979298fb003ad7d19489fdbe484abfdd9b12.tar.gz |
python/frosted: Added (A passive Python syntax checker).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/frosted/slack-desc')
-rw-r--r-- | python/frosted/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/frosted/slack-desc b/python/frosted/slack-desc new file mode 100644 index 0000000000..b3aadc65ba --- /dev/null +++ b/python/frosted/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 ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +frosted: forsted (A passive Python syntax checker) +frosted: +frosted: Frosted is a fork of pyflakes that aims at more open contribution +frosted: from the outside public, a smaller more maintainable code base, +frosted: and a better Python checker for all. +frosted: +frosted: +frosted: +frosted: Homepage: https://github.com/timothycrosley/frosted +frosted: +frosted: |