Pygments is a syntax highlighting package written in Python. This package is a modified version of pygments targetting code lines highlighting.
Project description
pygments-hack
~~~~~~~~
Pygments is a syntax highlighting package written in Python.
This hack adds code lines highlighting for enhancing visibility of certain
lines of the code.
Pygments 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``.
.. _Pygments tip:
http://bitbucket.org/birkenfeld/pygments-main/get/tip.zip#egg=Pygments-dev
:copyright: Copyright 2006-2010 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
~~~~~~~~
Pygments is a syntax highlighting package written in Python.
This hack adds code lines highlighting for enhancing visibility of certain
lines of the code.
Pygments 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``.
.. _Pygments tip:
http://bitbucket.org/birkenfeld/pygments-main/get/tip.zip#egg=Pygments-dev
:copyright: Copyright 2006-2010 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pygments-hack-0.2.tar.gz
(533.6 kB
view details)
File details
Details for the file pygments-hack-0.2.tar.gz.
File metadata
- Download URL: pygments-hack-0.2.tar.gz
- Upload date:
- Size: 533.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0315682979e1f56841d85b50d48f372f83c40a1e7dd027a7265ce7faab313ea
|
|
| MD5 |
1cfbf223b9fc3a6f5c32ccbc0f95b663
|
|
| BLAKE2b-256 |
143ec734e7bcc28f8c35ddb142849c41af3c2af3d95e5ee028eb101c3e9c02e0
|