php-src/pear
2002-05-14 01:48:20 +00:00
..
Archive * Better handling of Windows paths (\php\any_thing or c:\php\any_thing) 2002-05-09 13:00:12 +00:00
Console Changing email address. 2002-05-13 17:28:38 +00:00
OS * switched from static to instance model 2002-05-03 13:13:51 +00:00
packages * add some packages to bundle with PHP 2002-05-09 12:46:21 +00:00
PEAR * moved get{Help,Commands,Options} here 2002-05-14 01:48:20 +00:00
scripts * moved the {config xxx} help message substitution to 2002-05-14 01:45:20 +00:00
tests * updated config key names 2002-05-12 07:09:25 +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
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 * install Archive_Tar and Console_Getopt too 2002-05-11 01:35:23 +00:00
package-Archive_Tar.xml * add package descriptions for Archive_Tar and Console_Getopt 2002-05-11 01:28:14 +00:00
package-Console_Getopt.xml * fix description 2002-05-12 13:14:24 +00:00
package-PEAR.xml * add dependencies 2002-05-11 01:27:53 +00:00
package.dtd * forgot script element in release contents 2002-04-28 07:58:41 +00:00
pear.m4 Improve the life of external extension maintainers by 2002-04-06 13:42:40 +00:00
PEAR.php * fix phpdoc 2002-04-19 13:58:25 +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/.