summaryrefslogtreecommitdiff
path: root/textproc/code2html/pkg-descr
blob: 2ad4ca04d12479519e06f6213e354a22375994c6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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, Awk, C, C++, HTML, Java, JavaScript, m4, Makefile,
	Pascal, Perl, SQL, ruby, povray, and groff.

WWW: http://www.palfrader.org/code2html/

- Chris D. Faulhaber
 <jedgar@FreeBSD.org>