diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:37:44 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:47:00 +0700 |
commit | 4d6c82cdba79831e8c9e741f0aed44d10205f31c (patch) | |
tree | 1b3dee7ce4c97bd304b30fad62c3205a468d5f88 /haskell/haskell-stringprep/slack-desc | |
parent | cfe14279bd2520acf5ab63b5f657759ce194290e (diff) |
haskell/haskell-stringprep: Added (implements the "stringprep" algorithm).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-stringprep/slack-desc')
-rw-r--r-- | haskell/haskell-stringprep/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-stringprep/slack-desc b/haskell/haskell-stringprep/slack-desc new file mode 100644 index 0000000000000..f292758e80a9e --- /dev/null +++ b/haskell/haskell-stringprep/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-stringprep: haskell-stringprep (Implements the "StringPrep" algorithm) +haskell-stringprep: +haskell-stringprep: Implements the StringPrep algorithm. +haskell-stringprep: +haskell-stringprep: +haskell-stringprep: +haskell-stringprep: +haskell-stringprep: +haskell-stringprep: +haskell-stringprep: +haskell-stringprep: |