golang-github-alecthomas-chroma 0.9.1-1 source package in Ubuntu

Changelog

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

  * New upstream version 0.9.1
  * Bump Standards-Version to 4.6.0 (no change)
  * Mark library package with "Multi-Arch: foreign"
  * Update dependencies as per go.mod and bump golang-any dependency
    to 2:1.16~ due to upstream's use of //go:embed
  * debian/rules: Install cmd/chromad/static and cmd/chromad/templates
    as they are needed by //go:embed

 -- Anthony Fok <email address hidden>  Sun, 19 Sep 2021 03:01:40 -0600

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-github-alecthomas-chroma_0.9.1-1.dsc 2.9 KiB 62f0dbbd803939a0b291bf8b0e1e9e41a740de60a1efbcbd2f72a9d1cd3508ac
golang-github-alecthomas-chroma_0.9.1.orig.tar.gz 640.2 KiB 0a5b7aa765473fc37fd1d9ff431e8f250315690bc2e8a06a40c260e485f91c77
golang-github-alecthomas-chroma_0.9.1-1.debian.tar.xz 4.9 KiB 40e849513ea19dc49009cd595497a029e5bbdb4e8ea3e670edac0ee3cb9efabe

No changes file available.

Binary packages built by this source

golang-chroma: 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 and chromad binaries.

golang-chroma-dbgsym: debug symbols for golang-chroma
golang-github-alecthomas-chroma-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.