]> granicus.if.org Git - php/commitdiff
* fix description
authorStig Bakken <ssb@php.net>
Sun, 12 May 2002 13:14:24 +0000 (13:14 +0000)
committerStig Bakken <ssb@php.net>
Sun, 12 May 2002 13:14:24 +0000 (13:14 +0000)
pear/package-Console_Getopt.xml

index bd9aed0f43cf93a47c5c56985ba72948765068b8..b782e09e03993b1ade0befe3162fe9acd5d110cc 100644 (file)
@@ -5,11 +5,8 @@
 <package version="1.0">
   <name>Console_Getopt</name>
   <summary>Command-line option parser</summary>
-  <description>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.
-</description>
+  <description>This is a PHP implementation of "getopt" supporting both
+short and long options.</description>
   <license>PHP License</license>
   <maintainers>
     <maintainer>
@@ -18,10 +15,16 @@ loaded.
       <name>Andrei Zmievski</name>
       <email>andrei@php.net</email>
     </maintainer>
+    <maintainer>
+      <user>ssb</user>
+      <role>helper</role>
+      <name>Stig Bakken</name>
+      <email>stig@php.net</email>
+    </maintainer>
   </maintainers>
   <release>
     <version>0.9</version>
-    <date>2002-05-10</date>
+    <date>2002-05-12</date>
     <notes>Initial release</notes>
     <state>beta</state>
     <filelist>