diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-06 17:39:39 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-12 06:58:01 +0700 |
commit | 29a05ef025394b7aa14a36c1bfbeffa91136ea53 (patch) | |
tree | 96821c498bed42ec6891a0a900a4d9cd2c027d48 /python/click-plugins/README | |
parent | 306bb74b3682991a43fabeca77d6baff2e7bc188 (diff) | |
download | slackbuilds-29a05ef025394b7aa14a36c1bfbeffa91136ea53.tar.gz |
python/click-plugins: Update README.
Diffstat (limited to 'python/click-plugins/README')
-rw-r--r-- | python/click-plugins/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/python/click-plugins/README b/python/click-plugins/README index d1f573c0da..14a2ddf762 100644 --- a/python/click-plugins/README +++ b/python/click-plugins/README @@ -1 +1,4 @@ -An extension module for click to enable registering CLI commands via setuptools entry-points. +click-plugins (extension to click) + +An extension module for click to enable registering CLI commands via +setuptools entry-points. |