Download List

Projeto Descrição

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

Non-entrada regular arquivos passados na linha de comando são ignoradas (ligações simbólicas são seguidas, porque lbzip2 não remover arquivos de entrada). Em vez de sair, lbzip2 entrada ignora arquivos passados na linha de comando que não pode abrir, ou para os quais não se pode criar os arquivos de saída correspondente. A saída padrão também é fechada com - stdout e operandos arquivo, não apenas no modo de filtro. O tratamento de sinais foi limpo; lbzip2 agora pode ser interrompido durante a pular muitos arquivos em uma fileira. Escrever uma mensagem de erro para uma tubulação quebrada não resultar em uma saída incompleta arquivo anymore.
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