byte-count-reader: Read strings describing a number of bytes like 2Kb and 0.5 MiB

[ gpl, library, text ] [ Propose Tags ]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.9.0.0, 0.10.0.0, 0.10.0.1, 0.10.1.1, 0.10.1.2, 0.10.1.3, 0.10.1.4, 0.10.1.5, 0.10.1.6, 0.10.1.7, 0.10.1.8, 0.10.1.9, 0.10.1.10, 0.10.1.11
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), extra (>=1.6.21 && <1.8), parsec (>=3.1.14.0 && <3.2), parsec-numbers (>=0.1.0 && <0.2), text (>=1.2.3.2 && <1.3) [details]
License GPL-3.0-only
Copyright 2021 Daniel Rolls
Author Daniel Rolls
Maintainer daniel.rolls.27@googlemail.com
Category Text
Home page https://github.com/danielrolls/byte-count-reader#readme
Bug tracker https://github.com/danielrolls/byte-count-reader/issues
Source repo head: git clone https://github.com/danielrolls/byte-count-reader
Uploaded by danielrolls at 2021-11-14T09:12:45Z
Distributions LTSHaskell:0.10.1.11, NixOS:0.10.1.11, Stackage:0.10.1.11
Downloads 2217 total (42 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-11-14 [all 1 reports]

Readme for byte-count-reader-0.10.1.7

[back to package description]

Byte Count Reader


Build Status Hackage

This library is for reading strings describing a number of bytes like 2Kb and 0.5 MiB.

The following are examples of strings that are accepted:

  • 1b
  • 2 KiB
  • 3.5 MB
  • 10    gib
  • 100tb