pkgsrc/devel/go-wordwrap/PLIST
nikita 7379c23239 Add devel/go-wordwrap version 1.0.0
go-wordwrap is a package for Go that automatically wraps words into
multiple lines. The primary use case for this is in formatting CLI
output, but of course word wrapping is a generally useful thing to do.
2020-04-27 15:15:08 +00:00

7 lines
395 B
Text

@comment $NetBSD: PLIST,v 1.1 2020/04/27 15:15:08 nikita Exp $
gopkg/pkg/${GO_PLATFORM}/github.com/mitchellh/go-wordwrap.a
gopkg/src/github.com/mitchellh/go-wordwrap/LICENSE.md
gopkg/src/github.com/mitchellh/go-wordwrap/README.md
gopkg/src/github.com/mitchellh/go-wordwrap/go.mod
gopkg/src/github.com/mitchellh/go-wordwrap/wordwrap.go
gopkg/src/github.com/mitchellh/go-wordwrap/wordwrap_test.go