Source: xslthl
Section: text
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Eugene Zhukov <eugene@debian.org>
Build-Depends:
 debhelper (>=11),
 default-jdk,
 junit4,
 libsaxon-java,
 libsaxonhe-java,
 libxalan2-java,
 maven-debian-helper (>= 1.6.1)
Standards-Version: 4.1.3
Vcs-Git: https://anonscm.debian.org/git/pkg-java/xslthl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/xslthl.git
Homepage: http://xslthl.sourceforge.net

Package: libxslthl-java
Section: java
Architecture: all
Multi-Arch: foreign
Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Description: XSLT syntax highlighting
 This is an implementation of syntax highlighting as an extension module for
 XSLT processors
 .
 Article about programming written in DocBook, code examples can be
 automatically syntax highlighted during the XSLT processing phase.
 .
 This version of xslthl provides extensions of the Apache Xalan and Saxon
 XSLT processors.
