<package version="1.0" packagerversion="1.6.2">
<name>Text_Tokenizer_Regex_Matcher_Ext</name>
<summary>Text_Tokenizer_Regex_Matcher_Ext is a regexp matcher to be used wit Text_Tokenizer_Regex</summary>
<description>Text_Tokenizer_Regex_Matcher_Ext performs just like the Text_Tokenizer_Regex_Matcher_Php bundled with Text_Tokenizer_Regex, only faster
</description>
<maintainers>
<maintainer>
</maintainers>
<user>sergiosgc</user>
<name>Sergio Carvalho</name>
<email>sergiosgc@pear.php.net</email>
<role>lead</role>
</maintainer>
<release>
</package>
<version>1.0.0</version>
<date>2008-05-06</date>
<license>PHP</license>
<state>stable</state>
<notes>First public release
</notes>
<deps>
<dep type="php" rel="ge" version="5.0.0"></dep>
</deps>
<configureoptions>
<configureoption name="with-pcre" default="autodetect" prompt="pcre installation directory?"></configureoption>
</configureoptions>
<filelist>
</release>
<file role="doc" name="CREDITS"></file>
<file role="src" name="config.m4"></file>
<file role="src" name="Text_Tokenizer_Regex_Matcher_Ext.dsp"></file>
<file role="src" name="config.w32"></file>
<file role="src" name="Text_Tokenizer_Regex_Matcher_Ext.c"></file>
<file role="src" name="php_Text_Tokenizer_Regex_Matcher_Ext.h"></file>
<file role="test" name="tests/Text_Tokenizer_Regex_Matcher_Ext__setInput.phpt"></file>
<file role="test" name="tests/Text_Tokenizer_Regex_Matcher_Ext__setSelectionCriteria.phpt"></file>
<file role="test" name="tests/Text_Tokenizer_Regex_Matcher_Ext__addRegex.phpt"></file>
<file role="test" name="tests/Text_Tokenizer_Regex_Matcher_Ext__match.phpt"></file>
<file role="test" name="tests/Text_Tokenizer_Regex_Matcher_Ext__consume.phpt"></file>
</filelist>