CDK (programming library)
Appearance
Developer(s) | Thomas E. Dickey |
---|---|
Stable release | 5.0.20060507
/ May 5, 2006 |
Repository | |
Operating system | Unix, Linux, POSIX |
Type | Programming library |
License | BSD |
Website | CDK project page |
CDK is a library written in C that provides a collection of widgets for text user interfaces (TUI) development. The widgets wrap ncurses functionality to make writing full screen curses programs faster. A Perl binding is also available.
There are two versions of the library. It was originally written by Mike Glover, introduced as version 4.6 in comp.sources.unix.[1] The other version was extended beginning in May 1999 by Thomas Dickey.
References
- ^ Glover, Mike (January 12, 1996). "v29i080: cdk - curses development kit, V4.6.0". Newsgroup: comp.sources.unix.
{{cite newsgroup}}
: More than one of|author=
and|last=
specified (help)
Programs that use CDK
- Password Management System A console based password management program