From: Stig Bakken Date: Sat, 11 May 2002 01:28:14 +0000 (+0000) Subject: * add package descriptions for Archive_Tar and Console_Getopt X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~137 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b4bb7c10f99f95660257953a47c080a2b807c738;p=php * add package descriptions for Archive_Tar and Console_Getopt --- diff --git a/pear/package-Archive_Tar.xml b/pear/package-Archive_Tar.xml new file mode 100644 index 0000000000..7644ebf240 --- /dev/null +++ b/pear/package-Archive_Tar.xml @@ -0,0 +1,53 @@ + + + + + Archive_Tar + Tar file management class + 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. + + PHP License + + + vblavet + lead + Vincent Blavet + vincent@blavet.net + + + ssb + helper + Stig Sæther Bakken + stig@php.net + + + + 0.3 + 2002-04-13 + Windows bugfix: used wrong directory separators + stable + + + + + + + 0.2 + 2002-02-18 + From initial commit to stable + stable + + + Tar.php + + Tar.txt + + + + + + diff --git a/pear/package-Console_Getopt.xml b/pear/package-Console_Getopt.xml new file mode 100644 index 0000000000..139d2a7d04 --- /dev/null +++ b/pear/package-Console_Getopt.xml @@ -0,0 +1,37 @@ + + + + + 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. + + PHP License + + + vblavet + lead + Vincent Blavet + vincent@blavet.net + + + andrei + lead + Andrei Zmievski + andrei@php.net + + + + 0.9 + 2002-05-10 + Initial release + beta + + + + +