| 1 |
Source: xslthl
|
| 2 |
Section: text
|
| 3 |
Priority: optional
|
| 4 |
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
|
| 5 |
DM-Upload-Allowed: yes
|
| 6 |
Uploaders: Mathieu Malaterre (malat) <mathieu.malaterre@gmail.com>
|
| 7 |
Build-Depends: debhelper (>= 7), javahelper
|
| 8 |
Build-Depends-Indep: default-jdk, libsaxon-java, libsaxonb-java, libxalan2-java
|
| 9 |
Standards-Version: 3.9.0
|
| 10 |
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/xslthl
|
| 11 |
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/xslthl/
|
| 12 |
Homepage: http://xslthl.sourceforge.net/
|
| 13 |
|
| 14 |
Package: libxslthl-java
|
| 15 |
Section: java
|
| 16 |
Architecture: all
|
| 17 |
Depends: ${java:Depends}, ${misc:Depends}
|
| 18 |
Description: XSLT syntax highlighting
|
| 19 |
This is an implementation of syntax highlighting as an extension module for
|
| 20 |
XSLT processors
|
| 21 |
.
|
| 22 |
Article about programming written in DocBook, code examples can be
|
| 23 |
automatically syntax highlighted during the XSLT processing phase.
|