<?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.2</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-10-03 15:10:57</da>
 <n>Fix for bug #8643: Providing strings as min/max values gives weird results (Benjamin Bittner)
Fix for bug #8770: incorrect path to class resource in example2 (Laurent Laville)
Implement request #8771: Improve help-usage output render with optional indentation (Laurent Laville)
Implement request #8771: Improve col1 arguments alignment (Laurent Laville)</n>
 <f>17719</f>
 <g>http://pear.php.net/get/Console_Getargs-1.3.2</g>
 <x xlink:href="package.1.3.2.xml"/>
</r>