prefix-units: A basic library for SI/IEC prefix units
This library deals with parsing values containing "prefix units" (both IEC/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.3.0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 ==8.0.2, ghc ==8.2.2, ghc ==8.4, ghc ==8.6, ghc ==8.8, ghc ==8.10, ghc ==9.0, ghc ==9.2, ghc ==9.4, ghc ==9.6 |
License | BSD-3-Clause |
Copyright | (c) 2012, 2014, 2015 Google Inc. |
Author | Iustin Pop <iustin@google.com> |
Maintainer | Iustin Pop <iustin@google.com> |
Revised | Revision 1 made by IustinPop at 2023-04-26T22:25:13Z |
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 v0.3.0.1) |
Uploaded | by IustinPop at 2023-04-26T22:24:13Z |
Distributions | LTSHaskell:0.3.0.1, NixOS:0.3.0.1, Stackage:0.3.0.1 |
Reverse Dependencies | 3 direct, 3 indirect [details] |
Downloads | 4533 total (31 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-04-27 [all 1 reports] |