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

Changelog

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


  * New upstream release.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <email address hidden>  Mon, 04 Nov 2013 18:22:22 +0100

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
Trusty release universe misc

Downloads

File Size SHA-256 Checksum
libcompress-raw-lzma-perl_2.063-1.dsc 2.1 KiB 4198f936e2484a9e76ba9096893ad55a64d74a49d5cf194b4bcc479a7fb16e31
libcompress-raw-lzma-perl_2.063.orig.tar.gz 110.2 KiB 5cce34fe6a9c1cf4ae4f00af7adae6f2c677c0204249bade7b25cc8aec417a59
libcompress-raw-lzma-perl_2.063-1.debian.tar.gz 1.8 KiB ecd5b6df19c23cd48e3fe6b15b719c8e1d521708a0621049aad3f0ccef9dd9a7

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.