pcre-light-extra: pcre-light extra functionality

[ bsd3, library, text ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 1032 total (5 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]