prefix=/usr libdir=${prefix}/lib includedir=${prefix}/include Name: pystring Version: @VERSION@ Description: C++ functions matching the interface and behavior of python string methods with std::string URL: https://github.com/imageworks/pystring Cflags: -I${includedir} Libs: -L${libdir} -lpystring