summaryrefslogtreecommitdiff
blob: c06bb8c2d7aa86d709d51e7821ce9145142a1597 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<maintainer>
		<email>haskell@gentoo.org</email>
	</maintainer>
	<longdescription>
		ASN1 data reader and writer in raw form with supports for high level forms of ASN1 (BER, CER and DER).
		
		All interfaces use the enumerator interface.
	</longdescription>
</pkgmetadata>