Difference between revisions of "Ncurses"

From Free Software Directory
Jump to: navigation, search
m (updated version info)
Line 3: Line 3:
 
|Short description=Displays and updates text on text-only terminals
 
|Short description=Displays and updates text on text-only terminals
 
|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.
 +
|Homepage URL=http://dickey.his.com/ncurses/ncurses.html
 
|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
 
|Computer languages=C
 
|Documentation note=User manual included
 
|Documentation note=User manual included
|Paid support=
+
|Related projects=Screen,Lynx,Termutils,HexCurse,guile-ncurses
|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
 
|Keywords=command line,text,library,development,text mode,curses,tic,infocmp,clear,tput,tset,captoinfo
|Is GNU=y
+
|Version identifier=5.9
|Last review by=Janet Casey
+
|Version date=2011/04/05
|Last review date=2005-10-13
+
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/ncurses/ncurses-5.9.tar.gz
 +
|Last review by=Genium
 +
|Last review date=2014/10/24
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=5.7
+
|Status=
|Version date=2008-12-22
+
|Is GNU=Yes
|Version status=stable
+
|GNU package identifier=ncurses
|Version download=http://ftp.gnu.org/pub/gnu/ncurses
+
|License verified date=2008-12-22
 +
}}
 +
{{Project license
 +
|License=X11
 +
|License verified by=Kelly Hopkins
 
|License verified date=2008-12-22
 
|License verified date=2008-12-22
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=TE Dickey
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=TE Dickey
 
 
|Email=dickey@herndon4.his.com
 
|Email=dickey@herndon4.his.com
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Alexander V. Lukyanov
 
|Role=Contributor
 
|Role=Contributor
|Real name=Alexander V. Lukyanov
 
 
|Email=lav@yars.free.net
 
|Email=lav@yars.free.net
 
|Resource URL=
 
|Resource URL=
Line 46: Line 45:
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=command-line,library
+
|Interface=command-line, library
 
|Use=library
 
|Use=library
}}
 
{{Project license
 
|License=X11
 
|License verified by=Kelly Hopkins
 
|License verified date=2008-12-22
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 74: Line 68:
 
|Prerequisite description=Ada95 compiler
 
|Prerequisite description=Ada95 compiler
 
}}
 
}}
 +
{{Featured}}

Revision as of 16:13, 24 October 2014


[edit]

Ncurses

https://invisible-island.net/ncurses/
Displays and updates text on text-only terminals.

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.





Licensing

License

Verified by

Verified on

Notes

License

X11

Verified by

Genium

Verified on

16 February 2020




Leaders and contributors

Contact(s)Role
Thomas Dickey Maintainer


Resources and communication

AudienceResource typeURI
ProgrammerMailing Listhttps://lists.gnu.org/mailman/listinfo/bug-ncurses/
End-userMailing Listhttps://lists.gnu.org/mailman/listinfo/help-ncurses/
FTPDownloadftp://ftp.invisible-island.net/ncurses/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
DebianDeveloperhttps://tracker.debian.org/pkg/ncurses
FTPDownloadhttps://ftpmirror.gnu.org/ncurses/
SavannahDeveloperhttps://savannah.gnu.org/projects/ncurses/
SavannahGeneralhttps://savannah.gnu.org/projects/ncurses/
ProgrammerHomepagehttps://invisible-island.net/ncurses/
WikidataGeneralhttps://www.wikidata.org/wiki/Q310974


Software prerequisites

KindDescription
Weak prerequisiteC++ compiler
Required to buildawk
Required to buildsed
Required to buildmake
Weak prerequisiteAda95 compiler

This entry (in part or in whole) was last reviewed on 9 November 2021.




Entry




























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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.