Name: | perl-String-CRC32 |
---|---|
Version: | 1.4 |
Release: | 2.fc6 |
Architecture: | i386 |
Group: | Development/Libraries |
Size: | 12556 |
License: | Public Domain |
RPM: | perl-String-CRC32-1.4-2.fc6.i386.rpm |
Source RPM: | perl-String-CRC32-1.4-2.fc6.src.rpm |
Build Date: | Wed Jun 06 2007 |
Build Host: | ca-build14 |
Vendor: | Oracle USA |
URL: | http://search.cpan.org/dist/String-CRC32/ |
Summary: | Perl interface for cyclic redundency 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 allows to calculate not only 32 bit CRC numbers, but the generated sums differ from those of the programs mentioned above. |