diff options
Diffstat (limited to 'textproc/code2html/pkg-descr')
-rw-r--r-- | textproc/code2html/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/textproc/code2html/pkg-descr b/textproc/code2html/pkg-descr new file mode 100644 index 000000000000..222fd1c7a9f5 --- /dev/null +++ b/textproc/code2html/pkg-descr @@ -0,0 +1,14 @@ +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@fxp.org |