From 18a59dbfda9be62d19e2a30895c1ea82bf56bffc Mon Sep 17 00:00:00 2001 From: Peter Wang Date: Wed, 7 Sep 2011 23:06:21 -0400 Subject: haskell/haskell-base64-bytestring: Added (base64 encoding/decoding) Signed-off-by: dsomero --- haskell/haskell-base64-bytestring/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 haskell/haskell-base64-bytestring/slack-desc (limited to 'haskell/haskell-base64-bytestring/slack-desc') diff --git a/haskell/haskell-base64-bytestring/slack-desc b/haskell/haskell-base64-bytestring/slack-desc new file mode 100644 index 0000000000000..4c252585dcf77 --- /dev/null +++ b/haskell/haskell-base64-bytestring/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +haskell-base64-bytestring: haskell-base64-bytestring (base64 encoding and decoding) +haskell-base64-bytestring: +haskell-base64-bytestring: This package provides a Haskell library for working with +haskell-base64-bytestring: base64-encoded data quickly and efficiently, using the ByteString +haskell-base64-bytestring: type. +haskell-base64-bytestring: +haskell-base64-bytestring: Homepage: http://hackage.haskell.org/package/base64-bytestring +haskell-base64-bytestring: +haskell-base64-bytestring: +haskell-base64-bytestring: +haskell-base64-bytestring: -- cgit v1.2.3