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.
|