Perl Module that provides a Progress Meter on a standard Terminal
http://search.cpan.org/~fluffy/Term-ProgressBar-%{version}/
Term::ProgressBar provides a simple progress bar on the terminal, to let the user know that something is happening, roughly how much stuff has been done, and maybe an estimate at how long remains.
A typical use sets up the progress bar with a number of items to do, and then calls update to update the bar whenever an item is processed.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/perl-Term-ProgressBar && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Term-ProgressBar-2.14.tar.gz | 0000015979 15.6 KB | |
perl-Term-ProgressBar.changes | 0000003737 3.65 KB | |
perl-Term-ProgressBar.spec | 0000002301 2.25 KB |
Revision 1 (latest revision is 11)
Stephan Kulow (coolo)
accepted
request 185676
from
Raine Curtis (grep4linux)
(revision 1)
- Updated License to be same as Perl as reflected in Makefile.PL which is GPL or Artistic shown in http://dev.perl.org/licenses/ - Upated SPEC file so package builds with the latest version of 2.14
Comments 0