freebsd-ports/archivers/pear-File_Archive/pkg-descr

10 lines
360 B
Text
Raw Normal View History

PEAR::File_Archive is strongly object oriented. It makes it very easy to use,
writing simple code, yet the library is very powerfull.
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/