• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

LICENSEH A D04-Jun-20121.5 KiB

READMEH A D04-Jun-2012249

TODOH A D04-Jun-2012213

attributes.goH A D04-Jun-201212.2 KiB

gotty.goH A D04-Jun-20126.4 KiB

parser.goH A D04-Jun-201210 KiB

types.goH A D04-Jun-2012502

README

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