Source: java2html
Section: web
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.7.2
Build-Depends:
 debhelper (>= 5),
 flex,
 libfl-dev,

Package: java2html
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Highlight Java and C++ sources for WWW presentation
 java2html can highlight your source for presentation in the WWW.
 It can also be used as a CGI script and can detect whether
 the client browser supports compressed data to save bandwidth.

