added cdk to deps and building fileapprove

This commit is contained in:
Andrew Pamment
2017-03-20 21:40:32 +10:00
parent 071df70e4c
commit 71858e4583
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/