Top > Software Libraries > C++ libraries > pcre++

pcre++ - C++ wrapper-class for the PCRE library

'PCRE'++ is a C++ wrapper-class for the PCRE library (Perl Compatible Regular Expressions). It lets you use Perl-alike regular expressions in your C++ applications. You can use it to search in strings, to split strings into parts using expressions, or to search and replace one part of a string with another.

Obtaining

Web pagehttp://www.daemon.de/PCRE
Source tarballftp://ftp.daemon.de/scip/Apps/pcre++/pcre++-0.9.4.tar.gz
Source informationhttp://www.daemon.de/PcreDownload
Version 0.9.4 (beta) released on 2004-06-16
Licensed under LGPL2.1.
This is not a GNU package.

Documentation
User manpage included and available in HTML format from http://www.daemon.de/files/pcre++/doc/index.html
Support contacts

Help List<tom@daemon.de>
Developer List<tom@daemon.de>
Bug List<tom@daemon.de>

Project contacts

Maintainers
Developers

Related information

Interfacescommand line
Source languagesC++
Use requirementspcre 4.3 or later
Related programsPME

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2004-06-16
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.