Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039279
en ru br
ALT Linux repos
S:0.9.2-alt1
5.0: 0.6.6-alt2
4.1: 0.6.3-alt1
4.0: 0.3-alt0.1

Group :: Development/Python
RPM: pycrc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.9.2-alt1
Build date: 12 december 2019, 00:33 ( 224.1 weeks ago )
Size: 41.22 Kb

Home 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.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • pycrc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin