summaryrefslogtreecommitdiff
blob: 9980be7d4769e1ec0152880dfc19a7c20413c75e (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		This package provides efficient cryptographic hash implementations for
		strict and lazy bytestrings. For now, CRC32 and Adler32 are supported;
		they are implemented as FFI bindings to efficient code from zlib.
	</longdescription>
</pkgmetadata>