summaryrefslogtreecommitdiff
path: root/dev-python/crcmod/metadata.xml
blob: 50fa12b5f444b1356dc483e048a4febdcf293dc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>python@gentoo.org</email>
  <name>Python</name>
 </maintainer>
 <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>
 
 <origin>gentoo-staging</origin>
</pkgmetadata>