pygments 2.3.1+dfsg-ok1 source package in openKylin
Changelog
pygments (2.3.1+dfsg-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
pygments (2.3.1+dfsg-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
pygments_2.3.1+dfsg.orig.tar.gz | 1.1 MiB | e846c296fbd2d68f700b3e85a8901cc854154897099d8af94a21529db5348751 |
pygments_2.3.1+dfsg-ok1.debian.tar.xz | 5.4 KiB | 6cbe4e78d403853f6351decddf272852a8433d07b84d75d5f068db59e9795c0d |
pygments_2.3.1+dfsg-ok1.dsc | 2.2 KiB | 314ed1ba7affb0efe64c159523a229fc03a45489bdae7874b471b180c00be854 |
No description available for python-pygments in openkylin yangtze.
Pygments is syntax highlighting package.
.
This package contains the documentation for Pygments in HTML and
reStructuredText format.
Pygments aims to be 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 and ANSI sequences
* it is usable as a command-line tool and as a library