pkgsrc/textproc/go-tablewriter/PLIST
minskim 9abc9de4d8 textproc/go-tablewriter: Import version 0.0.20180506
tablewriter generates ASCII table on the fly.
2018-07-17 03:54:51 +00:00

16 lines
895 B
Text

@comment $NetBSD: PLIST,v 1.1 2018/07/17 03:54:51 minskim Exp $
bin/csv2table
gopkg/pkg/${GO_PLATFORM}/github.com/olekukonko/tablewriter.a
gopkg/src/github.com/olekukonko/tablewriter/LICENCE.md
gopkg/src/github.com/olekukonko/tablewriter/README.md
gopkg/src/github.com/olekukonko/tablewriter/csv.go
gopkg/src/github.com/olekukonko/tablewriter/csv2table/README.md
gopkg/src/github.com/olekukonko/tablewriter/csv2table/csv2table.go
gopkg/src/github.com/olekukonko/tablewriter/table.go
gopkg/src/github.com/olekukonko/tablewriter/table_test.go
gopkg/src/github.com/olekukonko/tablewriter/table_with_color.go
gopkg/src/github.com/olekukonko/tablewriter/testdata/test.csv
gopkg/src/github.com/olekukonko/tablewriter/testdata/test_info.csv
gopkg/src/github.com/olekukonko/tablewriter/util.go
gopkg/src/github.com/olekukonko/tablewriter/wrap.go
gopkg/src/github.com/olekukonko/tablewriter/wrap_test.go