perl-String-CRC32 - Perl interface for cyclic redundancy check generation
Description:
This packages provides a perl module to generate checksums from strings and from files. The checksums are the same as those calculated by ZMODEM, PKZIP, PICCHECK and many others. There's another perl module called String::CRC, which supports calculation of CRC values of various widths (i.e. not just 32 bits), but the generated sums differ from those of the programs mentioned above.
Homepage: http://search.cpan.org/dist/String-CRC32/
License: Public Domain
Vendor: Fedora Project
Packages
perl-String-CRC32-1.4-3.fc8.x86_64 [13 KiB] |
Changelog by Paul Howarth (2007-08-13):
- fix typo in %summary and tidy up %description - remove redundant dependency on perl >= 1:5.6.1 - fix argument order for find with -depth - drop "|| :" from %check (only required for ancient rpmbuild versions) - add buildreq perl(ExtUtils::MakeMaker) |