go-github-com-alecthomas-repr 0.4.0
Represent Go values in an almost direct form
This package attempts to represent Go values in a form that can be used almost directly in Go source code.
- Website: https://github.com/alecthomas/repr/
- Licenses: Expat
- Package source: gnu/packages/golang-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-alecthomas-repr 0.4.0
as follows:
guix install go-github-com-alecthomas-repr@0.4.0
Or install the latest version:
guix install go-github-com-alecthomas-repr
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.