diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2015-08-13 22:15:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-13 23:15:30 +0700 |
commit | 6cadfcc6ad6dd420311d15addd1b7fd621aca6c6 (patch) | |
tree | 541a25df92658b593d6cd2ba9536b84fa16a7e7a /python/click-plugins/slack-desc | |
parent | e2ba8323e1b5e8b8357e11fb043b2fecd6ee6be5 (diff) |
python/click-plugins: Added (extension to click).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/click-plugins/slack-desc')
-rw-r--r-- | python/click-plugins/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/click-plugins/slack-desc b/python/click-plugins/slack-desc new file mode 100644 index 0000000000000..1a62a2556a19f --- /dev/null +++ b/python/click-plugins/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-plugins: click-plugins (extension to click) +click-plugins: +click-plugins: An extension module for click to enable registering CLI commands via +click-plugins: setuptools entry-points. +click-plugins: +click-plugins: +click-plugins: +click-plugins: +click-plugins: +click-plugins: +click-plugins: |