perl-Compress-Raw-Lzma

Low-Level Perl Interface to lzma compression library

'Compress::Raw::Lzma' provides an interface to the in-memory compression/uncompression functions from the lzma compression library. Although the primary purpose for the existence of 'Compress::Raw::Lzma' is for use by the 'IO::Compress::Lzma', 'IO::Uncompress::UnLzma', 'IO::Compress::Xz' and 'IO::Uncompress::UnXz' modules, it can be used on its own for simple compression/uncompression tasks. There are two functions, called 'code' and 'flush', used in all the compression and uncompression interfaces defined in this module. By default both of these functions overwrites any data stored in its output buffer parameter. If you want to compress/uncompress to a single buffer, and have 'code' and 'flush' append to that buffer, enable the 'AppendOutput' option when you create the compression/decompression object.

沒有可用的 openSUSE Leap 16.0 官方套件

發行版

openSUSE Tumbleweed

openSUSE Leap 16.0

openSUSE Leap 15.6

openSUSE Leap 15.5

SLFO 1.2

openSUSE Backports for SLE 15 SP7

SUSE SLE-15-SP1

Fedora 42

Fedora 41

不支援的發行版本

下列發行版本並未被官方支援。使用這些套件需要自行承擔風險。