Path to this page:
./
wip/hs-stringsearch,
Fast searching, splitting and replacing of ByteStrings
Branch: CURRENT,
Version: 0.3.6.2,
Package name: hs-stringsearch-0.3.6.2,
Maintainer: phoThis 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.
Required to build:[
devel/pkg-config]
Master sites:
SHA1: 3d585291b5aef76fa9e97e87653f2a5befccc9f9
RMD160: ab380dfb139d045ffaf7b8b86ed14d49a5b42f43
Filesize: 38.079 KB
Version history: (Expand)
- (2013-03-09) Package has been reborn
- (2013-03-09) Package deleted from pkgsrc
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2011-10-27) Package added to pkgsrc.se, version hs-stringsearch-0.3.6.2 (created)
CVS history: (Expand)
2011-10-27 00:55:34 by PHO / phonohawk | Files touched by this commit (5) |  |
Log message:
Import hs-stringsearch-0.3.6.2 as wip/hs-stringsearch.
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.
|