go-github-com-dgryski-go-linebreak 0.0.0-20180812204043-d8f37254e7d3
Wraps text at a given width
Package linebreak wraps text at a given width, it's a translation of linear, an implementation of SMAWK algorithm.
- Outputs:
out
- Website: https://github.com/dgryski/go-linebreak
- Licenses: Expat
- Package source: gnu/packages/golang-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-dgryski-go-linebreak 0.0.0-20180812204043-d8f37254e7d3
as follows:
guix install go-github-com-dgryski-go-linebreak@0.0.0-20180812204043-d8f37254e7d3
Or install the latest version:
guix install go-github-com-dgryski-go-linebreak
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.