Download List

Projeto Descrição

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

Um novo "followlinks" opção foi adicionada juntamente com suporte para links simbólicos. Codificação de cabeçalhos em arquivos tar era fixo, e cabeçalhos de download_file foram corrigidos. tar_file foi fixada de modo que dois blocos zero são adicionados. Ordenação de arquivos em arquivos tar foi melhorada, e uma tentativa de tradução de caracteres foi removido create_zip. extract_files foi atualizado para definir a data de modificação.
Tags: Minor feature enhancements
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.

Project Resources