From: Stig Bakken Date: Tue, 9 Apr 2002 00:03:44 +0000 (+0000) Subject: * package definition for the base PEAR system X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~783 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=be65ac95cc52d596c97afb0be2c8541beb827eb3;p=php * package definition for the base PEAR system --- diff --git a/pear/package-pear.xml b/pear/package-pear.xml new file mode 100644 index 0000000000..62f23d36ea --- /dev/null +++ b/pear/package-pear.xml @@ -0,0 +1,82 @@ + + + + PEAR + PEAR Base System + The PEAR package contains: + * the PEAR base class + * the PEAR_Error error handling mechanism + * the PEAR command-line toolkit, for creating, distributing + and installing packages + + PHP License + + + ssb + lead + Stig Sæther Bakken + stig@php.net + + + cox + developer + Tomas V.V.Cox + cox@idecnet.com + + + + 0.9 + stable + 2002-04-07 + +First package release. Commands implemented: + remote-package-info + list-upgrades + list-remote-packages + config-show + config-get + config-set + list-installed + shell-test + install + uninstall + upgrade + package + package-list + package-info + login + logout + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +