kjn/lbzip2
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
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
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
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 0
No packages published