pcre-light-extra: pcre-light extra functionality
pcre-light utility functions for more user friendly usage.
Instead of adding execution and compile options to the matching and
compiling functions, the options are added to the regular expression to be
compiled or run. Furthermore support for different matching return types
(using typeclass MatchResult
) and different regular expression types
(compiled or uncompiled using typeclass RegexLike
) are supported. See module
documentation for examples.
Downloads
- pcre-light-extra-0.0.0.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.0.0 |
---|---|
Dependencies | base (>=4 && <=5), bytestring, pcre-light (>=0.3 && <=0.4) [details] |
License | BSD-3-Clause |
Author | Steffen Siering |
Maintainer | steffen <dot> siering <at> gmail com |
Category | Text |
Home page | http://github.com/urso/pcre-light-extra |
Uploaded | by SteffenSiering at 2010-12-04T02:31:34Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1058 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |