mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
6 lines
270 B
Text
6 lines
270 B
Text
This library provides a text mode progressbar. This is typically
|
|
used to display the progress of a long running operation, providing
|
|
a visual clue that processing is underway.
|
|
|
|
WWW: https://pypi.org/project/progressbar2/
|
|
WWW: https://github.com/WoLpH/python-progressbar
|