Subject: CVS commit: pkgsrc/devel/go-repr
From: Ryo ONODERA
Date: 2018-11-18 08:57:34
Message id: 20181118075734.4D422FB1F@cvs.NetBSD.org

Log Message:
devel/go-repr: import go-repr-0.0.0.20180921

This package attempts to represent Go values in a form that can be
used almost directly in Go source code.

Unfortunately, some values (such as pointers to basic types) can
not be represented directly in Go. These values will be represented
as &<value>. eg. &23

Files:
RevisionActionfile
1.1addpkgsrc/devel/go-repr/DESCR
1.1addpkgsrc/devel/go-repr/Makefile
1.1addpkgsrc/devel/go-repr/PLIST
1.1addpkgsrc/devel/go-repr/buildlink3.mk
1.1addpkgsrc/devel/go-repr/distinfo