File: control

package info (click to toggle)
java2html 0.9.2-2
  • links: PTS
  • area: main
  • in suites: sarge, woody
  • size: 232 kB
  • ctags: 55
  • sloc: ansic: 565; lex: 466; sh: 152; makefile: 140
file content (15 lines) | stat: -rw-r--r-- 472 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: java2html
Section: web
Priority: optional
Maintainer: Ashley Clark <aclark@debian.org>
Standards-Version: 3.1.1
Build-Depends: debhelper, flex

Package: java2html
Architecture: any
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.