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

Changelog

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

  * New upstream version 0.7.1
  * debian/control, debian/rules: Build cmd/chromad too
  * Use golang-rice to append resources to chromad
  * Remove 0001-Remove-MS-Windows-specific-code.patch
    as golang-github-mattn-go-colorable-dev now exists in Debian

 -- Anthony Fok <email address hidden>  Mon, 17 Feb 2020 05:36:14 -0700

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
Focal release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-alecthomas-chroma_0.7.1-1.dsc 2.9 KiB 96bda46a2d963488f6a1dead09a7907f74708a94f33ff0848f535e49fd9634e0
golang-github-alecthomas-chroma_0.7.1.orig.tar.gz 583.3 KiB 962d3f29a445b07ad86bb596f447d9dd572da5073ac99c10eef4066580aa1d26
golang-github-alecthomas-chroma_0.7.1-1.debian.tar.xz 4.3 KiB 16a0b5451058d5ad1e2a1cf51139d0087bb7a2ea9ac1d895ed57ccc1d264a4a4

Available diffs

No changes file available.

Binary packages built by this source

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.

chroma-dbgsym: No summary available for chroma-dbgsym in ubuntu groovy.

No description available for chroma-dbgsym in ubuntu groovy.

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.