Name : python-crcmod
| |
Version : 1.4
| Vendor : Mandriva
|
Release : 1mdv2008.0
| Date : 2007-08-03 23:31:18
|
Group : Development/Python
| Source RPM : python-crcmod-1.4-1mdv2008.0.src.rpm
|
Size : 0.04 MB
| |
Packager : David Walluck < walluck_mandriva_org>
| |
Summary : Creates functions that efficiently compute CRC\'s using table lookup
|
Description :
Create functions that efficiently compute the Cyclic Redundancy Check (CRC) using table lookup.
Features:
* Create Python functions for computing the CRC. If the optional extension module is installed, the calculations are preformed using fast C code. * Create instances of the Crc class that support the interface used by the md5 and sha modules in the Python standard library. * Generate C/C++ code that can be incorporated in another project. * Any generator polynomial producing 8, 16, 32, or 64 bit CRCs is allowed. * Forward and bit-reverse algorithms are supported.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2008.0/i586/media/contrib/release |