1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/textproc/hs-stringsearch/pkg-descr
Jeremy Chadwick 6c8915f368 This library provides Boyer-Moore and Knuth-Morris-Pratt string search
implementations for Haskell bytestrings (with support for all strict and
lazy ByteString permutations).

WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/stringsearch

Submitted by:	sbahra on EFnet #bsdports
2008-11-02 01:32:14 +00:00

6 lines
253 B
Plaintext

This library provides Boyer-Moore and Knuth-Morris-Pratt string search
implementations for Haskell bytestrings (with support for all strict and
lazy ByteString permutations).
WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/stringsearch