Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/hs-stringsearch,
Fast searching, splitting and replacing of ByteStrings
Branch: CURRENT,
Version: 0.3.6.5,
Package name: hs-stringsearch-0.3.6.5,
Maintainer: phoThis 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.
Required to run:[
lang/ghc7]
Master sites:
SHA1: fb6ff8a7ed32fd3a646181ee663b727f7c450047
RMD160: 4481559b53afc0ef044b2be4211148bc7e757357
Filesize: 38.08 KB
Version history: (Expand)
- (2014-08-02) Package deleted from pkgsrc
- (2014-06-25) Updated to version: hs-stringsearch-0.3.6.5
- (2013-11-18) Package has been reborn
- (2013-11-18) Package deleted from pkgsrc
- (2013-08-28) Package has been reborn
- (2013-08-28) Package deleted from pkgsrc
CVS history: (Expand)
2014-08-01 14:12:10 by Ryosuke Moro | Files touched by this commit (17) | |
Log message:
Remove hs-ansi-terminal, imported to pkgsrc/devel.
Remove hs-stringsearch, imported to pkgsrc/textproc.
|
2014-06-24 22:59:49 by Ryosuke Moro | Files touched by this commit (3) |
Log message:
Update to 0.3.6.5
pkgsrc changes: static -> dynamic
Changes from https://bitbucket.org/dafis/stringsearch
0.3.6.5
- Allow array 0.5 (GHC 7.8)
0.3.6.4
- Bump containers upper bound to accomodate 0.5
0.3.6.3
- Update .cabal for 7.4
|
2011-10-27 00:55:34 by PHO / phonohawk | Files touched by this commit (5) | |
Log message:
Import hs-stringsearch-0.3.6.2 as wip/hs-stringsearch.
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.
|