Difference between revisions of "Ncurses"
(Created page with "{{Entry |Name=Ncurses |Short description=Displays and updates text on text-only terminals |Full description=The ncurses (new curses) library is a free software emulation of curse...") |
|||
| Line 4: | Line 4: | ||
|Full description=The ncurses (new curses) library is a free software emulation of curses in System V Release 4.0 and more. It uses terminfo format, supports pads and color and multiple highlights and forms charcters and function-key mapping, and has all the other SYSV-curses enhancements over BSD curses. It should port easily to any ANSI/POSIX-conforming UNIX-like system. On systems supporting libiconv, the library can be built to support wide- and multibyte-character applications, e.g., UTF-8. The distribution includes the library and support utilities, including a terminfo compiler tic, a decompiler infocmp, clear, tput, tset, and a termcap conversion tool captoinfo. | |Full description=The ncurses (new curses) library is a free software emulation of curses in System V Release 4.0 and more. It uses terminfo format, supports pads and color and multiple highlights and forms charcters and function-key mapping, and has all the other SYSV-curses enhancements over BSD curses. It should port easily to any ANSI/POSIX-conforming UNIX-like system. On systems supporting libiconv, the library can be built to support wide- and multibyte-character applications, e.g., UTF-8. The distribution includes the library and support utilities, including a terminfo compiler tic, a decompiler infocmp, clear, tput, tset, and a termcap conversion tool captoinfo. | ||
|User level=none | |User level=none | ||
| + | |Status=Live | ||
| + | |Component programs= | ||
| + | |Homepage URL=http://dickey.his.com/ncurses/ncurses.html | ||
| + | |VCS checkout command= | ||
| + | |Computer languages=C | ||
| + | |Documentation note=User manual included | ||
| + | |Paid support= | ||
| + | |IRC help= | ||
| + | |IRC general= | ||
| + | |IRC development= | ||
| + | |Related projects=Screen,Lynx,Termutils,HexCurse | ||
| + | |Keywords=command line,text,library,development,text mode,curses,tic,infocmp,clear,tput,tset,captoinfo | ||
| + | |Is GNU=y | ||
| + | |Last review by=Janet Casey | ||
| + | |Last review date=2005-10-13 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |Version identifier=5. | + | |Version identifier=5.7 |
| − | |Version date= | + | |Version date=2008-12-22 |
|Version status=stable | |Version status=stable | ||
| − | |Version download=http://ftp.gnu.org/pub/gnu/ncurses | + | |Version download=http://ftp.gnu.org/pub/gnu/ncurses |
| − | |License verified date= | + | |License verified date=2008-12-22 |
| − | |Version comment= | + | |Version comment= |
| + | }} | ||
| + | {{Person | ||
| + | |Role=Maintainer | ||
| + | |Real name=TE Dickey | ||
| + | |Email=dickey@herndon4.his.com | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=Alexander V. Lukyanov | ||
| + | |Email=lav@yars.free.net | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking,Developer,Support | ||
| + | |Resource kind=E-mail | ||
| + | |Resource URL=mailto:bug-ncurses@gnu.org | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line,library | |Interface=command-line,library | ||
| + | |Use=library | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=X11 | |License=X11 | ||
| − | |License verified by= | + | |License verified by=Kelly Hopkins |
| − | |License verified date= | + | |License verified date=2008-12-22 |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
Latest revision as of 09:32, 12 April 2011
Ncurses
http://dickey.his.com/ncurses/ncurses.html
The ncurses (new curses) library is a free software emulation of curses in System V Release 4.0 and more. It uses terminfo format, supports pads and color and multiple highlights and forms charcters and function-key mapping, and has all the other SYSV-curses enhancements over BSD curses. It should port easily to any ANSI/POSIX-conforming UNIX-like system. On systems supporting libiconv, the library can be built to support wide- and multibyte-character applications, e.g., UTF-8. The distribution includes the library and support utilities, including a terminfo compiler tic, a decompiler infocmp, clear, tput, tset, and a termcap conversion tool captoinfo.
Documentation
User manual included
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| X11 | Kelly Hopkins | 22 December 2008 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
|
| Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking,Developer,Support | mailto:bug-ncurses@gnu.org |
Software prerequisites
| Kind | Description |
|---|---|
| Weak prerequisite | Ada95 compiler |
| Required to build | awk |
| Required to build | sed |
| Required to build | make |
| Weak prerequisite | C++ compiler |
This entry (in part or in whole) was last reviewed on 13 October 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.