Difference between revisions of "Pmatch"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=pmatch |Short description=Alternative to 'grep' |Full description='pmatch' is an alternative to grep. It has most of the same functionality, but is coupled with the...")
 
(No version changes)
Line 3: Line 3:
 
|Short description=Alternative to 'grep'
 
|Short description=Alternative to 'grep'
 
|Full description='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.
 
|Full description='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.
 +
|Homepage URL=http://www.phpinsider.com/php/code/pmatch/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.phpinsider.com/php/code/pmatch/
 
|VCS checkout command=
 
 
|Computer languages=PHP
 
|Computer languages=PHP
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|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
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2005-03-16
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=1.5.3
 
|Version identifier=1.5.3
 
|Version date=2004-01-21
 
|Version date=2004-01-21
 
|Version status=stable
 
|Version status=stable
 
|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
 +
|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-01-21
 +
}}
 +
{{Project license
 +
|License=SimplePermissiveNoNonWarranty
 +
|License verified by=Janet Casey
 
|License verified date=2004-01-21
 
|License verified date=2004-01-21
|Version comment=1.5.3 stable released 2004-01-21
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Monte Ohrt
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Monte Ohrt
 
 
|Email=monte@ispi.net
 
|Email=monte@ispi.net
 
|Resource URL=
 
|Resource URL=
Line 44: Line 42:
 
|Use=text-creation
 
|Use=text-creation
 
|Works-with=text
 
|Works-with=text
}}
 
{{Project license
 
|License=SimplePermissiveNoNonWarranty
 
|License verified by=Janet Casey
 
|License verified date=2004-01-21
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 54: Line 47:
 
|Prerequisite description=PHP
 
|Prerequisite description=PHP
 
}}
 
}}
 +
{{Featured}}

Revision as of 11:38, 3 March 2017


[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





















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.