Package pycrc: Information

    Source package: pycrc
    Version: 0.6.7-alt1.1.1
    Build time:  Nov 17, 2011, 02:20 AM
    Report package bug
    License: BSD like
    Summary: A parametrizable Cyclic Redundancy Check (CRC) calculation utility and C source code generator written in Python
    Description: 
    Pycrc provides a CRC reference implementation in Python and a source
    code generator for C. The used CRC variant can be chosen from a fast
    but space-consuming implementation to slower but smaller implementations
    suitable especially for embedded applications. The following functions
    are implemented:
     * generate the checksum of a string
     * generate the C header and source files for a client implementation. The
       algorithm can be chosen from fast but big implementation to slower but
       smaller implementations suitable especially for embedded applications.

    List of rpms provided by this srpm:
    pycrc (noarch)

    Maintainer: Vitaly Lipatov



    Last changed


    Oct. 25, 2011 Vitaly Kuznetsov 0.6.7-alt1.1.1
    - Rebuild with Python-2.7
    Nov. 19, 2009 Eugeny A. Rostovtsev 0.6.7-alt1.1
    - Rebuilt with python 2.6
    Dec. 28, 2008 Vitaly Lipatov 0.6.7-alt1
    - new version 0.6.7 (with rpmrb script)