Skip to content

kjn/lbzip2

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
man
March 26, 2014 21:16
src
December 27, 2018 01:44
June 23, 2013 00:15
June 23, 2012 18:43
October 13, 2013 23:08
August 20, 2011 08:08
March 26, 2014 21:16
October 31, 2011 01:34
March 26, 2014 21:24
September 13, 2015 14:22
September 22, 2013 13:46
lbzip2, parallel bzip2 compression utility
http://lbzip2.org/


Copyright (C) 2011, 2012, 2013, 2014, 2015 Mikolaj Izdebski
Copyright (C) 2008, 2009, 2010 Laszlo Ersek

This README file is part of lbzip2 version 2.5.

lbzip2 is a parallel, SMP-based, bzip2-compatible compression utility.

lbzip2 compresses and decompresses files using a variation of BWT compression
stack. More information on this topic can be found in the ALGORITHM file.

lbzip2 uses Gnulib and its building and testing process is managed by the GNU
build system. For more information on building and installing lbzip2 see the
INSTALL file. For usage see the manual pages.

lbzip2 is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.

lbzip2 is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.

A copy of the GNU General Public License is contained in the COPYING file.


The following is a list of subdirectories with explanation of their purpose:

build-aux - different auxiliary build scripts
lib       - Gnulib C files
m4        - M4 macros for Autoconf (part of Gnulib)
man       - manual pages
src       - C source code of higher-level part of lbzip2
tests     - regression tests

About

Parallel bzip2 utility

Resources

License

Stars

Watchers

Forks

Packages

No packages published