golang-github-alecthomas-chroma 0.1.1+git20171116.9c81d25-2 source package in Ubuntu

Changelog

golang-github-alecthomas-chroma (0.1.1+git20171116.9c81d25-2) unstable; urgency=medium

  * Do not build parallel to try to fix FTBFS on architectures using gccgo.
    (Closes: #882450)

 -- Dr. Tobias Quathamer <email address hidden>  Thu, 23 Nov 2017 13:47:54 +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.1.1+git20171116.9c81d25-2.dsc 2.6 KiB f1805afb95aec724215e5c1bf3d9e87813b9bf4fbdd13d980b69e59f65768067
golang-github-alecthomas-chroma_0.1.1+git20171116.9c81d25.orig.tar.xz 187.3 KiB ad4d56f98a0ea7c2461d8ee3212827fae27952ffe697ade8dea03962753d0230
golang-github-alecthomas-chroma_0.1.1+git20171116.9c81d25-2.debian.tar.xz 3.6 KiB 0aacd8c8828db6a63b86935af84851e37e44f154c255217429a636498283d87e

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.