diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2017-08-26 21:55:00 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-02 10:19:44 +0100 |
commit | 3ce76b22b9509df27f28f4b8d3b89e2e6fa6e6b4 (patch) | |
tree | c93de62d94bf0cd81e72d05de17712ef776cf172 /python/python-progress/slack-desc | |
parent | f948c9d8a2fdc466bcbc937b887731e29af05e12 (diff) |
python/python-progress: Added (easy to use progress bars).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python-progress/slack-desc')
-rw-r--r-- | python/python-progress/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-progress/slack-desc b/python/python-progress/slack-desc new file mode 100644 index 0000000000000..c4eff9f5738da --- /dev/null +++ b/python/python-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------------------------------------------------------| +python-progress: python-progress (easy to use progress bars) +python-progress: +python-progress: python-progress provides several canned progress bars for command line +python-progress: Python programs. +python-progress: +python-progress: +python-progress: +python-progress: +python-progress: +python-progress: +python-progress: |