Download List

Projeto Descrição

Various archive formats can be created, extracted, tested, listed, searched, compared, and repacked by patool. The advantage of patool is its simplicity in handling archive files without having to remember
myriad programs and options. The archive format is determined by the file(1) program and as a
fallback by the archive file extension. patool supports 7z (.7z), ACE (.ace), ADF (.adf), ALZIP (.alz), APE (.ape), AR (.a), ARC (.arc), ARJ (.arj), bzip2 (.bz2),
CAB (.cab), COMPRESS (.Z), CPIO (.cpio), deb (.deb), DMS (.dms), FLAC (.flac), gzip (.gz), ISO (.iso), LRZIP (.lrz), LZH (.lha, .lzh), LZIP (.lz), LZMA (.lzma), LZOP (.lzo), RPM (.rpm), RAR (.rar), RZIP (.rz), SHN (.shn), tar (.tar), XZ (.xz), zip (.zip, .jar),
and ZOO (.zoo) formats. It relies on helper applications to handle those archive formats
(for example bzip2 for BZIP2 archives). The archive formats tar, zip, bzip2, and gzip are supported natively and do not require helper applications to be
installed.

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.

2010-04-11 05:40
0.10

Esta versão corrige o shell citando os argumentos de linha de comando. Agora arquivos com espaços ou outros caracteres especiais são tratados corretamente.
This release corrects the shell quoting of command-line arguments. Now files with spaces or other special characters are handled correctly.

2010-03-27 15:49
0.9

Suporte para rzip (RZ.) E ZOO (zoológico). Archives foi adicionado. A documentação explica os comandos em detalhes.
Support for RZIP (.rz) and ZOO (.zoo) archives has been added. The documentation explains commands in more detail.

2010-03-12 07:13
0.8

Esta versão adiciona um comando para comparar dois arquivos e compactar um arquivo em um formato diferente. O erro de opção curta v análise foi corrigido.
This release adds a command to compare two archives and to repackage an archive in a different format.
The -v short option parsing error has been fixed.

Project Resources