-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
contributor friendlyThis issue is limited in scope and/or knowledge of Zig internals.This issue is limited in scope and/or knowledge of Zig internals.standard libraryThis issue involves writing Zig code for the standard library.This issue involves writing Zig code for the standard library.
Milestone
Description
xz is a lossless compression program and file format which incorporates the LZMA/LZMA2 compression algorithms.
Useful for:
- reading compressed debug info (external and compressed debug info #2300)
- potentially the package manager (package manager #943)
- potentially the glibc ABI info (support glibc version as part of the target #2847 (comment))
Related to:
- DEFLATE implementation (deflate implementation in standard library #213)
jayschwa, madex, matu3ba and Jarred-Sumner
Metadata
Metadata
Assignees
Labels
contributor friendlyThis issue is limited in scope and/or knowledge of Zig internals.This issue is limited in scope and/or knowledge of Zig internals.standard libraryThis issue involves writing Zig code for the standard library.This issue involves writing Zig code for the standard library.
Type
Projects
Status
Fetching