Name : perl-Compress-Raw-Lzma
| |
Version : 2.082
| Vendor : openSUSE
|
Release : bp150.2.4
| Date : 2018-07-30 18:16:01
|
Group : Development/Libraries/Perl
| Source RPM : perl-Compress-Raw-Lzma-2.082-bp150.2.4.src.rpm
|
Size : 0.11 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Low-level interface to lzma compression library
|
Description :
\'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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15/standard/x86_64 |