From 01b2449c7d3a83f4474b0406d46be3105ed4f96e Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Fri, 27 Sep 2013 01:36:19 +0400 Subject: Update README --- base32-bytestring.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'base32-bytestring.cabal') diff --git a/base32-bytestring.cabal b/base32-bytestring.cabal index edc17dd..ff52525 100644 --- a/base32-bytestring.cabal +++ b/base32-bytestring.cabal @@ -8,9 +8,9 @@ copyright: (c) 2013 Sam Truzjan category: Codec, Data build-type: Simple cabal-version: >= 1.10 -synopsis: Fast base32 encoding and decoding for ByteStrings +synopsis: Fast base32 and base32hex codec for ByteStrings description: - Base32 encoding according to RFC4648 + base32 and base32hex codec according to RFC4648 This package have API similar to base64-bytestring. -- cgit v1.2.3