| Name: | python-progressbar |
|---|---|
| Version: | 2.3 |
| Release: | 4.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 51064 |
| License: | LGPLv2+ |
| RPM: | python-progressbar-2.3-4.el7.noarch.rpm |
| Source RPM: | python-progressbar-2.3-4.el7.src.rpm |
| Build Date: | Thu Oct 05 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://code.google.com/p/python-progressbar/ |
| Summary: | Text progressbar library for python |
| Description: | This library provides a text mode progress bar. This is typically used to display the progress of a long running operation, providing a visual clue that processing is under way. The progressbar module is very easy to use, yet very powerful. And automatically supports features like auto-re-sizing when available. |