php-src/pear
2002-05-27 01:20:10 +00:00
..
Archive * merge 0.4 files from /pear/Archive_Tar 2002-05-20 09:05:52 +00:00
Console * POSIX getopt compatibility support (first argv element is the command) 2002-05-26 12:13:47 +00:00
OS * take uname as optional constructor parameter 2002-05-19 06:13:07 +00:00
packages * upgrade bundled XML_RPC package to 1.0.3 2002-05-20 11:35:33 +00:00
PEAR * first shot at "pear build" command for building extensions from C code 2002-05-27 01:20:10 +00:00
scripts Added "pear -V" (show version information) 2002-05-26 19:42:13 +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.php * tidy output a bit 2002-05-26 12:13:05 +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 * new installer rule that does not depend on bash 2002-05-20 10:46:01 +00:00
package-Archive_Tar.xml * forgot to update the release date 2002-05-20 10:21:01 +00:00
package-Console_Getopt.xml * POSIX getopt compatibility support (first argv element is the command) 2002-05-26 12:13:47 +00:00
package-PEAR.xml * first shot at "pear build" command for building extensions from C code 2002-05-27 01:20:10 +00:00
package.dtd * first shot at "pear build" command for building extensions from C code 2002-05-27 01:20:10 +00:00
pear.m4 Improve the life of external extension maintainers by 2002-04-06 13:42:40 +00:00
PEAR.php * phpdoc fixes (un-break the broken) 2002-05-26 12:50:36 +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/.