summaryrefslogtreecommitdiff
blob: a9e958c5438f5b4da667d7e87c00a1529d37810c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<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>
	<upstream>
		<remote-id type="github">vincenthz/hs-asn1-data</remote-id>
	</upstream>
</pkgmetadata>