[ 原始碼: golang-github-nwidger-jsoncolor ]
套件: golang-github-nwidger-jsoncolor-dev (20161209-2)
golang-github-nwidger-jsoncolor-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-nwidger-jsoncolor:
- [golang-github-nwidger-jsoncolor_20161209-2.dsc]
- [golang-github-nwidger-jsoncolor_20161209.orig.tar.xz]
- [golang-github-nwidger-jsoncolor_20161209-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Go Packaging Team (郵件存檔)
- ChangZhuo Chen (陳昌倬)
外部的資源:
- 主頁 [github.com]
相似套件:
- ffjson
- golang-github-json-iterator-go-dev
- golang-github-tent-canonical-json-go-dev
- golang-github-cnf-structhash-dev
- golang-github-ghodss-yaml-dev
- golang-github-tidwall-pretty-dev
- golang-github-fatih-color-dev
- golang-github-namsral-flag-dev
- golang-github-spf13-pflag-dev
- libghc-aeson-pretty-dev
- libghc-aeson-pretty-doc
Produce colorized json output for Go
jsoncolor is a drop-in replacement for encoding/json's Marshal and MarshalIndent functions which produce colorized output using fatih's
color package.