Pinned Repositories
ansi
Automatically exported from code.google.com/p/goansi
autocmd
Automatically run a command when one of the watched sources changes.
cachedrander
Package cachedrander provides a caching mechanism to speed up calls to github.com/google/uuid.New
cfmt
Comment Formatter
errorf
A Go version of C's <err.h>
getopt
getopt style option parsing for Go
indent
Go package for indenting lines of text
options
Structured getopt processing for Go programs
pdp8
Utilities for PDP-8
uuid
Automatically exported from code.google.com/p/go-uuid
pborman's Repositories
pborman/uuid
Automatically exported from code.google.com/p/go-uuid
pborman/getopt
getopt style option parsing for Go
pborman/options
Structured getopt processing for Go programs
pborman/ansi
Automatically exported from code.google.com/p/goansi
pborman/pdp8
Utilities for PDP-8
pborman/cachedrander
Package cachedrander provides a caching mechanism to speed up calls to github.com/google/uuid.New
pborman/errorf
A Go version of C's <err.h>
pborman/indent
Go package for indenting lines of text
pborman/autocmd
Automatically run a command when one of the watched sources changes.
pborman/cfmt
Comment Formatter
pborman/check
Package check is used to check errors in tests.
pborman/pty
pborman/testrun
testrun is used to run Go tests (go test) multiple times. This is useful when trying to diagnose intermittent failures.
pborman/commander
Go package for building commands with sub commands.
pborman/dsp0134
Example UUID package for the DSP0134 encoding of UUIDs
pborman/experiment
Repository for experimenting with repositories.
pborman/flags
Flags wraps a standard flag package providing structured flag declarations.
pborman/goyang
YANG parser and compiler to produce Go language objects
pborman/ibc
Version of bc that also display its input. Useful from vi by using !"}bc"
pborman/ps
Programmatic Go package to retrieve ps like information.