aboutsummaryrefslogtreecommitdiff
path: root/libraries/termpaint/README
blob: 16527c674d7baea22d3be1c766313de7814e7e71 (plain)
1
2
3
4
5
6
7
8
Low level terminal interface library for modern terminals.
It’s designed to be portable and flexible to integrate.It covers
event handling and rendering.Termpaint is meant as a basic building
block to build more specific libraries upon.There are a lot of
different higher layer styles, so it’s cleaner to have separate
libraries for this.

docopt,fmt,catch2,picojson are optional dependencies.