blob: 18f8ad0a1cee4191fffbc85d51c745e16134889a (
plain)
1
2
3
4
5
6
7
8
9
10
|
Architecture: any
Platform: all
Depends: liblzma.5 (= ${Binary-Version})
Description: XZ and LZMA compression library - development
liblzma is a compression library with an API similar to that of zlib but
without file I/O functions. The native file format is the .xz format, but the
legacy .lzma format used by LZMA Utils and raw compressed streams with no
container format headers are also supported.
.
This package provides development files for the liblzma compression library.
|