pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/hs-stringsearch



Module Name:    pkgsrc
Committed By:   szptvlfn
Date:           Fri Aug  1 12:09:42 UTC 2014

Added Files:
        pkgsrc/textproc/hs-stringsearch: DESCR Makefile PLIST buildlink3.mk
            distinfo

Log Message:
Import stringsearch-0.3.6.5 as textproc/hs-stringsearch,
packaged for wip by pho.

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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/hs-stringsearch/DESCR \
    pkgsrc/textproc/hs-stringsearch/Makefile \
    pkgsrc/textproc/hs-stringsearch/PLIST \
    pkgsrc/textproc/hs-stringsearch/buildlink3.mk \
    pkgsrc/textproc/hs-stringsearch/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index