File: control

package info (click to toggle)
java2html 0.9.2-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, jessie, jessie-kfreebsd, lenny, squeeze, wheezy
  • size: 232 kB
  • ctags: 55
  • sloc: ansic: 565; lex: 466; sh: 152; makefile: 139
file content (15 lines) | stat: -rw-r--r-- 490 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: Paul Cager <paul-debian@home.paulcager.org>
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 5), 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.