* Package name : highlighting-kate
Version : 0.1
Upstream Author : John MacFarlane <jgm@berkeley.edu>
* URL : http://johnmacfarlane.net/highlighting-kate/
* License : GPL
Programming Lang: Haskell
Description : syntax highlighting library based on Kate syntax descriptions
highlighting-kate is a syntax highlighting library
with support for over 50 languages. The syntax
parsers are automatically generated from Kate syntax
descriptions, so any syntax supported by Kate can
be added. An (optional) command-line program is
provided, along with a utility for generating
new parsers from Kate XML syntax descriptions.
.
Currently the following languages are supported:
Ada, Asp, Awk, Bash, Bibtex, C, Cmake, Coldfusion,
Commonlisp, Cpp, Css, D, Djangotemplate, Doxygen,
Dtd, Eiffel, Erlang, Fortran, Haskell, Html,
Java, Javadoc, Javascript, Json, Latex, Lex,
LiterateHaskell, Lua, Makefile, Matlab, Mediawiki,
Modula3, Nasm, Objectivec, Ocaml, Pascal, Perl,
Php, Postscript, Prolog, Python, Rhtml, Ruby,
Scala, Scheme, Sgml, Sql, SqlMysql, SqlPostgresql,
Tcl, Texinfo, Xml, Xslt, Yacc.
P.S. This library is needed for the syntax highlighting support of
pandoc.