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

"옵션은 심볼릭 링크에 대한 지원이 추가되었습니다 함께 새로운"followlinks. 타르 파일 헤더의 인코딩, 고정되었고 download_file에서 헤더를 고정했다. tar_file 그렇게 두 블록 0에 추가되었습니다 해결되었습니다. tar 아카이브 파일의 주문 및 문자 집합 변환을 시도 향상되었다 create_zip에서 제거되었습니다. extract_files 수정 날짜를 설정하려면이 업데이 트되었습니다.
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