The pcre-light-extra package
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.
Properties
| Version | 0.0.0 |
|---|---|
| Dependencies | base (≥4 & ≤5), bytestring, pcre-light (≥0.3 & ≤0.4) |
| License | BSD3 |
| Author | Steffen Siering |
| Maintainer | steffen <dot> siering <at> gmail com |
| Category | Text |
| Home page | http://github.com/urso/pcre-light-extra |
| Upload date | Sat Dec 4 02:31:34 UTC 2010 |
| Uploaded by | SteffenSiering |
| Built on | ghc-7.0 |
Modules
- Text
- Regex
- PCRE
- Regex
Downloads
- pcre-light-extra-0.0.0.tar.gz (Cabal source package)
- package description (included in the package)