Difference between revisions of "Ncurses"

From Free Software Directory
Jump to: navigation, search
(ncurses-6.3)
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Ncurses
 
|Name=Ncurses
|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.
|User level=none
+
|Homepage URL=https://invisible-island.net/ncurses/
|Status=Live
+
|Version download=https://ftp.gnu.org/gnu/ncurses/ncurses-6.3.tar.gz
|Component programs=
+
|Is High Priority Project=No
|Homepage URL=http://dickey.his.com/ncurses/ncurses.html
+
|Documentation note=https://invisible-island.net/ncurses/ncurses.faq.html
|VCS checkout command=
+
 
|Computer languages=C
+
https://invisible-island.net/ncurses/man/index.html
|Documentation note=User manual included
+
 
|Paid support=
+
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
|IRC help=
+
 
|IRC general=
+
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
|IRC development=
+
 
|Related projects=Screen,Lynx,Termutils,HexCurse
+
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,Screen,Lynx,Termutils,HexCurse,guile-ncurses,tack
 
|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=6.2
|Last review by=Janet Casey
+
|Version date=2020/02/12
|Last review date=2005-10-13
+
|Version status=stable
 +
|Last review by=Genium
 +
|Last review date=2020/02/16
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Version identifier=5.7
+
|User level=none
|Version date=2008-12-22
+
|Component programs=tack
|Version status=stable
+
|Paid support=https://www.fsf.org/resources/service/
|Version download=http://ftp.gnu.org/pub/gnu/ncurses
+
|Accepts cryptocurrency donations=Yes
|License verified date=2008-12-22
+
|OpenPGP signature=https://ftp.gnu.org/gnu/ncurses/ncurses-6.2.tar.gz.sig
|Version comment=
+
|Test entry=No
 +
|Is GNU=Yes
 +
|GNU package identifier=ncurses
 
}}
 
}}
{{Person
+
{{Project license
|Role=Maintainer
+
|License=X11
|Real name=TE Dickey
+
|License copyright=Copyright 2018-2019,2020 Thomas E. Dickey
|Email=dickey@herndon4.his.com
+
Copyright 1998-2017,2018 Free Software Foundation, Inc.
|Resource URL=
+
|License verified by=Genium
}}
+
|License verified date=2020-02-16
{{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
 +
|Programming-language=C
 +
|Runs-on=BSD, OS X, GNU/Linux
 
|Use=library
 
|Use=library
 
}}
 
}}
{{Project license
+
{{EntryGNU
|License=X11
+
|Is GNU=Yes
|License verified by=Kelly Hopkins
+
|GNU package identifier=ncurses
|License verified date=2008-12-22
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=awk
+
|Prerequisite description=[[awk]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=sed
+
|Prerequisite description=[[sed]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=make
+
|Prerequisite description=[[make]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 74: Line 81:
 
|Prerequisite description=Ada95 compiler
 
|Prerequisite description=Ada95 compiler
 
}}
 
}}
 +
{{Person
 +
|Real name=Thomas Dickey
 +
|Role=Maintainer
 +
|Email=dickey@invisible-island.net
 +
}}
 +
{{Resource
 +
|Resource audience=Programmer
 +
|Resource kind=Homepage
 +
|Resource URL=https://invisible-island.net/ncurses/
 +
}}
 +
{{Resource
 +
|Resource audience=Programmer
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-ncurses/
 +
}}
 +
{{Resource
 +
|Resource audience=End-user
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-ncurses/
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah
 +
|Resource kind=Developer
 +
|Resource URL=https://savannah.gnu.org/projects/ncurses/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=https://ftpmirror.gnu.org/ncurses/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=ftp://ftp.invisible-island.net/ncurses/
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/projects/ncurses/
 +
}}
 +
{{Resource
 +
|Resource audience=Wikidata
 +
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q310974
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/ncurses
 +
}}
 +
{{EntryDetails
 +
|Is High Priority Project=No
 +
|VCS checkout command=git clone git://github.com/ThomasDickey/ncurses-snapshots.git
 +
|Computer languages=C
 +
|Decommissioned or Obsolete=No
 +
|Version identifier=6.3
 +
|Version date=2021-10-21
 +
|Version status=stable
 +
|Last review by=Genium
 +
|Last review date=2021-11-09
 +
|User level=advanced
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/ncurses/ncurses-6.3.tar.gz.sig
 +
|Test entry=No
 +
}}
 +
{{Featured}}

Latest revision as of 14:33, 9 November 2021


[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


















"Programmer" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Programmer" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"End-user" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.









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.