About 72 results
Open links in new tab
  1. XZ Utils

    XZ Utils are a complete C99 implementation of the .xz file format. XZ Utils were originally written for POSIX systems but have been ported to a few non-POSIX systems as well.

  2. The .xz file format - Tukaani

    Apr 8, 2024 · The .xz file format is a container format for compressed streams. There are no archiving capabilities, that is, the .xz format can hold only a single file just like the .gz and .bz2 file formats …

  3. The Tukaani Project

    The primary git repositories and released packages of the XZ projects are on GitHub. Constructive comments in issues and pull requests are welcome from anyone; one doesn’t need to be an existing …

  4. XZ Utils backdoor - Tukaani

    Mar 30, 2024 · The XZ projects have been moved to their old URLs on tukaani.org. XZ Utils’s home page is under construction still though. xz.tukaani.org DNS name (CNAME) has been removed and …

  5. XZ (1) - Tukaani

    outside XZ_DEFAULTS is rarely useful because a single run of xz cannot do both compression and decompression and --memlimit =limit (or -M limit) is shorter to type on the command line.

  6. XZ for Java - Tukaani

    If one is unsure about the result from a vulnerability scanner, one should look at the package version numbers which differ considerably between XZ Utils and XZ for Java.

  7. liblzma (XZ Utils): liblzma (XZ Utils) - Tukaani

    The native file format is .xz, but also the old .lzma format and raw (no headers) streams are supported. Multiple compression algorithms (filters) are supported.

  8. XZ Embedded - Tukaani

    XZ Embedded Introduction XZ Embedded is a small decompressor for the .xz file format. It was developed with the Linux kernel in mind but it is easily usable in other projects too. Features:

  9. Old XZ Utils releases - Tukaani

    May 2, 2010 · The DOS versions of newer XZ Utils include some copylefted code from DJGPP 2.05 and CWSDPMI r7. The relevant source code is available from their home pages, and copies are also …

  10. RISCVOptions (XZ data compression) - Tukaani

    In most cases you want to store the compressed data in the .xz container format instead of using a raw stream. To use this filter in a .xz file, pass this object to XZOutputStream.