You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
|
|
|
|
<upstream>
|
|
|
|
<remote-id type="sourceforge">crcmod</remote-id>
|
|
|
|
<remote-id type="pypi">crcmod</remote-id>
|
|
|
|
</upstream>
|
|
|
|
</pkgmetadata>
|