Differences between revisions 1 and 2
Revision 1 as of 2008-12-27 22:35:22
Size: 649
Comment: initial version: pygments-0.11.1
Revision 2 as of 2019-11-23 17:13:23
Size: 650
Editor: chapoton
Comment:
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
Home Page: http://pygments.org Home Page: https://pygments.org

Pygments

Description

Pygments is a syntax highlighting package written in Python.

It is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code.

License

Modified BSD

SPKG Maintainers

Mike Hansen <[email protected]>

Upstream Contact

Author: Georg Brandl <georg at python org> Home Page: https://pygments.org

Dependencies

None

Special Update/Build Instructions

None

Changelog

pygments-0.11.1 (Mike Hansen, September 15th, 2008)

  • Initial version.