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

Maintainer: Dimitri Karamazov <deserter666@danwin1210.me>

WWW: https://github.com/imageworks/pystring
