<?xml version="1.0" encoding="UTF-8" ?>
<r xmlns="http://pear.php.net/dtd/rest.release"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xsi:schemaLocation="http://pear.php.net/dtd/rest.release
    http://pear.php.net/dtd/rest.release.xsd">
 <p xlink:href="/rest/p/console_getopt">Console_Getopt</p>
 <c>pear.php.net</c>
 <v>0.11</v>
 <st>beta</st>
 <l>PHP License</l>
 <m>ssb</m>
 <s>Command-line option parser</s>
 <d>This is a PHP implementation of &quot;getopt&quot; supporting both
short and long options.
</d>
 <da>2002-05-26 12:30:00</da>
 <n>POSIX getopt compatibility fix: treat first element of args
array as command name</n>
 <f>2967</f>
 <g>http://pear.php.net/get/Console_Getopt-0.11</g>
 <x xlink:href="package.0.11.xml"/>
</r>