Files
sthen 46038c301e import ports/devel/pystring, from Dimitri Karamazov, ok on earlier versions
daniel@ op@, spelling tweak by me

Pystring is a collection of C++ functions which match the interface and
behavior of python's string class methods using std::string.
2022-03-02 16:20:01 +00:00

6 lines
142 B
Plaintext

include/pystring/
include/pystring/pystring.h
@static-lib lib/libpystring.a
lib/libpystring.la
@lib lib/libpystring.so.${LIBpystring_VERSION}