summaryrefslogtreecommitdiffstats
path: root/python/click/slack-desc
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-07-12 16:25:57 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-07-12 16:25:57 +0700
commitc2e70acc5833580062c968e8015df2d38b97cd34 (patch)
tree93adae75389468bfa17c4147daf1483253770f6a /python/click/slack-desc
parent65799993a14c99e4a3c685eea14f4505bad30698 (diff)
downloadslackbuilds-c2e70acc5833580062c968e8015df2d38b97cd34.tar.gz
slackbuilds-c2e70acc5833580062c968e8015df2d38b97cd34.tar.xz
python/click: Added (Python command line utility).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/click/slack-desc')
-rw-r--r--python/click/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/click/slack-desc b/python/click/slack-desc
new file mode 100644
index 0000000000..e80a127d2a
--- /dev/null
+++ b/python/click/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------------------------------------------------------|
+click: click (Python composable command line utility)
+click:
+click: Click is a Python package for creating beautiful command line
+click: interfaces in a composable way with as little code as necessary.
+click: It's the "Command Line Interface Creation Kit". It's highly
+click: configurable but comes with sensible defaults out of the box.
+click:
+click: Homepage: https://github.com/mitsuhiko/click
+click:
+click:
+click: