[pkg-go] Bug#894682: ITP: golang-github-sanity-io-litter -- Pretty printer library for Go data structures to aid in debugging and testing

Anthony Fok foka at debian.org
Tue Apr 3 08:22:50 UTC 2018


Package: wnpp
Severity: wishlist
Owner: Anthony Fok <foka at debian.org>

* Package name    : golang-github-sanity-io-litter
  Version         : 1.1.0-1
  Upstream Author : Sanity.io
* URL             : https://github.com/sanity-io/litter
* License         : Expat
  Programming Lang: Go
  Description     : Pretty printer library for Go data structures to aid in debugging and testing.

 Litter is a pretty printer library for Go data structures to aid in
 debugging and testing.
 .
 It's named for the fact that it outputs literals, which you litter
 your output with. As a side benefit, all Litter output is compilable
 Go. You can use Litter to emit data during debug, and it's also really
 nice for "snapshot data" in unit tests, since it produces consistent,
 sorted output.
 .
 Litter was inspired by Spew (https://github.com/davecgh/go-spew), but
 focuses on terseness and readability.

Reasoning: Needed by hugo (>= 0.38)



More information about the Pkg-go-maintainers mailing list