LablPCRE
A binding for PCRE, providing access to the POSIX regular expression pattern matching API of PCRE, fully supporting Linux and Windows builds of PCRE versions 6.1
- 7.0.
With an emphasis on simplicity and ease of use, LablPCRE offers a
small-footprint interface: four functions and a handful of public
methods in a returned "regresult" object.
[ Homepage ]
| Author: | Robert Roessler. |
| Last modification date: | 30-Jan-2007 |
| Version: | 1.0 |
| Development status: | Stable |
| Kind: | Libraries :: Bindings with C libraries |
| License: | Open Source :: BSD |
| Topic: | General purpose libraries :: Strings manipulation |
| Homepage: | http://www.rftp.com/Downloads.shtml |