The latest version of text-format-heavy is 0.1.5.3-0.

text-format-heavy

Version 0.1.1.0 revision 0 uploaded by IlyaPortnov.

Package meta

Synopsis
Full-weight string formatting library, analog of Python's string.format
Description

This package contains full-featured string formatting function, similar to Python's string.format. Features include:

  • Automatically numbered variable placeholders;

  • Positional variable placeholders;

  • Named variable placeholders;

  • Placeholders can be used in any order; one variable can be used several times or not used at all.

  • Specific format can be used for each variable substitution.

This package prefers functionality over "light weight" and (probably) performance. It also exposes all required interfaces to extend and customize it.

For more details, please refer to Wiki. See also the examples/ directory.

Author
Ilya Portnov
Bug reports
n/a
Category
Text
Copyright
n/a
Homepage
n/a
Maintainer
portnov84@rambler.ru
Package URL
n/a
Stability
n/a

Components