Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
6 lines
335 B
Plaintext
6 lines
335 B
Plaintext
The PyPrind (Python Progress Indicator) module provides a progress bar and a
|
|
percentage indicator object that let you track the progress of a loop structure
|
|
or other iterative computation. Typical applications include the processing of
|
|
large data sets to provide an intuitive estimate at runtime about the progress
|
|
of the computation.
|