IntFormats: Convert integers in various bases to and from strings
Parse or show positive and negative intergers in decimal, hexadecimal, octal, and binary. When parsing numbers, the base is determined automatically.
[Skip to Readme]
Downloads
- IntFormats-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.9 && <4.10), parsec (>=3.1 && <3.2), QuickCheck (>=2.13 && <2.14) [details] |
License | MPL-2.0 |
Copyright | Lyra Solomon 2019 |
Author | Lyra Solomon <mailtoLyra@gmail.com> |
Maintainer | Lyra Solomon <mailtoLyra@gmail.com> |
Category | Text |
Home page | https://github.com/LyraSolomon/IntFormats |
Bug tracker | https://github.com/LyraSolomon/IntFormats/issues |
Source repo | head: git clone https://github.com/LyraSolomon/IntFormats.git |
Uploaded | by LyraSolomon at 2019-10-12T19:46:26Z |
Distributions | |
Downloads | 519 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |