php-src/pear
Stig Bakken 69df28337b * implemented "pear list-upgrades", which will show you what releases
are available on the server (shows newer releases with the same state)
2002-03-29 02:41:28 +00:00
..
Archive Maintain headers. 2002-02-28 08:29:35 +00:00
Console Maintain headers. 2002-02-28 08:29:35 +00:00
PEAR * implemented "pear list-upgrades", which will show you what releases 2002-03-29 02:41:28 +00:00
scripts * setUIType -> setFrontendType 2002-03-22 11:57:09 +00:00
tests * Refactoring of "pear" command internals. Highlights: 2002-03-18 17:39:52 +00:00
catalog * added sgml/xml catalog file 2001-04-15 23:53:09 +00:00
CMD.php Maintain headers. 2002-02-28 08:29:35 +00:00
CODING_STANDARDS correct url 2002-01-24 15:02:05 +00:00
DB.php * Refactoring of "pear" command internals. Highlights: 2002-03-18 17:39:52 +00:00
HTTP.php Maintain headers. 2002-02-28 08:29:35 +00:00
install-pear.txt Complain loudly, if we were not able to install everything. 2000-05-02 22:28:12 +00:00
ITX.xml - Renamed the file following Thies suggestion 2001-03-30 09:16:54 +00:00
Mail.php Maintain headers. 2002-02-28 08:29:35 +00:00
Makefile.frag * temporarily added: nuke old files/dirs 2002-03-22 10:28:27 +00:00
package.dtd * default dep rel attribute to 'has' 2002-03-28 23:45:16 +00:00
pear.m4 - Make it possible to build ext/openssl as shared extension 2002-03-20 02:07:11 +00:00
PEAR.php phpdoc update 2002-03-13 01:39:51 +00:00
README Point readers to pear web 2002-02-23 13:47:16 +00:00
System.php Maintain headers. 2002-02-28 08:29:35 +00:00

	   PEAR - PHP Extension and Application Repository
	   ===============================================
	     Dedicated to Malin Bakken, born 1999-11-21

WHAT IS PEAR?

PEAR is a code repository for PHP extensions and PHP library code
similar to TeX's CTAN and Perl's CPAN.

The intention behind PEAR is to provide a means for library code
authors to organize their code in a defined way shared by other
developers, and to give the PHP community a single source for such
code.


DOCUMENTATION

Documentation for PEAR can be found at http://pear.php.net/manual/.