stringsearch-0.3.1: 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.8 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.*) or
base (2.*)
LicenseBSD3
Copyright(c) 2007-2010 Daniel Fischer, Chris Kuklewicz, Justin Bailey
AuthorDaniel Fischer, Chris Kuklewicz, Justin Bailey
Maintainerdaniel.is.fischer@web.de
CategoryText, Search
Upload dateThu Sep 2 10:24:02 UTC 2010
Uploaded byDanielFischer
Built onghc-6.12
DistributionsFedora: 0.3.6.4, NixOS: 0.3.6.4, Debian: 0.3.6.4, FreeBSD: 0.3.6.4

Modules

Downloads