Difference between revisions of "PME"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=PME |Short description=Wrapper for the PCRE library |Full description='PME' is a C++ wrapper around the PCRE library designed to emulate Perl regular expression in ...")
 
(updated homepage to archived version and set to historical)
 
Line 3: Line 3:
 
|Short description=Wrapper for the PCRE library
 
|Short description=Wrapper for the PCRE library
 
|Full description='PME' is a C++ wrapper around the PCRE library designed to emulate Perl regular expression in both syntax and behaviour. Its Perl-like regex modifiers (imsxUg), backreference access, substitutions with backreference access in the replacement string, and splits are all similar to their Perl counterparts. It has been optimized for simplicity and ease of use.
 
|Full description='PME' is a C++ wrapper around the PCRE library designed to emulate Perl regular expression in both syntax and behaviour. Its Perl-like regex modifiers (imsxUg), backreference access, substitutions with backreference access in the replacement string, and splits are all similar to their Perl counterparts. It has been optimized for simplicity and ease of use.
 +
|Homepage URL=https://web.archive.org/web/20081014105028/http://xaxxon.slackworks.com/pme/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://xaxxon.slackworks.com/pme/
 
|VCS checkout command=
 
 
|Computer languages=C++
 
|Computer languages=C++
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=pcre++
 
|Related projects=pcre++
 
|Keywords=C++,regex,string,interface,split,wrapper,pcre,front-end,imsxUg,backreference
 
|Keywords=C++,regex,string,interface,split,wrapper,pcre,front-end,imsxUg,backreference
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2005-05-17
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=1.0.4
 
|Version identifier=1.0.4
 
|Version date=2004-05-25
 
|Version date=2004-05-25
|Version status=beta
+
|Version status=historical
|Version download=http://xaxxon.slackworks.com/pme/pme-1.0.4.tar.gz
+
|Version download=https://web.archive.org/web/20081014105028/http://xaxxon.slackworks.com/pme/pme-1.0.4.tar.gz
 +
|Version comment=1.0.4 beta released 2004-05-25
 +
|Last review by=Dan Munro
 +
|Last review date=2017/10/22
 +
|Submitted date=2011-04-01
 +
|Is GNU=No
 +
|License verified date=2004-02-20
 +
}}
 +
{{Project license
 +
|License=PCRE
 +
|License verified by=Janet Casey
 
|License verified date=2004-02-20
 
|License verified date=2004-02-20
|Version comment=1.0.4 beta released 2004-05-25
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Zachary Hansen
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Zachary Hansen
 
 
|Email=xaxxon@slackworks.com
 
|Email=xaxxon@slackworks.com
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Hugo Etchegoyen
 
|Role=Contributor
 
|Role=Contributor
|Real name=Hugo Etchegoyen
 
|Email=
 
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 47: Line 40:
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
|Library=c++
 
 
|Use=library
 
|Use=library
}}
 
{{Project license
 
|License=PCRE
 
|License verified by=Janet Casey
 
|License verified date=2004-02-20
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 59: Line 46:
 
|Prerequisite description=PCRE 4.3 or later
 
|Prerequisite description=PCRE 4.3 or later
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 12:52, 22 October 2017


[edit]

PME

https://web.archive.org/web/20081014105028/http://xaxxon.slackworks.com/pme/
Wrapper for the PCRE library

'PME' is a C++ wrapper around the PCRE library designed to emulate Perl regular expression in both syntax and behaviour. Its Perl-like regex modifiers (imsxUg), backreference access, substitutions with backreference access in the replacement string, and splits are all similar to their Perl counterparts. It has been optimized for simplicity and ease of use.





Licensing

License

Verified by

Verified on

Notes

License

PCRE

Verified by

Janet Casey

Verified on

20 February 2004




Leaders and contributors

Contact(s)Role
Zachary Hansen Maintainer
Hugo Etchegoyen Contributor


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:xaxxon@slackworks.com


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.