[Midnightbsd-cvs] mports: mports/textproc: Pygments is a syntax highlighting package

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Dec 31 15:10:21 EST 2009


Log Message:
-----------
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 and ANSI sequences
    * it is usable as a command-line tool and as a library

Modified Files:
--------------
    mports/textproc:
        Makefile (r1.116 -> r1.117)
        (http://cvsweb.midnightbsd.org/mports/textproc/Makefile?r1=1.116&r2=1.117)

Added Files:
-----------
    mports/textproc/py-pygments:
        Makefile (r1.1)
        (http://cvsweb.midnightbsd.org/mports/textproc/py-pygments/Makefile?rev=1.1&content-type=text/x-cvsweb-markup)
        distinfo (r1.1)
        (http://cvsweb.midnightbsd.org/mports/textproc/py-pygments/distinfo?rev=1.1&content-type=text/x-cvsweb-markup)
        pkg-descr (r1.1)
        (http://cvsweb.midnightbsd.org/mports/textproc/py-pygments/pkg-descr?rev=1.1&content-type=text/x-cvsweb-markup)
        pkg-plist (r1.1)
        (http://cvsweb.midnightbsd.org/mports/textproc/py-pygments/pkg-plist?rev=1.1&content-type=text/x-cvsweb-markup)


More information about the Midnightbsd-cvs mailing list