<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>crcmod</name>
<shortdesc>CRC generator</shortdesc>
<description>Python module for creating functions computing the Cyclic Redundancy Check
(CRC). Any generating polynomial producing 8, 16, 24, 32, or 64 bit CRCs is allowed.
Generated functions can be used in Python or C/C++ source code can be generated.

Note: Includes version for Python 3.x</description>
<download-page>http://sourceforge.net/projects/crcmod</download-page>
<homepage rdf:resource="http://crcmod.sourceforge.net" />
<maintainer><foaf:Person><foaf:name>Ray Buvel</foaf:name>
<foaf:mbox_sha1sum>a42bd65ef3e8502b14288b96ed1856380039a7b1</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.5</revision></Version></release>
</Project></rdf:RDF>