pcre-light: Portable regex library for Perl 5 compatible regular expressions
A small, efficient and portable regex library for Perl 5 compatible regular expressions
The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5.
If installation fails reporting that you are missing the prce C library, try installing
the libpcre3-dev package (linux).
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| old_base | Build with an old version of base (< 3) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- pcre-light-0.4.0.4.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.1, 0.2, 0.2.1, 0.3, 0.3.1, 0.3.1.1, 0.4, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.0.4, 0.4.1.0, 0.4.1.2, 0.4.1.3 |
|---|---|
| Dependencies | base (<=5), bytestring (>=0.9) [details] |
| Tested with | ghc ==7.8.3 |
| License | BSD-3-Clause |
| Copyright | (c) 2007-2010. Don Stewart <dons@galois.com> |
| Author | Don Stewart |
| Maintainer | Daniel Díaz <dhelta.diaz@gmail.com> |
| Category | Text |
| Home page | https://github.com/Daniel-Diaz/pcre-light |
| Uploaded | by DanielDiaz at 2015-11-03T04:26:55Z |
| Distributions | Arch:0.4.1.3, Debian:0.4.1.0, Fedora:0.4.1.3, FreeBSD:0.4.0.3, LTSHaskell:0.4.1.3, NixOS:0.4.1.3, Stackage:0.4.1.3 |
| Reverse Dependencies | 34 direct, 3734 indirect [details] |
| Downloads | 35604 total (32 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2025-05-12 [all 5 reports] |