Difference between revisions of "Pmatch"

From Free Software Directory
Jump to: navigation, search
(No version changes)
(Added R link)
 
Line 5: Line 5:
 
|Homepage URL=http://www.phpinsider.com/php/code/pmatch/
 
|Homepage URL=http://www.phpinsider.com/php/code/pmatch/
 
|User level=none
 
|User level=none
 +
|Is High Priority Project=No
 
|Computer languages=PHP
 
|Computer languages=PHP
 +
|Decommissioned/Obsolete=No
 +
|Accepts cryptocurrency donations=No
 
|Related projects=chgrep,glark,PCRE,Grep
 
|Related projects=chgrep,glark,PCRE,Grep
 
|Keywords=regex,php,grep,syntax highlighting,whitespace,pcre,pattern matching
 
|Keywords=regex,php,grep,syntax highlighting,whitespace,pcre,pattern matching
Line 13: Line 16:
 
|Version download=http://www.phpinsider.com/php/code/pmatch/pmatch-1.5.3.tar.gz
 
|Version download=http://www.phpinsider.com/php/code/pmatch/pmatch-1.5.3.tar.gz
 
|Version comment=1.5.3 stable released 2004-01-21
 
|Version comment=1.5.3 stable released 2004-01-21
|Last review by=Alejandroindependiente
+
|Test entry=No
|Last review date=2017/03/03
+
|Last review by=Bendikker
 +
|Last review date=2018/04/19
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
 
 
|Is GNU=No
 
|Is GNU=No
 
|License verified date=2004-01-21
 
|License verified date=2004-01-21
Line 30: Line 33:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=monte@ispi.net
 
|Email=monte@ispi.net
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=R (Ref)
 +
|Resource URL=https://cran.r-project.org/web/packages/pmatch
 
}}
 
}}
 
{{Resource
 
{{Resource

Latest revision as of 07:39, 19 April 2018


[edit]

pmatch

http://www.phpinsider.com/php/code/pmatch/
Alternative to 'grep'

'pmatch' is an alternative to grep. It has most of the same functionality, but is coupled with the power of PCRE engine in PHP. Features include syntax highlighting, trimming whitespace off the match for easier viewing, showing only the portion of the line that matched (unlike grep, which shows the entire line), and showing the lines around the match to see it in context.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

21 January 2004




Leaders and contributors

Contact(s)Role
Monte Ohrt Maintainer


Resources and communication

AudienceResource typeURI
R (Ref)https://cran.r-project.org/web/packages/pmatch
Bug Tracking,Developer,SupportE-mailmailto:monte@ispi.net


Software prerequisites

KindDescription
Required to usePHP




Entry










"R (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.













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.