blob: e1e50d371f7aba662bf564584a6c0662632ecb35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install test unpack
DEPEND=>=dev-lang/go-1.10
DESCRIPTION=Implements a deep pretty printer for Go data structures to aid in debugging
EAPI=5
HOMEPAGE=https://github.com/davecgh/go-spew
INHERIT=golang-vcs-snapshot golang-build
KEYWORDS=~amd64
LICENSE=ISC
RESTRICT=strip
SLOT=0/0_pre20150619
SRC_URI=https://github.com/davecgh/go-spew/archive/2df174808ee097f90d259e432cc04442cf60be21.tar.gz -> go-spew-0_pre20150619.tar.gz
_eclasses_=golang-base b8fb27dacacea08140c53857f439fc7d golang-vcs-snapshot ff485cabd3f37b060f110b0be95092ec golang-build 91472d4e18894e738c69b415e236a664
_md5_=f353cb14060c8213ba6f2c173c665ccb
|