Difference between revisions of "Ncurses"

From Free Software Directory
Jump to: navigation, search
(added standard links)
m (added category bsd)
(4 intermediate revisions by 2 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.
 
|Homepage URL=https://www.gnu.org/software/ncurses/
 
|Homepage URL=https://www.gnu.org/software/ncurses/
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|Documentation note=https://invisible-island.net/ncurses/ncurses.faq.html
 
|Documentation note=https://invisible-island.net/ncurses/ncurses.faq.html
 +
 
https://invisible-island.net/ncurses/man/index.html
 
https://invisible-island.net/ncurses/man/index.html
 +
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 +
[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
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
|Related projects=Screen,Lynx,Termutils,HexCurse,guile-ncurses
+
|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
|Version identifier=6.1
+
|Version identifier=6.2
|Version date=2018/01/28
+
|Version date=2020/02/12
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/ncurses/ncurses-6.1.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/ncurses/ncurses-6.2.tar.gz
|Last review by=Bendikker
+
|Last review by=Genium
|Last review date=2018/11/16
+
|Last review date=2020/02/16
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011/04/01
 
|Submitted date=2011/04/01
Line 23: Line 39:
 
|Paid support=https://www.fsf.org/resources/service/
 
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/ncurses/ncurses-6.2.tar.gz.sig
 
|Test entry=No
 
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=ncurses
 
|GNU package identifier=ncurses
|Decommissioned/Obsolete=No
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=X11
 
|License=X11
|License verified by=Kelly Hopkins
+
|License copyright=Copyright 2018-2019,2020 Thomas E. Dickey
|License verified date=2008-12-22
+
Copyright 1998-2017,2018 Free Software Foundation, Inc.
 +
|License verified by=Genium
 +
|License verified date=2020/02/16
 
}}
 
}}
 
{{Person
 
{{Person
Line 40: Line 58:
 
{{Resource
 
{{Resource
 
|Resource audience=Ruby (Ref)
 
|Resource audience=Ruby (Ref)
|Resource URL=https://rubygems.org/gems/ncurses
+
|Resource URL=https://rubygems.org/gems/ncurses/
}}
 
{{Resource
 
|Resource audience=Debian (Ref) (R)
 
|Resource URL=https://tracker.debian.org/pkg/ruby-ncurses
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 52: Line 66:
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/ncurses
+
|Resource URL=https://savannah.gnu.org/projects/ncurses/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-ncurses
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-ncurses/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-ncurses
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-ncurses/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 68: Line 82:
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/ncurses
+
|Resource URL=https://ftp.gnu.org/gnu/ncurses/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=ftp://ftp.invisible-island.net/ncurses/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=General
 
|Resource kind=General
|Resource URL=ftp://ftp.invisible-island.net/ncurses
+
|Resource URL=https://invisible-island.net/ncurses/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=General
 
|Resource kind=General
|Resource URL=https://invisible-island.net/ncurses/
+
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line, library
 
|Interface=command-line, library
 
|Programming-language=C
 
|Programming-language=C
 +
|Runs-on=BSD, GNU/Linux
 
|Use=library
 
|Use=library
 
}}
 
}}
 
{{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

Revision as of 15:27, 16 February 2020


[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







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


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


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































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.