diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2023-01-05 23:56:38 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-07 08:13:35 +0700 |
commit | 55330fc6a5c6f1617f403ea25822f51a5184667c (patch) | |
tree | b4d7334e76db298f89e9bf86c08d094ef278ac66 /python/python3-progress/slack-desc | |
parent | 20010015913b7868ec8674dfe80e5e7d4b52c641 (diff) |
python/python3-progress: Added (Easy progress reporting for Python)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-progress/slack-desc')
-rw-r--r-- | python/python3-progress/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-progress/slack-desc b/python/python3-progress/slack-desc new file mode 100644 index 0000000000000..7668ebec405cf --- /dev/null +++ b/python/python3-progress/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------------------------------------------------------| +python3-progress: python3-progress (Easy progress reporting for Python) +python3-progress: +python3-progress: A python library that can create a progress bar. +python3-progress: +python3-progress: Homepage: http://github.com/verigak/progress/ +python3-progress: +python3-progress: +python3-progress: +python3-progress: +python3-progress: +python3-progress: |