./textproc/go-chroma, General purpose syntax highlighter in pure Go

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q4, Version: 0.5.0nb2, Package name: go-chroma-0.5.0nb2, Maintainer: pkgsrc-users

Chroma - A general purpose syntax highlighter in pure Go Build
Status Gitter chat

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, and includes translators for
Pygments lexers and styles.


Required to build:
[devel/go-isatty] [devel/go-i18n] [devel/go-fnmatch] [devel/go-buffruneio] [devel/go-yaml] [devel/go-kingpin.v3-unstable] [devel/go-colorable] [lang/go111] [math/go-units] [www/go-toml-pelletier] [pkgtools/cwrappers] [textproc/go-regexp2]

Master sites:

SHA1: 98b58d444f667e1fddec68cf25d75daf3d7fa8f6
RMD160: a5d9b1c54f11992a7b727edbee6d161f66fe73ec
Filesize: 309.791 KB

Version history: (Expand)


CVS history: (Expand)


   2019-02-08 13:03:20 by S.P.Zeidler | Files touched by this commit (141) | Package updated
Log message:
revbump go dependents after lang/go111 and lang/go110 updates