#pragma section-numbers off
[[TableOfContents]]

= 概要 =

= 公式サイト =
http://pygments.org/

= 関連サイト =

= インストール =

= 設定 =

= 利用方法 =

{{{
pip install jsonschema
pip install mistune

cat "zzz" | pygmentize -f html
}}}

= 参考サイト =
----
CategoryPython