The devel/bstring port
bstring-1.0.2 – string processing library (cvsweb github mirror)
Description
The bstring library is an attempt to provide improved string processing functionality to the C language. At the heart of the bstring library (Bstrlib for short) is the management of bstrings which are a significant improvement over NULL terminated char buffers. This is a fork of Paul Hsieh's Better String Library: https://bstring.sourceforge.net/WWW: https://mike.steinert.ca/bstring/
Maintainer
Antoine Jacoutot