prefix-units: A basic library for SI/binary prefix units
This library deals with parsing values containing "prefix units" (both binary and SI). For example, it can parse 10M and 1G, and it can also format values for displaying with the "optimal" unit. For more details, see the man page units(7), http://physics.nist.gov/cuu/Units/prefixes.html and http://physics.nist.gov/cuu/Units/binary.html.
[Skip to Readme]
Downloads
- prefix-units-0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0, 0.1.0.1, 0.1.0.2, 0.2.0, 0.3.0.1 |
|---|---|
| Change log | CHANGES.md |
| Dependencies | base (>=3 && <5) [details] |
| Tested with | ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.2 |
| License | BSD-3-Clause |
| Copyright | (c) 2012, 2014, 2015 Google Inc. |
| Author | Iustin Pop <iustin@google.com> |
| Maintainer | Iustin Pop <iustin@google.com> |
| Uploaded | by IustinPop at 2015-11-22T01:56:15Z |
| Category | Data |
| Home page | https://github.com/iustin/prefix-units |
| Bug tracker | https://github.com/iustin/prefix-units/issues |
| Source repo | head: git clone https://github.com/iustin/prefix-units.git this: git clone https://github.com/iustin/prefix-units.git(tag prefix-units-v0.2.0) |
| Distributions | LTSHaskell:0.3.0.1, NixOS:0.3.0.1, Stackage:0.3.0.1 |
| Reverse Dependencies | 3 direct, 3 indirect [details] |
| Downloads | 4728 total (13 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2015-11-22 [all 1 reports] |