From bd77586b34e8ec4796c2686de54c8d28fa778735 Mon Sep 17 00:00:00 2001 From: Stig Bakken Date: Sun, 12 May 2002 13:14:24 +0000 Subject: [PATCH] * fix description --- pear/package-Console_Getopt.xml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) 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 -- 2.50.1