summaryrefslogtreecommitdiff
path: root/vendor/github.com/juju/ansiterm/doc.go
blob: 7827007795670e1a11efe4b0ce60f266144fb8df (plain)
1
2
3
4
5
6
// Copyright 2016 Canonical Ltd.
// Licensed under the LGPLv3, see LICENCE file for details.

// Package ansiterm provides a Writer that writes out the ANSI escape
// codes for color and styles.
package ansiterm