stringsearch-0.3.6.2: Fast searching, splitting and replacing of ByteStrings

The stringsearch package

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. GHC before 6.10 are no longer supported, other compilers only if they support BangPatterns. If you need it to work with other compilers, send a feature request.

Properties

Versions0.1, 0.1.1, 0.2, 0.2.1.1, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.6.1, 0.3.6.2, 0.3.6.3, 0.3.6.4
Dependenciesarray (≥0.1 & <0.4), base (3.*), bytestring (≥0.9 & <1), containers (≥0.1 & <0.4) or
array (0.3.*), base (4.*), bytestring (≥0.9 & <1), containers (≥0.3 & <0.5) or
base (2.*)
LicenseBSD3
Copyright(c) 2007-2011 Daniel Fischer, Chris Kuklewicz, Justin Bailey
AuthorDaniel Fischer, Chris Kuklewicz, Justin Bailey
Maintainerdaniel.is.fischer@googlemail.com
CategoryText, Search
Home pagehttps://bitbucket.org/dafis/stringsearch
Bug trackerhttps://bitbucket.org/dafis/stringsearch/issues
Source repositoryhg clone https://bitbucket.org/dafis/stringsearch
Upload dateThu Aug 11 11:39:43 UTC 2011
Uploaded byDanielFischer
Built onghc-7.2
DistributionsFedora: 0.3.6.4, NixOS: 0.3.6.4, Debian: 0.3.6.4, FreeBSD: 0.3.6.4

Modules

Downloads