Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 History  





2 Features  



2.1  File integrity  





2.2  Parallelism  







3 Adoption  



3.1  Availability  





3.2  Support  





3.3  Application  







4 See also  





5 References  





6 External links  














lzip






Čeština
Deutsch
Español

Русский
 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


Developer(s)Antonio Diaz Diaz
Initial release2008; 16 years ago (2008)
Repositorynone Edit this at Wikidata
Written inC++orC
Operating systemUnix-like, Windows, Android
TypeData compression
LicenseGPLv2+ (Free software)
Websitewww.nongnu.org/lzip/
lzip
Filename extension
.lz
Internet media type
application/lzip
Magic number0x4C, 0x5A, 0x49, 0x50
Developed byAntonio Diaz Diaz
Type of formatData compression
Open format?Yes

lzip is a free, command-line tool for the compression of data; it employs the Lempel–Ziv–Markov chain algorithm (LZMA) with a user interface that is familiar to users of usual Unix compression tools, such as gzip and bzip2.

Like gzip and bzip2, concatenation is supported to compress multiple files, but the convention is to bundle a file that is an archive itself, such as those created by the tarorcpio Unix programs. Lzip can split the output for the creation of multivolume archives.

The file that is produced by lzip is usually given .lz as its filename extension, and the data is described by the media type application/lzip.

The lzip suite of programs was written in C++ and C by Antonio Diaz Diaz and is being distributed as free software under the terms of version 2 or later of the GNU General Public License (GPL).

History[edit]

7-Zip was released in 2000; a tool employing LZMA first became available on Unix-like operating systems in 2004 when a port of the command-line version of 7-Zip (p7zip) was released. In the same year, the LZMA SDK became available, which included the program called “lzma_alone”; less than a year later, Lasse Collin released LZMA Utils, which at first only consisted of a set of wrapper scripts implementing a gzip-like interface to lzma_alone. In 2008, Antonio Diaz Diaz released lzip, which uses a container format with checksums and magic numbers instead of the raw LZMA data stream, providing a complete Unix-style solution for using LZMA. Nevertheless, LZMA Utils was extended to have similar features and then renamed to XZ Utils.[1]

Features[edit]

File integrity[edit]

lzip is capable of creating archives with independently decompressible data sections called a "multimember archive" (as well as split output for the creation of multivolume archives).[2] For example, if the underlying file is a tar archive, this can allow extracting any undamaged files, even if other parts of the archive are damaged.

As for the file format, special emphasis has been put on enabling integrity checks by means of an integrated 32-bit checksum for each compressed stream;[3] this is used in combination with the lziprecover program to detect and reconstruct damaged data. This recovery tool can merge multiple copies of an archive where each copy may have damage in a different part of the file.[2]

Parallelism[edit]

lzip has two parallel interfaces provided in the default distribution.[4]

Adoption[edit]

Availability[edit]

In popular Linux distributions, lzip can usually be installed from official package repositories.[5][6][7]

Cygwin offers lzip as a maintained optional package (Archive category of its setup installer), and its GNU tar utility program has support for .lz archives (with --lzip option for creation). MinGW-w64 distributes lzip through a maintained package in MSYS2 (pacman -S lzip).

Lzip is also available for Android in a terminal-interface which was ported by Master-Console Inc.[8]

Support[edit]

Application[edit]

See also[edit]

References[edit]

  1. ^ Brian Lindholm (May 2009), "New Options in the World of File Compression", Linux Gazette (in German), no. 162, retrieved 2011-01-07
  • ^ a b Antonio Diaz Diaz (2011-12-20). "Lzip Manual: Introduction". Lzip can produce multimember files and safely recover, with lziprecover, the undamaged members in case of file damage. Lzip can also split the compressed output in volumes of a given size, even when reading from standard input. This allows the direct creation of multivolume compressed tar archives.
  • ^ Antonio Diaz Diaz (2011-12-20). "Lzip Manual: Introduction". As a self-check for your protection, lzip stores in the member trailer the 32-bit CRC of the original data and the size of the original data, to make sure that the decompressed version of the data is identical to the original.
  • ^ "The lzip format". www.nongnu.org.
  • ^ "Debian -- Package Search Results -- lzip". packages.debian.org.
  • ^ "Fedora Package Database -- lzip". Archived from the original on 2011-07-17. Retrieved 2011-01-08.
  • ^ "Search". software.opensuse.org.
  • ^ "Lzip for Android by Master-Console Inc". GitHub.
  • ^ "List of Automake options (automake)". www.gnu.org.
  • ^ "GNU tar 1.32: 8.1.1 Creating and Reading Compressed Archives". www.gnu.org.
  • ^ "IANA — Time Zone Database". www.iana.org.
  • ^ "Index of /gnu/linux-libre/4.x/4.12-gnu". ftp.gnu.org.
  • ^ "Dumps | [ParlTrack]". parltrack.org.
  • ^ "NASA PDS". pds.nasa.gov.
  • External links[edit]


    Retrieved from "https://en.wikipedia.org/w/index.php?title=Lzip&oldid=1217901210"

    Category: 
    Free data compression software
    Hidden categories: 
    CS1 German-language sources (de)
    Articles with short description
    Short description is different from Wikidata
    Articles lacking reliable references from October 2013
    All articles lacking reliable references
     



    This page was last edited on 8 April 2024, at 14:54 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki