blob: cd28c8c9f35167f0060ff903415442a6f13a6eb9 [file] [log] [blame]
// Package textutil implements utilities for handling human-readable text.
//
// This package includes a combination of low-level and high-level utilities.
// The main high-level utility is available as NewUTF8LineWriter.
package textutil