[ 原始碼: code2html ]
套件:code2html(0.9.1-7)
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
Syntax highlighter
Code2html is a perl script which converts a program source code to syntax highlighted HTML, or any other target for which rules are defined.
It may be used as a simple console program, converting a single source code file to a single output file, it can patch HTML files including special command sequences to insert syntax highlighted snippets of code, or it can be used as a CGI script.