diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:42:25 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:47:02 +0700 |
commit | 293e6e980d69a5787fcc369ded76b979e487c779 (patch) | |
tree | 000038c60154124ba4ddbb0dd7f49554df7cea9d /haskell/haskell-cryptohash/slack-desc | |
parent | 0d2b5a6214982574ab2cf038013404a448a84586 (diff) |
haskell/haskell-cryptohash: Added (collection of crypto hashes).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-cryptohash/slack-desc')
-rw-r--r-- | haskell/haskell-cryptohash/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-cryptohash/slack-desc b/haskell/haskell-cryptohash/slack-desc new file mode 100644 index 0000000000000..e9e4461142075 --- /dev/null +++ b/haskell/haskell-cryptohash/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-cryptohash: haskell-cryptohash (collection of crypto hashes) +haskell-cryptohash: +haskell-cryptohash: A collection of crypto hashes, with a practical incremental and +haskell-cryptohash: one-pass, pure APIs, with performance close to the fastest +haskell-cryptohash: implementations available in other languages. +haskell-cryptohash: +haskell-cryptohash: +haskell-cryptohash: +haskell-cryptohash: +haskell-cryptohash: +haskell-cryptohash: |