bytestring-progress: A library for tracking the consumption of a lazy ByteString

[ bsd3, control, library ] [ Propose Tags ]

In some cases, it is useful to know how fast a ByteString is being consumed. Typically, this could be to report some measure of progress to a waiting user, but it could also be to perform some form of testing on input / consumption code.

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
use-system-progressbar

Enable integration with the terminal-progress-bar library.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.0.0, 1.0.1, 1.0.2, 1.0.2.1, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.2, 1.4
Dependencies base (>=4.0 && <5.0), bytestring (>=0.9 && <1.0), terminal-progress-bar (>=0.0.1 && <0.1.2), time (>=1.1 && <2.0) [details]
License BSD-3-Clause
Author Adam Wick <awick@uhsure.com>
Maintainer Adam Wick <awick@uhsure.com>
Category Control
Home page http://github.com/acw/bytestring-progress
Source repo head: git clone http://github.com/acw/bytestring-progress
Uploaded by AdamWick at 2018-03-08T04:26:34Z
Distributions Arch:1.4, Debian:1.4, NixOS:1.4
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 12291 total (41 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-03-08 [all 1 reports]