1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
|
Source: highlighting-kate
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Joachim Breitner <nomeata@debian.org>, Kiwamu Okabe <kiwamu@debian.or.jp>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
haskell-devscripts (>= 0.9),
cdbs,
ghc,
ghc-prof,
libghc-blaze-html-dev (>= 0.4.2),
libghc-blaze-html-dev (<< 0.9),
libghc-blaze-html-prof,
libghc-mtl-dev,
libghc-mtl-prof,
libghc-parsec3-dev,
libghc-parsec3-prof,
libghc-pcre-light-dev (>= 0.4),
libghc-pcre-light-dev (<< 0.5),
libghc-pcre-light-prof,
libghc-utf8-string-dev,
libghc-utf8-string-prof,
libghc-diff-dev,
Build-Depends-Indep: ghc-doc,
libghc-blaze-html-doc,
libghc-mtl-doc,
libghc-parsec3-doc,
libghc-pcre-light-doc,
libghc-utf8-string-doc,
Standards-Version: 3.9.5
Homepage: http://github.com/jgm/highlighting-kate
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-highlighting-kate
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-highlighting-kate
Package: libghc-highlighting-kate-dev
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
${haskell:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
Description: syntax highlighting library based on Kate syntax descriptions${haskell:ShortBlurb}
Highlighting-kate is a syntax highlighting library with support for over
50 languages. The syntax parsers are automatically generated from Kate syntax
descriptions (<http://kate-editor.org/>), so any syntax supported by Kate can
be added.
.
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, MySQL, PostgreSQL, Tcl, Texinfo, Xml, Xslt,
Yacc.
.
${haskell:Blurb}
Package: libghc-highlighting-kate-prof
Architecture: any
Depends: ${haskell:Depends},
${shlibs:Depends},
${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
Description: highlighting-kate library with profiling enabled${haskell:ShortBlurb}
Highlighting-kate is a syntax highlighting library with support for over
50 languages. The syntax parsers are automatically generated from Kate syntax
descriptions (<http://kate-editor.org/>), so any syntax supported by Kate can
be added.
.
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, MySQL, PostgreSQL, Tcl, Texinfo, Xml, Xslt,
Yacc.
.
${haskell:Blurb}
Package: libghc-highlighting-kate-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
${haskell:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Description: library documentation for highlighting-kate${haskell:ShortBlurb}
Highlighting-kate is a syntax highlighting library with support for over
50 languages. The syntax parsers are automatically generated from Kate syntax
descriptions (<http://kate-editor.org/>), so any syntax supported by Kate can
be added.
.
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, MySQL, PostgreSQL, Tcl, Texinfo, Xml, Xslt,
Yacc.
.
${haskell:Blurb}
|