Difference between revisions of "XZ"
| Line 4: | Line 4: | ||
|Full description=XZ Utils consist of several components: | |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. | + | 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/ | |Homepage URL=http://tukaani.org/xz/ | ||
|Is GNU=No | |Is GNU=No | ||
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.