This package browser is in early development. Mind the rough edges.

go-github-com-mitchellh-go-wordwrap 1.0.1

Go library for word-wrapping strings

This Go library automatically wraps words onto multiple lines. It's primary goal is to format command-line output, but of course word wrapping is a generally useful thing to do.

Installation

Install go-github-com-mitchellh-go-wordwrap 1.0.1 as follows:

guix install go-github-com-mitchellh-go-wordwrap@1.0.1

Or install the latest version:

guix install go-github-com-mitchellh-go-wordwrap

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.