golang-github-alecthomas-chroma-v2 2.13.0-1 source package in Ubuntu

Changelog

golang-github-alecthomas-chroma-v2 (2.13.0-1) unstable; urgency=medium

  * New upstream version 2.13.0
  * Bump versioned dependencies as per go.mod
  * Revert "Cherry pick upstream patch to fix test with Go 1.22"
    which is part of the upstream v2.13.0 release

 -- Anthony Fok <email address hidden>  Sun, 24 Mar 2024 20:44:33 -0600

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-alecthomas-chroma-v2_2.13.0-1.dsc 2.9 KiB a52f27ef2e64d63e0713fdae63c4d55ff43573b9519f820520cbda2782d75bf5
golang-github-alecthomas-chroma-v2_2.13.0.orig.tar.gz 1008.2 KiB f3538d9db5df0d0325f3eaab7e3d465a6ec9ad6067051863ac52241f070824a0
golang-github-alecthomas-chroma-v2_2.13.0-1.debian.tar.xz 8.4 KiB 3855e0d0ba45d22619c8b4da99d33d763357615919ee96836ebefd67c0ed2db4

No changes file available.

Binary packages built by this source

golang-chroma-v2: general purpose syntax highlighter in pure Go (binaries)

 Chroma takes source code and other structured text and converts it into
 syntax highlighted HTML, ANSI-coloured text, etc.
 .
 Chroma is based heavily on Pygments (http://pygments.org/), and includes
 translators for Pygments lexers and styles.
 .
 This package contains the compiled chroma-v2 and chromad-v2 binaries.

golang-chroma-v2-dbgsym: debug symbols for golang-chroma-v2
golang-github-alecthomas-chroma-v2-dev: general purpose syntax highlighter in pure Go (libraries)

 Chroma takes source code and other structured text and converts it into
 syntax highlighted HTML, ANSI-coloured text, etc.
 .
 Chroma is based heavily on Pygments (http://pygments.org/), and includes
 translators for Pygments lexers and styles.
 .
 This package contains Chroma's source code and helper libraries.