Name : python-crcmod
| |
Version : 1.6.1
| Vendor : Mandriva
|
Release : 1mdv2010.1
| Date : 2010-03-09 07:44:44
|
Group : Development/Python
| Source RPM : python-crcmod-1.6.1-1mdv2010.1.src.rpm
|
Size : 0.06 MB
| |
Packager : Sandro Cazzaniga < kharec_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/2010.1/i586/media/contrib/release |