Skip to content

Commit

Permalink
* fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
stigsb committed May 12, 2002
1 parent 767fa10 commit bd77586
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions pear/package-Console_Getopt.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -18,10 +15,16 @@ loaded.
<name>Andrei Zmievski</name>
<email>[email protected]</email>
</maintainer>
<maintainer>
<user>ssb</user>
<role>helper</role>
<name>Stig Bakken</name>
<email>[email protected]</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>
Expand Down

0 comments on commit bd77586

Please sign in to comment.