Télécharger la liste

Description du projet

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.

Système requise

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 Retour à la liste release
0.16

Non-entrée régulière des fichiers passés sur la ligne de commande sont ignorées (liens symboliques sont suivis, parce que lbzip2 ne supprime pas les fichiers d'entrée). Au lieu de sortir, lbzip2 saute fichiers en entrée, passés sur la ligne de commande qui ne peut pas ouvrir, ou pour lesquels il ne peut pas créer les fichiers de sortie correspondant. La sortie standard est également fermé avec - stdout et opérandes fichier, pas seulement en mode filtre. Signal de manutention a été nettoyé; lbzip2 peut maintenant être interrompu pendant plusieurs fichiers à sauter dans une rangée. Rédiger un message d'erreur à un bris de tuyaux ne donnent pas lieu à une sortie dossier incomplet plus.
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