diff options
author | Tonus <tonus1@gmail.com> | 2022-04-16 09:21:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-16 12:12:53 +0700 |
commit | 3dafc134c2c5e0cb2149d6bb3387a585b08509c2 (patch) | |
tree | e016527c846c39d71c157fbdf229eca2075553f7 /python/click-log/slack-desc | |
parent | 6cf58714b33fda76c37285bd5e0b7141648f5878 (diff) |
python/click-log: Added (Python Module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/click-log/slack-desc')
-rw-r--r-- | python/click-log/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/click-log/slack-desc b/python/click-log/slack-desc new file mode 100644 index 000000000000..5cf8b81d6fc6 --- /dev/null +++ b/python/click-log/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-log: click-log (logging added to the command line interface creation) +click-log: +click-log: Integrates logging with python click. +click-log: +click-log: +click-log: +click-log: +click-log: +click-log: +click-log: +click-log: |