percent-format: simple printf-style string formatting
The Text.PercentFormat
library provides printf-style string formatting. It
provides a %
operator (as in Ruby or Python) and uses the old
C-printf-style format you know and love.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- percent-format-0.0.4.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.0.1, 0.0.2, 0.0.4 |
---|---|
Dependencies | base (>=4 && <5) [details] |
Tested with | ghc ==9.4, ghc ==9.2, ghc ==9.0, ghc ==8.10, ghc ==8.6, ghc ==8.2, ghc ==7.10, hugs ==2006.9 |
License | BSD-3-Clause |
Author | Rudy Matela <rudy@matela.com.br> |
Maintainer | Rudy Matela <rudy@matela.com.br> |
Category | Testing |
Home page | https://github.com/rudymatela/percent-format#readme |
Source repo | head: git clone https://github.com/rudymatela/percent-format this: git clone https://github.com/rudymatela/percent-format(tag v0.0.4) |
Uploaded | by rudymatela at 2023-07-06T14:37:34Z |
Distributions | LTSHaskell:0.0.4, NixOS:0.0.4, Stackage:0.0.4 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1372 total (18 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-07-06 [all 1 reports] |