---
name: go-pretty
version: 20130510
origin: devel/go-pretty
comment: Pretty-printing package for go values
arch: freebsd:9:x86:64
www: https://github.com/kr/pretty
maintainer: gblach@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 216629
desc: |
  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
deps:
  go-text: {origin: textproc/go-text, version: 20130502}
categories:
- devel
