pkgsrc/www/go-toml-burntsushi/PLIST
2017-08-17 01:49:40 +00:00

39 lines
2 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2017/08/17 01:49:40 gavan Exp $
bin/toml-test-decoder
bin/toml-test-encoder
bin/tomlv
gopkg/pkg/${GO_PLATFORM}/github.com/BurntSushi/toml.a
gopkg/src/github.com/BurntSushi/toml/COMPATIBLE
gopkg/src/github.com/BurntSushi/toml/COPYING
gopkg/src/github.com/BurntSushi/toml/Makefile
gopkg/src/github.com/BurntSushi/toml/README.md
gopkg/src/github.com/BurntSushi/toml/_examples/example.go
gopkg/src/github.com/BurntSushi/toml/_examples/example.toml
gopkg/src/github.com/BurntSushi/toml/_examples/hard.toml
gopkg/src/github.com/BurntSushi/toml/_examples/implicit.toml
gopkg/src/github.com/BurntSushi/toml/_examples/invalid-apples.toml
gopkg/src/github.com/BurntSushi/toml/_examples/invalid.toml
gopkg/src/github.com/BurntSushi/toml/_examples/readme1.toml
gopkg/src/github.com/BurntSushi/toml/_examples/readme2.toml
gopkg/src/github.com/BurntSushi/toml/cmd/toml-test-decoder/COPYING
gopkg/src/github.com/BurntSushi/toml/cmd/toml-test-decoder/README.md
gopkg/src/github.com/BurntSushi/toml/cmd/toml-test-decoder/main.go
gopkg/src/github.com/BurntSushi/toml/cmd/toml-test-encoder/COPYING
gopkg/src/github.com/BurntSushi/toml/cmd/toml-test-encoder/README.md
gopkg/src/github.com/BurntSushi/toml/cmd/toml-test-encoder/main.go
gopkg/src/github.com/BurntSushi/toml/cmd/tomlv/COPYING
gopkg/src/github.com/BurntSushi/toml/cmd/tomlv/README.md
gopkg/src/github.com/BurntSushi/toml/cmd/tomlv/main.go
gopkg/src/github.com/BurntSushi/toml/decode.go
gopkg/src/github.com/BurntSushi/toml/decode_meta.go
gopkg/src/github.com/BurntSushi/toml/decode_test.go
gopkg/src/github.com/BurntSushi/toml/doc.go
gopkg/src/github.com/BurntSushi/toml/encode.go
gopkg/src/github.com/BurntSushi/toml/encode_test.go
gopkg/src/github.com/BurntSushi/toml/encoding_types.go
gopkg/src/github.com/BurntSushi/toml/encoding_types_1.1.go
gopkg/src/github.com/BurntSushi/toml/lex.go
gopkg/src/github.com/BurntSushi/toml/parse.go
gopkg/src/github.com/BurntSushi/toml/session.vim
gopkg/src/github.com/BurntSushi/toml/type_check.go
gopkg/src/github.com/BurntSushi/toml/type_fields.go