Pygments 1.4
Pygments is a syntax highlighting package written in Python.
Latest Version: 1.5
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. Highlights are:
- a wide range of common languages and markup formats is supported
- special attention is paid to details, increasing quality by a fair amount
- support for new languages and formats are added easily
- a number of output formats, presently HTML, LaTeX, RTF, SVG, all image formats that PIL supports and ANSI sequences
- it is usable as a command-line tool and as a library
- ... and it highlights even Brainfuck!
The Pygments tip is installable with easy_install Pygments==dev.
| copyright: | Copyright 2006-2010 by the Pygments team, see AUTHORS. |
|---|---|
| license: | BSD, see LICENSE for details. |
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| Pygments-1.4-py2.4.egg (md5) | Python Egg | 2.4 | 2011-01-03 | 948KB | 9189 |
| Pygments-1.4-py2.5.egg (md5) | Python Egg | 2.5 | 2011-01-03 | 953KB | 13220 |
| Pygments-1.4-py2.6.egg (md5) | Python Egg | 2.6 | 2011-01-03 | 952KB | 109334 |
| Pygments-1.4-py2.7.egg (md5) | Python Egg | 2.7 | 2011-01-03 | 952KB | 89557 |
| Pygments-1.4.tar.gz (md5) | Source | 2011-01-03 | 3MB | 238594 | |
- Author: Georg Brandl
- Home Page: http://pygments.org/
- Keywords: syntax highlighting
- License: BSD License
- Platform: any
-
Categories
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- Intended Audience :: End Users/Desktop
- Intended Audience :: System Administrators
- License :: OSI Approved :: BSD License
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 2
- Programming Language :: Python :: 3
- Package Index Owner: gbrandl, mitsuhiko
- DOAP record: Pygments-1.4.xml
