percent-format: simple printf-style string formatting
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- These packages miss upper bounds: - leancheck Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
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]
Properties
Versions | 0.0.1, 0.0.2, 0.0.4, 0.0.4 |
---|---|
Change log | None available |
Dependencies | base (>=4 && <5) [details] |
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:35:31Z |
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
Package maintainers
For package maintainers and hackage trustees