[ ソース: code2html ]
パッケージ: code2html (0.9.1-7)
code2html に関するリンク
Debian の資源:
code2html ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.palfrader.org]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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.