Source: golang-github-ysmood-gop Section: golang Maintainer: Debian Go Packaging Team Uploaders: Simon Josefsson , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-ysmood-gop Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-ysmood-gop.git Homepage: https://github.com/ysmood/gop XS-Go-Import-Path: github.com/ysmood/gop Package: golang-github-ysmood-gop-dev Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, Description: make a random Go value human readable (library) Make a random Go value human readable. The output format uses valid golang syntax, so you don't have to learn any new knowledge to understand the output. . Features . * Uses valid golang syntax to print the data * Make rune, []byte, time, etc. data human readable * Color output with customizable theme * Stable map output with sorted by keys * Auto split multiline large string block * Prints the path of circular reference * Auto format inline json string * Low-level API to extend the lib . This package contains the Go library.