Download List

Descripción del Proyecto

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

Este lanzamiento ha corregido la concha citando los argumentos de línea de comandos. Ahora los archivos con espacios u otros caracteres especiales se manejan correctamente.
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

Apoyo a la RZIP (. RZ) y ZOO (. Zoológico) los archivos se ha añadido. La documentación explica los comandos con más detalle.
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 versión incluye un comando para comparar dos archivos y volver a empaquetar un archivo en un formato diferente. El error de V-corta de la opción de análisis se ha solucionado.
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