[ 原始碼: golang-github-alecthomas-chroma-v2 ]
套件:golang-github-alecthomas-chroma-v2-dev(2.12.0-1~bpo12+1)
golang-github-alecthomas-chroma-v2-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-alecthomas-chroma-v2:
- [golang-github-alecthomas-chroma-v2_2.12.0-1~bpo12+1.dsc]
- [golang-github-alecthomas-chroma-v2_2.12.0.orig.tar.gz]
- [golang-github-alecthomas-chroma-v2_2.12.0-1~bpo12+1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 golang-github-alecthomas-chroma-v2-dev 有關的套件
|
|
|
|
-
- dep: golang-github-alecthomas-assert-dev (>= 2.2.1)
- simple assertion library using Go generics
-
- dep: golang-github-alecthomas-kong-dev (>= 0.8.1)
- command-line parser for Go
-
- dep: golang-github-alecthomas-kong-hcl-dev (>= 1.0.1)
- Kong configuration loader for HCL (Go library)
-
- dep: golang-github-alecthomas-repr-dev (>= 0.2.0)
- Python's repr() for Go
-
- dep: golang-github-danwakefield-fnmatch-dev
- Updated clone of kballard’s fnmatch(3) implementation for Go
-
- dep: golang-github-dlclark-regexp2-dev (>= 1.10.0)
- Regex engine for Go based on the .NET engine
-
- dep: golang-github-gorilla-csrf-dev (>= 1.7.2)
- Cross Site Request Forgery (CSRF) prevention middleware for Go
-
- dep: golang-github-gorilla-handlers-dev (>= 1.5.2)
- collection of useful handlers for Go's net/http package
-
- dep: golang-github-gorilla-mux-dev (>= 1.8.1)
- powerful URL router and dispatcher for golang
-
- dep: golang-github-mattn-go-colorable-dev (>= 0.1.13)
- Golang library to colorable writer for windows
-
- dep: golang-github-mattn-go-isatty-dev (>= 0.0.20)
- Golang library to implementation isatty interface