blob: 38c1d45f8871b100c1f41517e427f47c59723445 (
plain)
1
2
3
4
5
6
7
8
|
Architecture: any
Platform: all
Depends: ${Shlib-Depends}
Description: XZ and LZMA compression library
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.
|