91c2cb04b3
markup and spelling fixes, kill EOL whitespace and extraneous attribution.
9 lines
359 B
Text
9 lines
359 B
Text
PEAR::File_Archive is strongly object oriented. It makes it very easy to use,
|
|
writing simple code, yet the library is very powerful.
|
|
|
|
It lets you easily read or generate tar, gz, tgz, bz2, tbz, zip, ar (or deb)
|
|
archives to files, memory, mail or standard output.
|
|
|
|
See http://poocl.la-grotte.org for a tutorial.
|
|
|
|
WWW: http://pear.php.net/package/File_Archive/
|