1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Source: stylebook
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Michael Koch <konqueror@gmx.de>, Jakub Adam <jakub.adam@ktknet.cz>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: default-jdk, ant, javahelper (>= 0.33~), libxerces2-java
Standards-Version: 3.9.2
Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/stylebook
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/stylebook/
Package: libstylebook-java
Architecture: all
Depends: libxerces2-java, ${misc:Depends}
Description: XML application for authoring web site content
Stylebook is a way to convert a set of XML files into a proper web
site with consistent navigation and layout.
|