ac-machine: Aho-Corasick string matching algorithm in Haskell
An implementation of the Aho-Corasick string matching algorithm written in Haskell.
Downloads
- ac-machine-0.2.0.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.2.0.1, 0.2.0.2, 0.2.0.4, 0.2.0.5 |
---|---|
Dependencies | base (>=4.6 && <4.7), hashable (>=1.2 && <1.3), unordered-containers (>=0.2 && <0.3), vector (>=0.10 && <0.11) [details] |
License | BSD-3-Clause |
Author | Yuta Taniguchi <yuta.taniguchi.y.t@gmail.com> |
Maintainer | Yuta Taniguchi <yuta.taniguchi.y.t@gmail.com> |
Category | Data |
Source repo | head: git clone git://github.com/yuttie/ac-machine.git |
Uploaded | by YutaTaniguchi at 2013-09-30T10:52:17Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 4216 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |