pkgsrc/www/go-toml-pelletier/PLIST
2017-08-17 01:49:58 +00:00

46 lines
2.3 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2017/08/17 01:49:58 gavan Exp $
bin/cmd
bin/tomljson
bin/tomll
gopkg/pkg/${GO_PLATFORM}/github.com/pelletier/go-toml.a
gopkg/pkg/${GO_PLATFORM}/github.com/pelletier/go-toml/query.a
gopkg/src/github.com/pelletier/go-toml/LICENSE
gopkg/src/github.com/pelletier/go-toml/README.md
gopkg/src/github.com/pelletier/go-toml/cmd/test_program.go
gopkg/src/github.com/pelletier/go-toml/cmd/tomljson/main.go
gopkg/src/github.com/pelletier/go-toml/cmd/tomljson/main_test.go
gopkg/src/github.com/pelletier/go-toml/cmd/tomll/main.go
gopkg/src/github.com/pelletier/go-toml/doc.go
gopkg/src/github.com/pelletier/go-toml/doc_test.go
gopkg/src/github.com/pelletier/go-toml/example-crlf.toml
gopkg/src/github.com/pelletier/go-toml/example.toml
gopkg/src/github.com/pelletier/go-toml/keysparsing.go
gopkg/src/github.com/pelletier/go-toml/keysparsing_test.go
gopkg/src/github.com/pelletier/go-toml/lexer.go
gopkg/src/github.com/pelletier/go-toml/lexer_test.go
gopkg/src/github.com/pelletier/go-toml/marshal.go
gopkg/src/github.com/pelletier/go-toml/marshal_test.go
gopkg/src/github.com/pelletier/go-toml/marshal_test.toml
gopkg/src/github.com/pelletier/go-toml/parser.go
gopkg/src/github.com/pelletier/go-toml/parser_test.go
gopkg/src/github.com/pelletier/go-toml/position.go
gopkg/src/github.com/pelletier/go-toml/position_test.go
gopkg/src/github.com/pelletier/go-toml/query/doc.go
gopkg/src/github.com/pelletier/go-toml/query/lexer.go
gopkg/src/github.com/pelletier/go-toml/query/lexer_test.go
gopkg/src/github.com/pelletier/go-toml/query/match.go
gopkg/src/github.com/pelletier/go-toml/query/match_test.go
gopkg/src/github.com/pelletier/go-toml/query/parser.go
gopkg/src/github.com/pelletier/go-toml/query/parser_test.go
gopkg/src/github.com/pelletier/go-toml/query/query.go
gopkg/src/github.com/pelletier/go-toml/query/query_test.go
gopkg/src/github.com/pelletier/go-toml/query/tokens.go
gopkg/src/github.com/pelletier/go-toml/test.sh
gopkg/src/github.com/pelletier/go-toml/token.go
gopkg/src/github.com/pelletier/go-toml/token_test.go
gopkg/src/github.com/pelletier/go-toml/toml.go
gopkg/src/github.com/pelletier/go-toml/toml_test.go
gopkg/src/github.com/pelletier/go-toml/tomltree_create.go
gopkg/src/github.com/pelletier/go-toml/tomltree_create_test.go
gopkg/src/github.com/pelletier/go-toml/tomltree_write.go
gopkg/src/github.com/pelletier/go-toml/tomltree_write_test.go