pkgsrc/devel/go-humanize/PLIST
ryoon 81a708ffa6 devel/go-humanize: import go-humanize-1.0.0
Just a few functions for helping humanize times and sizes.
2018-11-18 07:51:51 +00:00

28 lines
1.5 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2018/11/18 07:51:51 ryoon Exp $
gopkg/pkg/${GO_PLATFORM}/github.com/dustin/go-humanize.a
gopkg/pkg/${GO_PLATFORM}/github.com/dustin/go-humanize/english.a
gopkg/src/github.com/dustin/go-humanize/LICENSE
gopkg/src/github.com/dustin/go-humanize/README.markdown
gopkg/src/github.com/dustin/go-humanize/big.go
gopkg/src/github.com/dustin/go-humanize/bigbytes.go
gopkg/src/github.com/dustin/go-humanize/bigbytes_test.go
gopkg/src/github.com/dustin/go-humanize/bytes.go
gopkg/src/github.com/dustin/go-humanize/bytes_test.go
gopkg/src/github.com/dustin/go-humanize/comma.go
gopkg/src/github.com/dustin/go-humanize/comma_test.go
gopkg/src/github.com/dustin/go-humanize/commaf.go
gopkg/src/github.com/dustin/go-humanize/commaf_test.go
gopkg/src/github.com/dustin/go-humanize/common_test.go
gopkg/src/github.com/dustin/go-humanize/english/words.go
gopkg/src/github.com/dustin/go-humanize/english/words_test.go
gopkg/src/github.com/dustin/go-humanize/ftoa.go
gopkg/src/github.com/dustin/go-humanize/ftoa_test.go
gopkg/src/github.com/dustin/go-humanize/humanize.go
gopkg/src/github.com/dustin/go-humanize/number.go
gopkg/src/github.com/dustin/go-humanize/number_test.go
gopkg/src/github.com/dustin/go-humanize/ordinals.go
gopkg/src/github.com/dustin/go-humanize/ordinals_test.go
gopkg/src/github.com/dustin/go-humanize/si.go
gopkg/src/github.com/dustin/go-humanize/si_test.go
gopkg/src/github.com/dustin/go-humanize/times.go
gopkg/src/github.com/dustin/go-humanize/times_test.go