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 with missing pcre/pkg-config, try installing
the libpcre3-dev package (linux) or running brew install pcre pkg-config (macOS).
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| use-pkg-config | Disabled |
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.1.2.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 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | base (<=5), bytestring (>=0.9) [details] |
| License | BSD-3-Clause |
| Copyright | (c) 2007-2010. Don Stewart <dons@galois.com> |
| Author | Don Stewart |
| Maintainer | Daniel Casanueva <daniel.casanueva `at` proton.me> |
| Category | Text |
| Home page | https://gitlab.com/daniel-casanueva/pcre-light |
| Uploaded | by DanielDiaz at 2023-09-12T12:07:14Z |
| 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 | 35 direct, 3748 indirect [details] |
| Downloads | 35631 total (27 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2023-09-12 [all 4 reports] |