@hackage pcre-light0.4.1.3
Portable regex library for Perl 5 compatible regular expressions
Categories
License
BSD-3-Clause
Maintainer
Daniel Casanueva <coding `at` danielcasanueva.eu>
Links
- Documentation
- No source repository
- Changelog
- Security
Versions
Installation
Dependencies (2)
- base >=3 && <=5
- bytestring >=0.9 Show all…
Dependents (50)
@hackage/nri-redis, @hackage/pgsql-simple, @hackage/mysql-simple, @hackage/darcsden, @hackage/pcre-heavy, @hackage/hunp, Show all…
Package Flags
use-pkg-config(off by default)
pcre-light library
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.
Authorship
This library was originally written by Donald Stewart.