This is the source of Pygments. It is a generic syntax highlighter that supports over 300 languages and text formats, for use in code hosting, forums, wikis or other applications that need to prettify source code.
... works as usual, use python setup.py install
.
... can be found online at http://pygments.org/ or created by
cd doc make html
... takes place on GitHub, where the Git repository, tickets and pull requests can be viewed.
Continuous testing runs on GitHub workflows:
Pygments is maintained by Georg Brandl, e-mail address georg@python.org and Matthäus Chajdas.
Many lexers and fixes have been contributed by Armin Ronacher, the rest of the Pocoo team and Tim Hatch.