diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:38:34 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:47:00 +0700 |
commit | 7a4559c34a5be9c2244ba9722fea1826100f8731 (patch) | |
tree | f1b4519ce20b45f404d9bab09dab66f47fbcdd52 /haskell/haskell-cookie/slack-desc | |
parent | 0b01ba9cae6e5348147d1937a1d077cf85d678d1 (diff) |
haskell/haskell-cookie: Added (http cookie parsing and rendering).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-cookie/slack-desc')
-rw-r--r-- | haskell/haskell-cookie/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-cookie/slack-desc b/haskell/haskell-cookie/slack-desc new file mode 100644 index 0000000000000..5a0c5430d7eb7 --- /dev/null +++ b/haskell/haskell-cookie/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-cookie: haskell-cookie (HTTP cookie parsing and rendering) +haskell-cookie: +haskell-cookie: HTTP cookie parsing and rendering types and functions. +haskell-cookie: +haskell-cookie: +haskell-cookie: +haskell-cookie: +haskell-cookie: +haskell-cookie: +haskell-cookie: +haskell-cookie: |