# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= python-progressbar VERSION= 2.5 KEYWORDS= python VARIANTS= v11 v12 SDESC[v11]= Text progress bar library for Python (3.11) SDESC[v12]= Text progress bar library for Python (3.12) HOMEPAGE= https://github.com/niltonvolpato/python-progressbar CONTACT= Python_Automaton[python@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= PYPI/p/progressbar DISTFILE[1]= progressbar-2.5.tar.gz:main DF_INDEX= 1 SPKGS[v11]= single SPKGS[v12]= single OPTIONS_AVAILABLE= PY311 PY312 OPTIONS_STANDARD= none VOPTS[v11]= PY311=ON PY312=OFF VOPTS[v12]= PY311=OFF PY312=ON DISTNAME= progressbar-2.5 GENERATED= yes [PY311].USES_ON= python:v11,sutools [PY312].USES_ON= python:v12,sutools [FILE:845:descriptions/desc.single] Text progress bar library for Python. A text progress bar is typically used to display the progress of a long running operation, providing a visual cue that processing is underway. The ProgressBar class manages the current progress, and the format of the line is given by a number of widgets. A widget is an object that may display differently depending on the state of the progress bar. There are three types of widgets: - a string, which always shows itself - a ProgressBarWidget, which may return a different value every time its update method is called - a ProgressBarWidgetHFill, which is like ProgressBarWidget, except it expands to fill the remaining width of the line. The progressbar module is very easy to use, yet very powerful. It will also automatically enable features like auto-resizing when the system supports it. [FILE:101:distinfo] 5d81cb529da2e223b53962afd6c8ca0f05c6670e40309a7219eacc36af9b6c63 10046 progressbar-2.5.tar.gz