File: control

package info (click to toggle)
java2html 0.9.2-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 344 kB
  • sloc: ansic: 1,067; lex: 932; makefile: 202; sh: 152
file content (21 lines) | stat: -rw-r--r-- 638 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: java2html
Section: web
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.6.0
Build-Depends:
 debhelper-compat (= 13),
 flex,
 libfl-dev,
Vcs-Git: https://salsa.debian.org/debian/java2html.git
Vcs-Browser: https://salsa.debian.org/debian/java2html

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.