Package pycrc: Information
Source package: pycrc
Version: 0.9.2-alt1
Build time: Nov 5, 2021, 03:10 PM
Category: Development/Python
Report package bugHome page: https://pycrc.org/
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.
Maintainer: Vitaly Lipatov
Last changed
Dec. 12, 2019 Vitaly Lipatov 0.9.2-alt1
- new version (0.9.2) with rpmgs script - build with python3 - fix URL
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