From: Stig Bakken Date: Sun, 12 May 2002 13:14:24 +0000 (+0000) Subject: * fix description X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~97 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bd77586b34e8ec4796c2686de54c8d28fa778735;p=php * fix description --- diff --git a/pear/package-Console_Getopt.xml b/pear/package-Console_Getopt.xml index bd9aed0f43..b782e09e03 100644 --- a/pear/package-Console_Getopt.xml +++ b/pear/package-Console_Getopt.xml @@ -5,11 +5,8 @@ Console_Getopt Command-line option parser - This class provides handling of tar files in PHP. -It supports creating, listing, extracting and adding to tar files. -Gzip support is available if PHP has the zlib extension built-in or -loaded. - + This is a PHP implementation of "getopt" supporting both +short and long options. PHP License @@ -18,10 +15,16 @@ loaded. Andrei Zmievski andrei@php.net + + ssb + helper + Stig Bakken + stig@php.net + 0.9 - 2002-05-10 + 2002-05-12 Initial release beta