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

Changelog

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

  * New upstream version 2.7.0
  * debian/copyright: Rename styles/witchhazel.go to styles/witchhazel.xml;
    fixes Lintian superfluous-file-pattern warning
  * Add script-not-executable and unusual-interpreter Lintian overrides
    for lexers testdata

 -- Anthony Fok <email address hidden>  Sun, 18 Jun 2023 01:05:14 -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

Downloads

File Size SHA-256 Checksum
golang-github-alecthomas-chroma-v2_2.7.0-1.dsc 2.9 KiB 68d2850bf8d17831e9e234acccd9565ef7a3dfd609f6367a437ef656ea608864
golang-github-alecthomas-chroma-v2_2.7.0.orig.tar.gz 912.1 KiB 9d5d1f5ff7f91aff97b9eb7921e3540c863b5f01197b99a1362e777f7b43e215
golang-github-alecthomas-chroma-v2_2.7.0-1.debian.tar.xz 8.1 KiB 9e2eba28180338f1f7857f3dd6a44cc0a69d64288fa272628ca0e317abee4def

Available diffs

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.