Low-Level Interface to lzma compression library
http://search.cpan.org/dist/Compress-Raw-Lzma/
'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.
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / perl-Compress-Raw-Lzma
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Compress-Raw-Lzma && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Compress-Raw-Lzma-2.074.tar.gz | 0000113840 111 KB | |
cpanspec.yml | 0000000671 671 Bytes | |
perl-Compress-Raw-Lzma.changes | 0000004227 4.13 KB | |
perl-Compress-Raw-Lzma.spec | 0000002584 2.52 KB |
Revision 14 (latest revision is 61)
Stephan Kulow (coolo)
committed
(revision 14)
- updated to 2.074 see /usr/share/doc/packages/perl-Compress-Raw-Lzma/Changes 2.074 18 Feb 2017 * Lzma.xs Comment out unused variables & remove C++-ism #120272: [PATCH] Unbreak compilation * Make failure when LZMA_VERSION != lzma_version_number more excplicit * Added interface to LZMA_VERSION and LZMA_VERSION_STRING 2.072 4 Feb 2017 * Makefile.PL #120084: Need Fix for Makefile.PL depending on . in @INC * #105460: use of Compress::Raw::Lzma::RawDecoder fails with large amount of data AppendOutput for "encode" methods said default was 1. It is actually. 2.070 28 Dec 2016 * #119207: Compress-Raw-Lzma-2.069 bug report 2.069 26 Sep 2015 * No Changes
Comments 0