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.
Versions [faq] | 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 Sat Dec 4 02:31:34 UTC 2010 |
Distributions | NixOS:0.0.0 |
Downloads | 545 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Downloads
- pcre-light-extra-0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)