libcompress-raw-lzma-perl 2.062-1 source package in Ubuntu

Changelog

libcompress-raw-lzma-perl (2.062-1) unstable; urgency=low


  [ Florian Schlichting ]
  * Import Upstream version 2.062

 -- gregor herrmann <email address hidden>  Sat, 05 Oct 2013 20:22:26 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libcompress-raw-lzma-perl_2.062-1.dsc 2.1 KiB 5d3f6a063f3adaeff378ae4710417b3f41f13d8c18110c13a57ef57c8590ea6f
libcompress-raw-lzma-perl_2.062.orig.tar.gz 110.2 KiB e6fa9273cca06e1706e0a6be70d81e208b0f1aea50aca2b76b30216a2d157784
libcompress-raw-lzma-perl_2.062-1.debian.tar.gz 1.8 KiB fea584c696f3208f828c937356a0a2b14862005b595023d1b5600ef7ad3b7b71

Available diffs

No changes file available.

Binary packages built by this source

libcompress-raw-lzma-perl: low-level interface to lzma compression library

 Compress::Raw::Lzma provides a low-level Perl interface for reading and
 writing of lzma and xz files/buffers.
 .
 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 (packaged as libio-compress-lzma-perl), it can
 be used on its own for simple compression/uncompression tasks.