CDK (programming library)
Original author(s) | Mike Glover |
---|---|
Developer(s) | Thomas E. Dickey |
Stable release |
5.0.20131107
/ November 7, 2013 |
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. Perl[1][2] and Python[3] 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.[4] The other version was extended beginning in May 1999 by Thomas Dickey.
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.
Programs that use CDK
- Password Management System A console based password management program
External links
- Project Homepage
- Pradeep Padala (June 20, 2005). "Tools and Widget Libraries". NCURSES Programming HOWTO. The Linux Documentation Project.
This article is issued from Wikipedia - version of the 7/28/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.