pygments 2.19.2+dfsg-ok1 source package in openKylin
Changelog
pygments (2.19.2+dfsg-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 02 Jun 2026 20:42:29 +0800
pygments (2.19.2+dfsg-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 02 Jun 2026 20:42:29 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | python |
| File | Size | SHA-256 Checksum |
|---|---|---|
| pygments_2.19.2+dfsg.orig.tar.xz | 1.2 MiB | dddfbe504bfd50914f77ba7fa6ceb34e5f7716c19de9a3d5ca640e8ba688bf5d |
| pygments_2.19.2+dfsg-ok1.debian.tar.xz | 5.6 KiB | 2d4a3d4b1b7bbf885103a5e26293df1d009e83189b4b6f5c5f0e8711dbb1fbde |
| pygments_2.19.2+dfsg-ok1.dsc | 2.2 KiB | 299296526141ea5fe61ecab4904ba6a5dae9fb5e2f7220adf0f32e69b6923022 |
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