{"library":"pystring","type":"library","category":null,"description":"Pystring is a collection of C++ functions which match the interface and behavior of python's string class methods using std::string","language":"cpp","status":"active","version":"1.1.4","tags":["string","python","utility"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install pystring","imports":["#include <pystring.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(pystring CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE pystring::pystring)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}