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
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-progressbar && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
progressbar-2.3.tar.gz | 0000009802 9.57 KB | |
python-progressbar.changes | 0000000899 899 Bytes | |
python-progressbar.spec | 0000001980 1.93 KB | |
python3-progressbar.changes | 0000000675 675 Bytes | |
python3-progressbar.spec | 0000002366 2.31 KB |
Revision 4 (latest revision is 14)
Stephan Kulow (coolo)
accepted
request 132977
from
Todd R (TheBlackCat)
(revision 4)
Restore BuildRequires: python3 This package depends on hash algorithms that are only available if python3 is installed, python3-devel will not pull them in. Building will fail if BuildRequires: python3 is removed. (forwarded request 132976 from TheBlackCat)
Comments 0