<?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_getargs">Console_Getargs</p>
 <c>pear.php.net</c>
 <v>1.3.3</v>
 <st>stable</st>
 <l>PHP License</l>
 <m>scottmattocks</m>
 <s>A command-line arguments parser</s>
 <d>The Console_Getargs package implements a Command Line arguments and
parameters parser for your CLI applications. It performs some basic
arguments validation and automatically creates a formatted help text,
based on the given configuration.
 
</d>
 <da>2006-11-07 08:54:37</da>
 <n>Fix for bug #9252: No error when required arguments are missing.</n>
 <f>17893</f>
 <g>http://pear.php.net/get/Console_Getargs-1.3.3</g>
 <x xlink:href="package.1.3.3.xml"/>
</r>