Download List

Descripción del Proyecto

Lbzip2 is a parallel, SMP-based, bzip2-compatible compression utility, with a commandline resembling that of the original bzip2. It is usable both on its own and as a filter passed to GNU tar with the "--use-compress-program" option. It uses Gnulib, and its building and testing process is managed by the GNU build system. Starting with release 2.0, lbzip2 is independent of libbz2 and features yambi, an independent BWT compression stack with improved speed and robustness.

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.

2009-10-26 10:41 Back to release list
0.16

No una información regular a los archivos pasaron en la línea de comandos se omiten (enlaces simbólicos se siguen, porque lbzip2 no quita los archivos de entrada). En lugar de salir, salta lbzip2 archivos de entrada que pasa en la línea de comandos que no puede abrir, o para los que no puede crear los archivos de salida correspondiente. De salida estándar también se cierra con - stdout y operandos de archivo, no sólo en el modo de filtro. El manejo de señales ha sido limpiado; lbzip2 ahora puede ser interrumpido durante saltar muchos archivos en una fila. Escribir un mensaje de error a una tubería rota no da lugar a una producción incompleta de archivo más.
Tags: Minor bugfixes
Non-regular input files passed on the command line are skipped (symbolic links are followed, because lbzip2 doesn't remove input files). Instead of exiting, lbzip2 skips input files passed on the command line that it cannot open, or for which it cannot create the corresponding output files. Standard output is also closed with --stdout and file operands, not just in filter mode. Signal handling has been cleaned up; lbzip2 can now be interrupted during skipping many files in a row. Writing an error message to a broken pipe doesn't result in an incomplete output file anymore.

Project Resources