summaryrefslogtreecommitdiff
blob: d96d3dad153e6b830cadd3ff3710d9615455a8b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>python</herd>
	<longdescription lang="en">
		The software in this package is a Python module for generating objects
		that compute the Cyclic Redundancy Check (CRC). It includes a (optional)
		C extension for fast calculation, as well as a pure Python
		implementation.
	</longdescription>
	<upstream>
		<remote-id type="sourceforge">crcmod</remote-id>
	</upstream>
</pkgmetadata>