pygments 2.17.2+dfsg-ok1 source package in openKylin

Changelog

pygments (2.17.2+dfsg-ok1) nile; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 07 May 2024 15:43:21 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Nile V2.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 release main python
Nile V2.0 release main python
Nile V2.0 proposed main python

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pygments_2.17.2+dfsg.orig.tar.xz 1.2 MiB e7a688c05164fc9945f21a370f4cd178b072b12f4b0ef0c25832046d69d7172a
pygments_2.17.2+dfsg-ok1.debian.tar.xz 5.1 KiB 22f01f14cd23485e916865676d37b683b4fdf8e5a301c6b29534188d7954e869
pygments_2.17.2+dfsg-ok1.dsc 2.2 KiB 8df3b0fe8373d2b59c7b5047d36ec1e92dcee436a5d09149cdf1fba77c732cca

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