Dependencies
None
Dependents
None
Package Files
└── usr/
├── bin/
│ ├── lzcmp -> "xzdiff"
│ ├── lzdiff -> "xzdiff"
│ ├── lzegrep -> "xzgrep"
│ ├── lzfgrep -> "xzgrep"
│ ├── lzgrep -> "xzgrep"
│ ├── lzless -> "xzless"
│ ├── lzmore -> "xzmore"
│ ├── xzcmp -> "xzdiff"
│ ├── xzdiff (7.20 KiB)
│ ├── xzegrep -> "xzgrep"
│ ├── xzfgrep -> "xzgrep"
│ ├── xzgrep (10.09 KiB)
│ ├── xzless (2.29 KiB)
│ └── xzmore (2.14 KiB)
├── include/
│ ├── lzma/
│ │ ├── base.h (24.82 KiB)
│ │ ├── bcj.h (2.57 KiB)
│ │ ├── block.h (21.42 KiB)
│ │ ├── check.h (4.16 KiB)
│ │ ├── container.h (24.93 KiB)
│ │ ├── delta.h (1.82 KiB)
│ │ ├── filter.h (16.36 KiB)
│ │ ├── hardware.h (2.54 KiB)
│ │ ├── index.h (22.94 KiB)
│ │ ├── index_hash.h (3.82 KiB)
│ │ ├── lzma12.h (14.40 KiB)
│ │ ├── stream_flags.h (8.06 KiB)
│ │ ├── version.h (3.42 KiB)
│ │ └── vli.h (6.47 KiB)
│ └── lzma.h (9.54 KiB)
├── lib/
│ ├── liblzma.a (198.80 KiB)
│ └── pkgconfig/
│ └── liblzma.pc (408.00 B)
└── share/
├── doc/
│ └── xz/
│ ├── AUTHORS (1.16 KiB)
│ ├── COPYING (2.71 KiB)
│ ├── COPYING.GPLv2 (17.67 KiB)
│ ├── NEWS (44.26 KiB)
│ ├── README (9.56 KiB)
│ ├── THANKS (3.23 KiB)
│ ├── examples/
│ │ ├── 00_README.txt (1.01 KiB)
│ │ ├── 01_compress_easy.c (9.31 KiB)
│ │ ├── 02_decompress.c (8.70 KiB)
│ │ ├── 03_compress_custom.c (4.91 KiB)
│ │ ├── 04_compress_easy_mt.c (5.09 KiB)
│ │ └── Makefile (337.00 B)
│ ├── examples_old/
│ │ ├── xz_pipe_comp.c (2.97 KiB)
│ │ └── xz_pipe_decomp.c (3.06 KiB)
│ ├── faq.txt (10.17 KiB)
│ ├── history.txt (7.25 KiB)
│ ├── lzma-file-format.txt (5.94 KiB)
│ └── xz-file-format.txt (42.29 KiB)
└── man/
└── man1/
├── lzcmp.1 -> "xzdiff.1"
├── lzdiff.1 -> "xzdiff.1"
├── lzegrep.1 -> "xzgrep.1"
├── lzfgrep.1 -> "xzgrep.1"
├── lzgrep.1 -> "xzgrep.1"
├── lzless.1 -> "xzless.1"
├── lzmore.1 -> "xzmore.1"
├── xzcmp.1 -> "xzdiff.1"
├── xzdiff.1 (1.52 KiB)
├── xzegrep.1 -> "xzgrep.1"
├── xzfgrep.1 -> "xzgrep.1"
├── xzgrep.1 (1.74 KiB)
├── xzless.1 (1.33 KiB)
└── xzmore.1 (1.13 KiB)