This article relies excessively on references to primary sources. Please improve this article by adding secondary or tertiary sources. Find sources: "CDK" programming library – news · newspapers · books · scholar · JSTOR (September 2011) (Learn how and when to remove this message) |
Original author(s) | Mike Glover |
---|---|
Developer(s) | Thomas Dickey |
Stable release | 5.0-20200228 / February 28, 2020; 4 years ago (2020-02-28) |
Repository | |
Operating system | Unix, Linux, POSIX |
Type | Programming library |
License | BSD |
Website | invisible-island |
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. Perl and Python bindings are 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. The other version was extended beginning in May 1999 by Thomas Dickey.
Programs that use CDK
- Password Management System A console based password management program
See also
References
- "Curses-Devkit-4.9.3.readme". August 15, 1997. Retrieved October 5, 2013.
- "CDK – Curses Development Kit — Perl Binding". Retrieved October 5, 2013.
- "pyCDK 0.1". Retrieved October 5, 2013.
- Glover, Mike (January 12, 1996). "v29i080: cdk - curses development kit, V4.6.0". Newsgroup: comp.sources.unix.
External links
This Unix-related article is a stub. You can help Misplaced Pages by expanding it. |