perl-Compress-LZW

Pure perl implementation of LZW

SRPM:     perl-Compress-LZW-0.01-2.n0i.2.fc7.src.rpm
SPEC:     perl-Compress-LZW.spec
Version:  0.01
Release:  2.n0i.2.fc7
Epoch:    
License:  Artistic
Group:    Development/Libraries
Size:     4771
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/Compress-LZW/
Date:     Fri Jun 01 2007, 18:54 GMT

Description:

Compress::LZW it a perl implementation of the newly free LZW compression
algorithm. It defaults to building a 16-bit codeword table, but provides
the ability to choose a 12-bit table also. Depending on the size of your
data, the 12-bit table may provide better compression.

Changelog:

  • Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.01-2.n0i.2
    - spec file (re)created using N0i::CPAN::RPMizer v1.14.7
    - rebuild on perl 5.8.8
  • Sat Jul 30 2005 Marius Feraru <altblue@n0i.net> 0.01-1.n0i.1
    - spec file (re)created using N0i::CPAN::RPMizer/0.1
    - rebuild on perl 5.8.7

Files:

  • Compress-LZW-0.01.tar.gz
  • perl-Compress-LZW.spec

Requires:

  • perl(ExtUtils::MakeMaker)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)