Text Progressbar Library for Python
http://code.google.com/p/python-progressbar/
This library provides a text mode progressbar. This is tipically used to
display the progress of a long running operation, providing a visual clue that
processing is underway.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-progressbar && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
progressbar-2.3+hg20121105.3c94a3a1ebe1.tar.bz2 | 0000009884 9.65 KB | |
progressbar-python3-relative-imports.patch | 0000000979 979 Bytes | |
python-progressbar.changes | 0000001082 1.06 KB | |
python-progressbar.spec | 0000002009 1.96 KB | |
python3-progressbar.changes | 0000001200 1.17 KB | |
python3-progressbar.spec | 0000001917 1.87 KB |
Revision 5 (latest revision is 14)
Stephan Kulow (coolo)
accepted
request 140914
from
Sascha Peilicke (saschpe)
(revision 5)
- Update to 2.3+hg20121105.3c94a3a1ebe1 + See mercurial changes - Correctly fix non-executable-script rpmlint warning - No need to explicitly require python(abi), RPM does that since ages - Cleanup old SUSE version checks - Update to 2.3+hg20121105.3c94a3a1ebe1 + See mercurial changes - Add progressbar-python3-relative-imports.patch: Fix import paths
Comments 0