* Package name : golang-github-niemeyer-pretty
Version : 2011-12-22-1
Upstream Author : Gustavo Niemeyer
* URL : https://github.com/niemeyer/pretty
* License : Expat
Programming Lang: Go
Description : Pretty printing for Go values
package pretty
.
import "github.com/kr/pretty"
.
Package pretty provides pretty-printing for Go values.
.
Documentation
.
http://godoc.org/github.com/kr/pretty
This package is a dependency of sigs.k8s.io/kustomize/kyaml@v0.13.6
I'd like to package it to the official repo, thanks!!!