diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-09 09:51:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-11 03:17:21 +0700 |
commit | 8d5bcb6884bbcecc9a547591c7a3557bc5c21652 (patch) | |
tree | 095bacde7f16b0574b8709d44829ff05db506d53 /haskell/haskell-base16-bytestring/slack-desc | |
parent | ee2d1f7658cd9662e4f143059df149a53671e900 (diff) | |
download | slackbuilds-8d5bcb6884bbcecc9a547591c7a3557bc5c21652.tar.gz |
haskell/haskell-base16-bytestring: Added (base16 encoding/decoding).
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-base16-bytestring/slack-desc')
-rw-r--r-- | haskell/haskell-base16-bytestring/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-base16-bytestring/slack-desc b/haskell/haskell-base16-bytestring/slack-desc new file mode 100644 index 0000000000..46f53ce5d3 --- /dev/null +++ b/haskell/haskell-base16-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 ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +haskell-base16-bytestring: haskell-base16-bytestring (fast base16 encoding/decoding) +haskell-base16-bytestring: +haskell-base16-bytestring: Fast base16 (hex) encoding and decoding for ByteStrings. +haskell-base16-bytestring: +haskell-base16-bytestring: +haskell-base16-bytestring: +haskell-base16-bytestring: +haskell-base16-bytestring: +haskell-base16-bytestring: +haskell-base16-bytestring: +haskell-base16-bytestring: |