mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
15 lines
403 B
Plaintext
15 lines
403 B
Plaintext
Sourcecode to HTML converter
|
|
|
|
code2html converts a program source code to syntax
|
|
highlighted HTML. It may be called as a CGI script and
|
|
can also handle include commands in HTML files.
|
|
|
|
Support for the following languages:
|
|
Ada, C, C++, HTML, Java, JavaScript, Makefile,
|
|
Pascal, Perl, SQL, Awk, m4, groff.
|
|
|
|
WWW: http://www.cosy.sbg.ac.at/~ppalfrad/code2html/
|
|
|
|
- Chris D. Faulhaber
|
|
<jedgar@FreeBSD.org>
|