Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-String-CRC32: Perl interface for cyclic redundency check generation
- Summary
- 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.
Changelog
- * Thu Apr 6 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat Feb 11 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.3-3.FC5.2
-
- bump again for double-long bug on ppc(64)
- * Wed Feb 8 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.3-3.FC5.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes