added cdk to deps and building fileapprove

This commit is contained in:
Andrew Pamment
2017-03-20 21:40:32 +10:00
parent 2ec24ec5bb
commit 8ab2142ba1
265 changed files with 99585 additions and 18 deletions

View File

@@ -0,0 +1,9 @@
Cdk stands for 'Curses Development Kit' and it currently contains a large
number of ready to use widgets which facilitate the speedy development of full
screen curses programs.
Each widget has the ability to display color, or other character attributes.
Cdk comes with a attribute/color format command set which allows a programmer
to add colors and characters attributes simply.
WWW: http://invisible-island.net/cdk/