summaryrefslogtreecommitdiff
path: root/python/frosted/README
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2014-01-23 23:18:05 +0700
committerErik Hanson <erik@slackbuilds.org>2014-01-29 23:21:11 -0600
commit05d9979298fb003ad7d19489fdbe484abfdd9b12 (patch)
treea1f915abe68348c17fe2dc122cf50bee0ca776b1 /python/frosted/README
parent83fd90cd928e75ac60ee0b57700212c438950272 (diff)
downloadslackbuilds-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/README')
-rw-r--r--python/frosted/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/frosted/README b/python/frosted/README
new file mode 100644
index 0000000000..4b5423897c
--- /dev/null
+++ b/python/frosted/README
@@ -0,0 +1,5 @@
+A passive Python syntax checker.
+
+Frosted is a fork of pyflakes that aims at more open contribution from the
+outside public, a smaller more maintainable code base, and a better
+Python checker for all.