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

Changelog

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

  * New upstream version 0.7.0
  * debian/watch: Update filenamemangle to match source package name
  * Bump Standards-Version to 4.5.0 (no change)

 -- Anthony Fok <email address hidden>  Sat, 15 Feb 2020 17:29:35 -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

Downloads

File Size SHA-256 Checksum
golang-github-alecthomas-chroma_0.7.0-1.dsc 2.6 KiB 53f8f674ced874b5aa800c70086b90f08baf2bedb2a1141dcffa4f5e7f6e9903
golang-github-alecthomas-chroma_0.7.0.orig.tar.gz 8.1 MiB 845c2fa532ec6dcc77e4e0c659def1b4724fd6bd15bb935b779970667fb40cd3
golang-github-alecthomas-chroma_0.7.0-1.debian.tar.xz 4.5 KiB 560b270d4bbd7b318029ca0e8e066d9b77a32ec4b90270f42a3e1da719752a47

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: debug symbols for 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.