Download List

프로젝트 설명

VeriTAR [Veri(fy)TAR] is a command-line utility that verifies
the MD5 sums of files within a tar archive. Due to
the limitations of the tar ("ustar") format, the
MD5 sums are retrieved from a separate file and
are checked against the MD5 sums of the files
within the tar archive. The process takes place
without actually exctracting the files. It works
even with corrupted tar archives. The program
carries on to the next file within the archive,
skipping the damaged parts. At the moment, this
relies on internal functions of Python's tarfile
module.

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.

2007-12-06 01:47
0.3.0

코드 재설계. 회원 TAR 형식의 번역. 여러 가지 사소한 수정. 메시지를 자세히위한 커맨드 라인 옵션을 누릅니다. 프로그램은 이제 'TAR 회원만을위한 프로세스를 정기적으로 파일을'. 카운터 및 요약, 타이머, 설치 스크립트를 시작 스크립트에 추가되었습니다.
Tags: Code cleanup
Code redesign. Translation of TAR member types. Various minor fixes. Command line options for message detail. The program now processes only TAR members that are 'regular files'. Counters and summary, a timer, an installation script, and a launch script have been added.

2007-12-02 02:23
0.1.0

Tags: Initial freshmeat announcement

Project Resources