Difference between revisions of "Pcre++"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=pcre++ |Short description=C++ wrapper-class for the PCRE library |Full description='PCRE'++ is a C++ wrapper-class for the PCRE library (Perl Compatible Regular Exp...")
 
(No version changes)
 
Line 3: Line 3:
 
|Short description=C++ wrapper-class for the PCRE library
 
|Short description=C++ wrapper-class for the PCRE library
 
|Full description='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.
 
|Full description='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.
 +
|Homepage URL=http://www.daemon.de/PCRE
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.daemon.de/PCRE
 
|VCS checkout command=
 
 
|Computer languages=C++
 
|Computer languages=C++
 
|Documentation note=User manpage included and available in HTML format from http://www.daemon.de/files/pcre++/doc/index.html
 
|Documentation note=User manpage included and available in HTML format from http://www.daemon.de/files/pcre++/doc/index.html
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=PCRE,PME
 
|Related projects=PCRE,PME
 
|Keywords=C++,regex,string,regular expressions,wrapper,pcre,Perl Compatible Regular Expressions
 
|Keywords=C++,regex,string,regular expressions,wrapper,pcre,Perl Compatible Regular Expressions
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2004-08-25
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=0.9.5
 
|Version identifier=0.9.5
 
|Version date=2004-08-24
 
|Version date=2004-08-24
 
|Version status=beta
 
|Version status=beta
 
|Version download=ftp://ftp.daemon.de/scip/Apps/pcre++/pcre++-0.9.5.tar.gz
 
|Version download=ftp://ftp.daemon.de/scip/Apps/pcre++/pcre++-0.9.5.tar.gz
 +
|Version comment=0.9.5 beta released 2004-08-24
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/03
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Status=
 +
|Is GNU=No
 +
|License verified date=2004-06-16
 +
}}
 +
{{Project license
 +
|License=LGPLv2.1
 +
|License verified by=Janet Casey
 
|License verified date=2004-06-16
 
|License verified date=2004-06-16
|Version comment=0.9.5 beta released 2004-08-24
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Thomas Linden
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Thomas Linden
 
 
|Email=tom@daemon.de
 
|Email=tom@daemon.de
 
|Resource URL=
 
|Resource URL=
Line 41: Line 40:
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
|Library=c++
 
 
|Use=library
 
|Use=library
}}
 
{{Project license
 
|License=LGPLv2.1
 
|License verified by=Janet Casey
 
|License verified date=2004-06-16
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 53: Line 46:
 
|Prerequisite description=pcre 4.3 or later
 
|Prerequisite description=pcre 4.3 or later
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 09:51, 3 March 2017


[edit]

pcre++

http://www.daemon.de/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.





Licensing

License

Verified by

Verified on

Notes

License

LGPLv2.1

Verified by

Janet Casey

Verified on

16 June 2004




Leaders and contributors

Contact(s)Role
Thomas Linden Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:tom@daemon.de


Software prerequisites

KindDescription
Required to usepcre 4.3 or later




Entry




















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

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.