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

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main python

Downloads

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

Available diffs

View changes file

Binary packages built by this source

python-pygments-doc: documentation for the Pygments

 Pygments is syntax highlighting package.
 .
 This package contains the documentation for Pygments in HTML and
 reStructuredText format.

python3-pygments: syntax highlighting package written in Python 3

 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