diff options
author | Christoph Willing <c.willing@uq.edu.au> | 2012-07-25 21:15:01 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-07-25 21:15:01 -0500 |
commit | b1728e796efbf4645187f16ae97b10b74fdb221d (patch) | |
tree | 932f362a6adc807edaa7dc90b5ea0086515ced35 /haskell/hscolour/slack-desc | |
parent | b3ce1b797de851ce59fdd3af0b0732d2006e2adb (diff) | |
download | slackbuilds-b1728e796efbf4645187f16ae97b10b74fdb221d.tar.gz |
haskell/hscolour: Added (Haskell code colouriser)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'haskell/hscolour/slack-desc')
-rw-r--r-- | haskell/hscolour/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/hscolour/slack-desc b/haskell/hscolour/slack-desc new file mode 100644 index 0000000000..d5f77e5599 --- /dev/null +++ b/haskell/hscolour/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------------------------------------------------------| +hscolour: hscolour (Haskell code colouriser) +hscolour: +hscolour: hscolour is a small Haskell script to colourise Haskell code. +hscolour: It currently has six output formats: ANSI terminal codes (optionally +hscolour: XTerm-256colour codes), HTML 3.2 with font tags, HTML 4.01 with CSS, +hscolour: HTML 4.01 with CSS and mouseover annotations, XHTML 1.0 with inline +hscolour: CSS styling, LaTeX, and mIRC chat codes. +hscolour: +hscolour: +hscolour: +hscolour: |