1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-07 02:06:57 +00:00
freebsd-ports/archivers/pear-File_Archive/pkg-descr
Alexey Dokuchaev 91c2cb04b3 Clean up port descriptions for unmaintained ports in `archivers' category:
markup and spelling fixes, kill EOL whitespace and extraneous attribution.
2008-01-25 17:37:34 +00:00

10 lines
359 B
Plaintext

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/