diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2012-01-08 09:37:56 -0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-01-13 14:43:32 -0600 |
commit | 8ae9cbf511c8091f65ea20e980be1a501aeca701 (patch) | |
tree | 90d891d925881340906fe027467b6a86a03e3268 /haskell/haskell-bmp/slack-desc | |
parent | 7526c7a548b813d8be2b62e97be0b71a61b7057c (diff) | |
download | slackbuilds-8ae9cbf511c8091f65ea20e980be1a501aeca701.tar.gz |
haskell/haskell-bmp: Added (Read and write BMP image files)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-bmp/slack-desc')
-rw-r--r-- | haskell/haskell-bmp/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-bmp/slack-desc b/haskell/haskell-bmp/slack-desc new file mode 100644 index 0000000000..60f3760135 --- /dev/null +++ b/haskell/haskell-bmp/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 ':'. + + |-----handy-ruler------------------------------------------------------| +haskell-bmp: haskell-bmp (Read and write uncompressed BMP image files) +haskell-bmp: +haskell-bmp: Read and write uncompressed BMP image files. 100% robust Haskell +haskell-bmp: implementation. +haskell-bmp: +haskell-bmp: +haskell-bmp: +haskell-bmp: +haskell-bmp: +haskell-bmp: +haskell-bmp: |