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

Changelog

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

  * New upstream version 0.2.0
  * Enable parallel building again, it's not causing the FTBFS on gccgo
    architectures.

 -- Dr. Tobias Quathamer <email address hidden>  Mon, 27 Nov 2017 23:05:31 +0100

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.2.0-1.dsc 2.5 KiB b9ca0af2bda030669589845a2968c003284c2a12c1d408f14c712b68064dd8b6
golang-github-alecthomas-chroma_0.2.0.orig.tar.xz 187.7 KiB c1e8d6e120d85d3897f48331ed81677468d49c37e4cdc1c4e8389341e3cbe52a
golang-github-alecthomas-chroma_0.2.0-1.debian.tar.xz 3.6 KiB 65a2a768e78ed8621daf469f33f5b757c198e9635b9b407de869e360a74eb301

No changes file available.

Binary packages built by this source

chroma: general purpose syntax highlighter in pure Go

 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.

golang-github-alecthomas-chroma-dev: general purpose syntax highlighter in pure Go -- sources

 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.