@hackage percent-format0.0.4

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.