diff --git a/pear/package-Console_Getopt.xml b/pear/package-Console_Getopt.xml index bd9aed0f43c..b782e09e039 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