File: java2html.lsm

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 (17 lines) | stat: -rw-r--r-- 717 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Begin3
Title:          java2html
Version:        0.9.2
Entered-date:   02MAY00
Description:    java2html highlights Java and C++ language sources like 
                emacs does. Output is in html format. Also works as CGI
                script to convert files on the fly.
Keywords:       Java C++ syntax highlighting html
Author:         schintke@gmx.de (Florian Schintke)
                mkamm@gmx.net (Martin Kammerhofer)
                rob@ewan.com (Rob Ewan)
Maintained-by:  schintke@gmx.de (Florian Schintke)
Primary-site:   metalab.unc.edu /pub/Linux/apps/www/converters/
                43kB java2html-0.9.2.tar.gz
Platform:       any UNIX using flex or lex and gcc
Copying-policy: GNU Public License
End