biblioteca de resaltado de sintaxis compatible con más de cien lenguajes. Skylighting pretende ser el sucesor de highlighting-kate y puede generar HTML y LaTeX.
$ skylighting -l
$ skylighting -f html example.sh > example.html
$ skylighting -f latex example.py > example.tex
$ skylighting -s bash -f html archivo.sh > archivo.html
$ skylighting -C 256 -s bash -f html archivo.sh > auto.html