Download List

專案描述

TAR/GZIP/BZIP2/ZIP Archives is a class for
manipulating tar, gzip, bzip2, zip, and
self-extracting zip archives. It is capable of
recursing through and storing a directory
structure and creating archives in memory or on
disk, and can allow the client to download the
created archive directly from memory. Zip file
comments are supported. It supports symbolic links
where applicable, and archived files are
automatically sorted within the archive for
greater compression in gzip and bzip2 archives.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-08-13 11:53
2.1

A new "followlinks" option was added along with support for symbolic links. Encoding of headers in tar files was fixed, and headers in download_file were fixed. tar_file was fixed so that two zero blocks are added. Ordering of files in tar archives was improved, and an attempt at character set translation was removed from create_zip. extract_files was updated to set the modification date.
標籤: Minor feature enhancements

Project Resources