mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
5 lines
262 B
Plaintext
5 lines
262 B
Plaintext
This package provides several functions to quickly search for
|
|
substrings in strict or lazy ByteStrings. It also provides functions
|
|
for breaking or splitting on substrings and replacing all occurrences
|
|
of a substring (the first in case of overlaps) with another.
|