GNUTS
GNUTS
http://www.gnu.org/software/gnuts/gnuts.html
GNUTS is a library designed to make writing applications with multiple interfaces easier. Work is currently going on to support both curses and GUI GTK+ interfaces with GNUTS. Programmers write applications that use the GNUTS API for drawing widgts on the screen, and then at runtime the GNUTS library determines whether GTK+ or curses should be used (based on whether or not it is possible to use GTK+ end user options). The application then behaves in the same way regardless of which interface it looks like it's using. This project was a GNU package. It has since been decommissioned and is no longer developed.
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2 | Janet Casey | 5 May 2000 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
| Jakob Kaivo | Maintainer |
Resources and communication
Software prerequisites
| Kind | Description |
|---|---|
| Required to build | GTK+ 1.2 or later |
| Required to build | libtool |
| Required to build | autoconf |
| Required to build | automake |
| Required to build | curses (ncurses 5.0 recommended) |
This entry (in part or in whole) was last reviewed on 19 July 2005.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.