pystring

C++ functions analogous to Python string methods

Index | devel

Description

Pystring is a collection of C++ functions which match the interface and
behavior of python's string class methods using std::string.