diff options
Diffstat (limited to 'textproc/code2html/pkg-descr')
-rw-r--r-- | textproc/code2html/pkg-descr | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/textproc/code2html/pkg-descr b/textproc/code2html/pkg-descr index 7b235083fdc9..2ad4ca04d124 100644 --- a/textproc/code2html/pkg-descr +++ b/textproc/code2html/pkg-descr @@ -1,14 +1,12 @@ -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. +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. + Ada, Awk, C, C++, HTML, Java, JavaScript, m4, Makefile, + Pascal, Perl, SQL, ruby, povray, and groff. -WWW: http://www.cosy.sbg.ac.at/~ppalfrad/code2html/ +WWW: http://www.palfrader.org/code2html/ - Chris D. Faulhaber <jedgar@FreeBSD.org> |