The latest version of terminal-progress-bar is 0.4.2-0.
terminal-progress-bar
Version 0.1.1 revision 1 uploaded by HerbertValerioRiedel.
Package meta
- Synopsis
- A simple progress bar in the terminal
- Description
A progress bar is used to convey the progress of a task. This package implements a very simple textual progress bar.
See the module System.ProgressBar on how to use the progress bar or build the package with the -fexample flag for a small example program.
The animated progress bar depends entirely on the interpretation of the carriage return character ('\r'). If your terminal interprets it as something else then "move cursor to beginning of line", the animation won't work.
- Author
- Roel van Dijk <vandijk.roel@gmail.com>
- Bug reports
- https://github.com/roelvandijk/terminal-progress-bar/issues
- Category
- System, User Interfaces
- Copyright
- 2012–2014 Roel van Dijk <vandijk.roel@gmail.com>
- Homepage
- https://github.com/roelvandijk/terminal-progress-bar
- Maintainer
- Roel van Dijk <vandijk.roel@gmail.com>
- Package URL
- n/a
- Stability
- provisional