xz is a lossless compression program and file format which incorporates the LZMA/LZMA2 compression algorithms. Useful for: - reading compressed debug info (#2300) - potentially the package manager (#943) - potentially the glibc ABI info (https://github.com/ziglang/zig/pull/2847#issuecomment-509276642) Related to: - DEFLATE implementation (#213)
xz is a lossless compression program and file format which incorporates the LZMA/LZMA2 compression algorithms.
Useful for:
Related to: