SlackBuildsOrg/python/Pygments
LukenShiro 7b6bec4a42
python/Pygments: Updated for version 2.1.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-08-20 07:49:48 +07:00
..
Pygments.info python/Pygments: Updated for version 2.1.3. 2016-08-20 07:49:48 +07:00
Pygments.SlackBuild python/Pygments: Updated for version 2.1.3. 2016-08-20 07:49:48 +07:00
README python/Pygments: Updated for version 2.0.2. 2015-09-27 21:25:53 +07:00
slack-desc

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 and ANSI
    sequences.
  * It is usable as a command-line tool and as a library.

In order to build pygments' html documentation files you must install Sphinx
and you need to use "HTML=1 ./Pygments.SlackBuild".