python-pygments: new package (2.19.2)
authorAlexandru Ardelean <redacted>
Mon, 23 Mar 2026 11:59:20 +0000 (11:59 +0000)
committerAlexandru Ardelean <redacted>
Sun, 29 Mar 2026 05:31:47 +0000 (08:31 +0300)
commit78d8eedb785ae98c7e5916d3f137374f996c437a
tree725bad067f81f59c38370050a2b89ba1d1866733
parente958e3f213965b2256d27e9a1ee0a35bcdd946fb
python-pygments: new package (2.19.2)

Pygments is a generic syntax highlighting library that supports over
500 languages and text formats. It is used by a wide range of tools
for terminal, HTML, and LaTeX output.

Added as a required dependency for python-pytest >= 7.x, which uses
Pygments to syntax-highlight code snippets in failure reports and
tracebacks.

The package uses hatchling as its build backend and has no runtime
dependencies beyond the Python standard library.

Co-Authored-By: Claude Sonnet 4.6 <redacted>
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-pygments/Makefile [new file with mode: 0644]
lang/python/python-pygments/test.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT