Path to this page:
NOTICE: This package has been removed from pkgsrc./
devel/go-repr,
Pythons repr() for Go
Branch: CURRENT,
Version: 0.0.0.20180921nb25,
Package name: go-repr-0.0.0.20180921nb25,
Maintainer: pkgsrc-usersThis 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
Required to build:[
pkgtools/cwrappers] [
lang/go114]
Master sites:
Version history: (Expand)
- (2021-07-08) Package deleted from pkgsrc
- (2021-06-06) Updated to version: go-repr-0.0.0.20180921nb25
- (2021-05-08) Updated to version: go-repr-0.0.0.20180921nb24
- (2021-03-19) Updated to version: go-repr-0.0.0.20180921nb23
- (2021-01-23) Updated to version: go-repr-0.0.0.20180921nb22
- (2020-11-13) Updated to version: go-repr-0.0.0.20180921nb21
CVS history: (Expand)