File: control

package info (click to toggle)
libsyntax-highlight-engine-kate-perl 0.05%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 3,272 kB
  • ctags: 1,963
  • sloc: perl: 77,501; ruby: 176; asm: 166; cpp: 144; sh: 139; jsp: 128; haskell: 116; f90: 99; python: 98; ml: 75; xml: 43; yacc: 37; ansic: 32; tcl: 29; lisp: 24; makefile: 22; awk: 13; php: 5
file content (21 lines) | stat: -rw-r--r-- 1,023 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: libsyntax-highlight-engine-kate-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7), quilt
Build-Depends-Indep: perl (>= 5.6.10-12)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>, Ryan Niebur <ryanryan52@gmail.com>
Standards-Version: 3.8.2
Homepage: http://search.cpan.org/dist/Syntax-Highlight-Engine-Kate/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libsyntax-highlight-engine-kate-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libsyntax-highlight-engine-kate-perl/

Package: libsyntax-highlight-engine-kate-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: port to Perl of the syntax highlight engine of the Kate texteditor
 Syntax::Highlight::Engine::Kate is a port to perl of the syntax highlight
 engine of the Kate text editor.
 .
 The language xml files of kate have been rewritten to perl modules using a
 script. These modules function as plugins to this module.