diff options
| author | Samuel Young <samyoung12788@gmail.com> | 2023-07-08 14:59:44 +0900 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-08 16:41:53 +0700 |
| commit | 76d29b375ae5f55dc1c397f61aa8134df4fc2c4e (patch) | |
| tree | cfe109209d525a7aaaf04d4ea34bd8b6f8935ce7 /python/python2-enlighten/slack-desc | |
| parent | 4b0eabcfb568d366a01530a210cd6fbc35a6dc9e (diff) | |
python/python2-enlighten: Added (progress bar).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-enlighten/slack-desc')
| -rw-r--r-- | python/python2-enlighten/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python2-enlighten/slack-desc b/python/python2-enlighten/slack-desc new file mode 100644 index 0000000000..0e77966518 --- /dev/null +++ b/python/python2-enlighten/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------------------------------------------------------| +python2-enlighten: python2-enlighten (Progress bar for Python console apps) +python2-enlighten: +python2-enlighten: Enlighten Progress Bar is a console progress bar library for Python. +python2-enlighten: The main advantage of Enlighten is it allows writing to stdout and +python2-enlighten: stderr without any redirection or additional code. Just print or log +python2-enlighten: as you normally would. +python2-enlighten: +python2-enlighten: +python2-enlighten: +python2-enlighten: Homepage: https://github.com/Rockhopper-Technologies/enlighten +python2-enlighten: |
