aboutsummaryrefslogtreecommitdiff
path: root/archivers/pear-Archive_Tar/pkg-descr
blob: ac2a39f5200af572c73a4bbfe20c682f97f80895 (plain) (blame)
1
2
3
4
5
6
7
This class provides handling of tar files in PHP.

It supports creating, listing, extracting and adding to tar files.
Gzip support is available if PHP has the zlib extension built-in or
loaded. Bz2 compression is also supported with the bz2 extension loaded.

WWW: http://pear.php.net/package/Archive_Tar/