Difference between revisions of "XZ"
m (moved LZMA Utils to XZ) |
|||
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
| − | |Name= | + | |Name=XZ Utils |
| − | |Short description= | + | |Short description=XZ Utils is free general-purpose data compression software with high compression ratio. |
| − | |Full description= | + | |Full description=XZ Utils consist of several components: |
| + | |||
| + | liblzma is a compression library with API similar to that of zlib. | ||
| + | xz is a command line tool with syntax similar to that of gzip. | ||
| + | xzdec is a decompression-only tool smaller than the full-featured xz tool. | ||
| + | A set of shell scripts (xzgrep, xzdiff, etc.) have been adapted from gzip to ease viewing, grepping, and comparing compressed files. | ||
| + | Emulation of command line tools of LZMA Utils eases transition from LZMA Utils to XZ Utils. | ||
| + | |||
| + | While liblzma has a zlib-like API, liblzma doesn't include any file I/O functions. A separate I/O library is planned, which would abstract handling of .gz, .bz2, and .xz files with an easy to use API. | ||
| + | |Homepage URL=http://tukaani.org/xz/ | ||
| + | |Is GNU=No | ||
|User level=beginner | |User level=beginner | ||
| − | |||
| − | |||
| − | |||
| − | |||
|Computer languages=C | |Computer languages=C | ||
| − | |||
| − | |||
| − | |||
|IRC general=irc://irc.freenode.net/tukaani | |IRC general=irc://irc.freenode.net/tukaani | ||
| − | |||
|Related projects=Zlib,gzip | |Related projects=Zlib,gzip | ||
|Keywords=Compression,library,tools,zip,unzip,zip file | |Keywords=Compression,library,tools,zip,unzip,zip file | ||
| − | | | + | |Version identifier=5.0.3 |
| − | |Last review by= | + | |Version status=stable |
| − | |Last review date= | + | |Version download=http://tukaani.org/xz/xz-5.0.3.tar.gz |
| + | |Last review by=Matt Lee | ||
| + | |Last review date=2012/03/29 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |||
| − | |||
| − | |||
| − | |||
|License verified date=2008-03-03 | |License verified date=2008-03-03 | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
{{Project license | {{Project license | ||
| Line 59: | Line 42: | ||
|License verified date=2008-03-03 | |License verified date=2008-03-03 | ||
}} | }} | ||
| + | {{Person | ||
| + | |Real name=Larhzu | ||
| + | |Role=Developer | ||
| + | |Email=lasse.collin@tukaani.org | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Help | ||
| + | |Resource kind=Mailing List Info/Archive | ||
| + | |Resource URL=https://lists.sourceforge.net/lists/listinfo/lzmautils-announce | ||
| + | }} | ||
| + | {{Software category | ||
| + | |Interface=command-line, library | ||
| + | |System-administration=backup | ||
| + | |Use=system-administration | ||
| + | }} | ||
| + | {{Featured}} | ||
Latest revision as of 14:07, 29 March 2012
XZ Utils
http://tukaani.org/xz/
XZ Utils consist of several components:
liblzma is a compression library with API similar to that of zlib. xz is a command line tool with syntax similar to that of gzip. xzdec is a decompression-only tool smaller than the full-featured xz tool. A set of shell scripts (xzgrep, xzdiff, etc.) have been adapted from gzip to ease viewing, grepping, and comparing compressed files. Emulation of command line tools of LZMA Utils eases transition from LZMA Utils to XZ Utils.
While liblzma has a zlib-like API, liblzma doesn't include any file I/O functions. A separate I/O library is planned, which would abstract handling of .gz, .bz2, and .xz files with an easy to use API.
IRC general channel- irc://irc.freenode.net/tukaani
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater | Deborah Nicholson | 3 March 2008 | |
| GPLv3orlater | Deborah Nicholson | 3 March 2008 | |
| LGPLv2.1orlater | Deborah Nicholson | 3 March 2008 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Developer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Help | Mailing List Info/Archive | https://lists.sourceforge.net/lists/listinfo/lzmautils-announce |
Software prerequisites
This entry (in part or in whole) was last reviewed on 29 March 2012.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.