pkgsrc-wip/go-kong/PLIST

57 lines
2.8 KiB
Plaintext

@comment $NetBSD$
gopkg/pkg/${GO_PLATFORM}/github.com/alecthomas/kong.a
gopkg/src/github.com/alecthomas/kong/COPYING
gopkg/src/github.com/alecthomas/kong/README.md
gopkg/src/github.com/alecthomas/kong/_examples/docker/README.md
gopkg/src/github.com/alecthomas/kong/_examples/docker/commands.go
gopkg/src/github.com/alecthomas/kong/_examples/docker/main.go
gopkg/src/github.com/alecthomas/kong/_examples/server/README.md
gopkg/src/github.com/alecthomas/kong/_examples/server/console.go
gopkg/src/github.com/alecthomas/kong/_examples/server/go.mod
gopkg/src/github.com/alecthomas/kong/_examples/server/go.sum
gopkg/src/github.com/alecthomas/kong/_examples/server/main.go
gopkg/src/github.com/alecthomas/kong/_examples/server/server_rsa_key
gopkg/src/github.com/alecthomas/kong/_examples/server/server_rsa_key.pub
gopkg/src/github.com/alecthomas/kong/_examples/shell/main.go
gopkg/src/github.com/alecthomas/kong/build.go
gopkg/src/github.com/alecthomas/kong/callbacks.go
gopkg/src/github.com/alecthomas/kong/camelcase.go
gopkg/src/github.com/alecthomas/kong/config_test.go
gopkg/src/github.com/alecthomas/kong/context.go
gopkg/src/github.com/alecthomas/kong/defaults.go
gopkg/src/github.com/alecthomas/kong/defaults_test.go
gopkg/src/github.com/alecthomas/kong/doc.go
gopkg/src/github.com/alecthomas/kong/env.go
gopkg/src/github.com/alecthomas/kong/error.go
gopkg/src/github.com/alecthomas/kong/global.go
gopkg/src/github.com/alecthomas/kong/global_test.go
gopkg/src/github.com/alecthomas/kong/go.mod
gopkg/src/github.com/alecthomas/kong/go.sum
gopkg/src/github.com/alecthomas/kong/guesswidth.go
gopkg/src/github.com/alecthomas/kong/guesswidth_unix.go
gopkg/src/github.com/alecthomas/kong/help.go
gopkg/src/github.com/alecthomas/kong/help_test.go
gopkg/src/github.com/alecthomas/kong/hooks.go
gopkg/src/github.com/alecthomas/kong/interpolate.go
gopkg/src/github.com/alecthomas/kong/interpolate_test.go
gopkg/src/github.com/alecthomas/kong/kong.go
gopkg/src/github.com/alecthomas/kong/kong.png
gopkg/src/github.com/alecthomas/kong/kong.sketch
gopkg/src/github.com/alecthomas/kong/kong_test.go
gopkg/src/github.com/alecthomas/kong/levenshtein.go
gopkg/src/github.com/alecthomas/kong/mapper.go
gopkg/src/github.com/alecthomas/kong/mapper_test.go
gopkg/src/github.com/alecthomas/kong/model.go
gopkg/src/github.com/alecthomas/kong/model_test.go
gopkg/src/github.com/alecthomas/kong/options.go
gopkg/src/github.com/alecthomas/kong/options_test.go
gopkg/src/github.com/alecthomas/kong/resolver.go
gopkg/src/github.com/alecthomas/kong/resolver_test.go
gopkg/src/github.com/alecthomas/kong/scanner.go
gopkg/src/github.com/alecthomas/kong/scanner_test.go
gopkg/src/github.com/alecthomas/kong/tag.go
gopkg/src/github.com/alecthomas/kong/tag_test.go
gopkg/src/github.com/alecthomas/kong/util.go
gopkg/src/github.com/alecthomas/kong/util_test.go
gopkg/src/github.com/alecthomas/kong/visit.go