stringsearch: Fast searching, splitting and replacing of ByteStrings

[ bsd3, library, search, text ] [ Propose Tags ]

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.

Flags

Automatic Flags
NameDescriptionDefault
base4

Choose base-4.*

Enabled
base3

Choose base-3.* if base-4 isn't available

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.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, 0.3.6.5, 0.3.6.6
Change log CHANGES
Dependencies array (>=0.1 && <0.6), base (>=2 && <4.8), bytestring (>=0.9 && <1), containers (>=0.1 && <0.6) [details]
License BSD-3-Clause
Copyright (c) 2007-2011 Daniel Fischer, Chris Kuklewicz, Justin Bailey
Author Daniel Fischer, Chris Kuklewicz, Justin Bailey
Maintainer daniel.is.fischer@googlemail.com
Revised Revision 1 made by HerbertValerioRiedel at 2015-03-28T17:37:00Z
Category Text, Search
Home page https://bitbucket.org/dafis/stringsearch
Bug tracker https://bitbucket.org/dafis/stringsearch/issues
Source repo head: hg clone https://bitbucket.org/dafis/stringsearch
Uploaded by DanielFischer at 2013-11-27T01:50:41Z
Distributions Arch:0.3.6.6, Debian:0.3.6.6, Fedora:0.3.6.6, FreeBSD:0.3.6.6, LTSHaskell:0.3.6.6, NixOS:0.3.6.6, Stackage:0.3.6.6
Reverse Dependencies 35 direct, 3640 indirect [details]
Downloads 90601 total (85 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]