Hi all, I'm pleased to announce initial release of PyFormat - C++ module which exposes robust boost::format class from Boost.org C++ libraries.
The module supports Python 2.x and Python 3.x versions, bytestrings and unicode strings as well. The API exposes most of functions provided by underlying boost::format class. Homepage and basic tutorial is on: https://github.com/pavelschon/PyFormat Release v0.1.0 can be downloaded from https://github.com/pavelschon/PyFormat/releases/tag/v0.1.0 Everybody is welcomed to submit bug reports, pull requests etc... -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/