summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Todaro <solpeth@posteo.org>2020-07-30 10:18:49 +1000
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-01 09:01:51 +0100
commit2c867d9404fde84d0751a7dfff2a101b122363b7 (patch)
tree17bb2f6a800b25979f3378178de68463d205f073 /dev-haskell/cryptonite-conduit/metadata.xml
parentdev-haskell/conduit-combinators: add package (diff)
downloadgentoo-2c867d9404fde84d0751a7dfff2a101b122363b7.tar.gz
gentoo-2c867d9404fde84d0751a7dfff2a101b122363b7.tar.bz2
gentoo-2c867d9404fde84d0751a7dfff2a101b122363b7.zip
dev-haskell/cryptonite-conduit: add package
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/cryptonite-conduit/metadata.xml')
-rw-r--r--dev-haskell/cryptonite-conduit/metadata.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-haskell/cryptonite-conduit/metadata.xml b/dev-haskell/cryptonite-conduit/metadata.xml
new file mode 100644
index 000000000000..1120fdb5ecaa
--- /dev/null
+++ b/dev-haskell/cryptonite-conduit/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://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>