summaryrefslogtreecommitdiff
path: root/dev-haskell/cryptonite-conduit/metadata.xml
blob: 74cb13dc79924e39d1150d90fe32501be1f0969a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>haskell@gentoo.org</email>
		<name>Gentoo Haskell</name>
	</maintainer>
	<longdescription>
		Conduit bridge for cryptonite
		
		For now only provide a conduit version for hash and hmac, but
		with contribution, this could provide cipher conduits too,
		and probably other things.
	</longdescription>
</pkgmetadata>