slackbuilds/python/python3-Pygments
Benjamin Trigona-Harany 3b4dbf06db
python/python3-Pygments: Updated for version 2.3.1.
2018-12-22 08:44:20 +07:00
..
README python/python3-Pygments: Updated for version 2.3.0. 2018-12-01 07:27:32 +07:00
python3-Pygments.SlackBuild python/python3-Pygments: Updated for version 2.3.1. 2018-12-22 08:44:20 +07:00
python3-Pygments.info python/python3-Pygments: Updated for version 2.3.1. 2018-12-22 08:44:20 +07:00
slack-desc

README

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.