Todd Wang | 092395e | 2014-10-29 16:15:27 -0700 | [diff] [blame] | 1 | // Package textutil implements utilities for handling human-readable text. |
2 | // | ||||
3 | // This package includes a combination of low-level and high-level utilities. | ||||
4 | // The main high-level utility is available as NewUTF8LineWriter. | ||||
5 | package textutil |