From 54b8269fb55bbefc5e7ed509ab88c60f52e6d213 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20V=C3=A4rri?= Date: Tue, 24 Feb 2015 23:37:51 +0200 Subject: haskell/haskell-punycode: Added (encode unicode strings according to rfc 3492). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mikko Värri Signed-off-by: Willy Sudiarto Raharjo --- haskell/haskell-punycode/haskell-punycode.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 haskell/haskell-punycode/haskell-punycode.info (limited to 'haskell/haskell-punycode/haskell-punycode.info') diff --git a/haskell/haskell-punycode/haskell-punycode.info b/haskell/haskell-punycode/haskell-punycode.info new file mode 100644 index 0000000000..1afa998102 --- /dev/null +++ b/haskell/haskell-punycode/haskell-punycode.info @@ -0,0 +1,10 @@ +PRGNAM="haskell-punycode" +VERSION="2.0" +HOMEPAGE="http://hackage.haskell.org/package/punycode" +DOWNLOAD="http://hackage.haskell.org/packages/archive/punycode/2.0/punycode-2.0.tar.gz" +MD5SUM="36b87090223cc82a9f37f8a69e89c874" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="haskell-cereal haskell-mtl haskell-text" +MAINTAINER="Mikko Värri" +EMAIL="vmj@linuxbox.fi" -- cgit v1.2.3