git-lfs/vendor/github.com/kr/text/doc.go
Taylor Blau 4593d0a641 vendor: vendor dependencies in vendor/ using Glide
- script/vendor received an update in order to work with Glide
- import paths have been rewritten to work with GO15VENDOREXPERIMENT
2016-05-23 12:10:35 -06:00

4 lines
100 B
Go

// Package text provides rudimentary functions for manipulating text in
// paragraphs.
package text