freebsd-ports/devel/go-pretty/pkg-descr
Grzegorz Blach 1efda89871 - devel/prettygo rename to devel/go-pretty
- devel/go-pretty update to 20130510
- Add textproc/go-text

Approved by:	crees (mentor)
2013-08-17 15:49:21 +00:00

7 lines
289 B
Text

Go package which provides pretty-printing for go values. This is useful during
debugging, to avoid wrapping long output lines in the terminal.
This package also provides a convenience wrapper for each function in
package fmt that takes a format string.
WWW: https://github.com/kr/pretty