Skip to content

user/py3-pygments: new package

Ghost User requested to merge (removed):add-pygments into master

Pygments is useful for cgit, Pelican, and basically anything else that's Python and involves code highlighting. Works with cgit's default code highlighting ootb.

I left the check() function there despite us missing nose and flake8 since we'll need that call to sed once we do ship them.

Merge request reports