https://bugzilla.redhat.com/show_bug.cgi?id=1575942 Bug ID: 1575942 Summary: Review Request: python-crcmod - Python module for generating objects that compute CRC Product: Fedora Version: rawhide Component: Package Review Severity: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: ivan.afonichev@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: akurtako@xxxxxxxxxx, extras-qa@xxxxxxxxxxxxxxxxx, fedora-package-review@xxxxxxxxxx, leifer@xxxxxxxxx, notting@xxxxxxxxxx, ole.ersoy@xxxxxxxxx, package-review@xxxxxxxxxxxxxxxxxxxxxxx Depends On: 700199 External Bug ID: Red Hat Bugzilla 1573338 Spec URL: https://raw.githubusercontent.com/vanaf/python-crcmod-fedora/master/python-crcmod.spec SRPM URL: https://copr-be.cloud.fedoraproject.org/results/vrusinov/vrusinov/fedora-21-x86_64/python-crcmod-1.7-1.el7.centos/python-crcmod-1.7-1.fc21.src.rpm Description: The software in this package is a Python module for generating objects that compute the Cyclic Redundancy Check (CRC). There is no attempt in this package to explain how the CRC works. There are a number of resources on the web that give a good explanation of the algorithms. Just do a Google search for “crc calculation” and browse till you find what you need. Another resource can be found in chapter 20 of the book “Numerical Recipes in C” by Press et. al. This package allows the use of any 8, 16, 24, 32, or 64 bit CRC. You can generate a Python function for the selected polynomial or an instance of the Crc class which provides the same interface as the md5 and sha modules from the Python standard library. A Crc class instance can also generate C/C++ source code that can be used in another application. Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=700199 [Bug 700199] Review Request: tomcat - Apache Servlet/JSP Engine, RI for Servlet 3.0/JSP 2.2 API -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx