reg/vendor/github.com/Nvveen/Gotty
Jess Frazelle 8e5eba8735
switch to dep
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2017-12-11 14:50:55 -05:00
..
attributes.go inital testing 2017-04-10 14:20:23 +00:00
gotty.go inital testing 2017-04-10 14:20:23 +00:00
LICENSE inital testing 2017-04-10 14:20:23 +00:00
parser.go inital testing 2017-04-10 14:20:23 +00:00
README switch to dep 2017-12-11 14:50:55 -05:00
TODO switch to dep 2017-12-11 14:50:55 -05:00
types.go inital testing 2017-04-10 14:20:23 +00:00

Gotty is a library written in Go that determines and reads termcap database
files to produce an interface for interacting with the capabilities of a
terminal.
See the godoc documentation or the source code for more information about
function usage.