Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

pystring/1.1.4

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

Available packages
Linux
Windows
macOS
macOS Apple Silicon

Install
Add the following line to your conanfile.txt:
[requires]
pystring/1.1.4

Using pystring

Loading ...
Loading...