Difference between revisions of "Termcap"

From Free Software Directory
Jump to: navigation, search
(https)
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
|Short description=A library for sending terminal control codes
 
|Short description=A library for sending terminal control codes
 
|Full description=This package provides a library for using terminals in programs not depending on the terminal type, and a database of known terminal types. New programs doing character-oriented terminal displays should use [[ncurses]] instead.
 
|Full description=This package provides a library for using terminals in programs not depending on the terminal type, and a database of known terminal types. New programs doing character-oriented terminal displays should use [[ncurses]] instead.
|Homepage URL=https://www.gnu.org/software/termutils/
+
|Homepage URL=https://www.gnu.org/software/termcap/
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=The manual is available at http://www.gnu.org/software/termutils/manual/termcap-1.3/termcap.html.
 
|Documentation note=The manual is available at http://www.gnu.org/software/termutils/manual/termcap-1.3/termcap.html.
 +
|Decommissioned/Obsolete=No
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
 
|Related projects=termutils, ncurses
 
|Related projects=termutils, ncurses
Line 13: Line 14:
 
|Version status=mature
 
|Version status=mature
 
|Version download=http://ftp.gnu.org/gnu/termcap/termcap-1.3.1.tar.gz
 
|Version download=http://ftp.gnu.org/gnu/termcap/termcap-1.3.1.tar.gz
 +
|Test entry=No
 
|Last review by=mtjm
 
|Last review by=mtjm
 
|Last review date=2012/09/28
 
|Last review date=2012/09/28

Revision as of 03:17, 24 April 2018


[edit]

Termcap

https://www.gnu.org/software/termcap/
Library for sending terminal control codes.

Termcap provides a library for using terminals in programs not depending on the terminal type, and a database of known terminal types. New programs doing character-oriented terminal displays should use ncurses instead.

Most of this package is also distributed with GNU Emacs(now only dos), but it is available in this separate distribution to make it easier to install as -ltermcap. However, use of termcap is discouraged. Termcap is being phased out in favor of the terminfo-based ncurses library, which contains an emulation of the termcap library routines in addition to an excellent curses implementation.





Licensing

License

Verified by

Verified on

Notes

Verified by

mtjm

Verified on

28 September 2012




Leaders and contributors

Contact(s)Role
Gary Wong maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Downloadhttps://ftp.gnu.org/gnu/termcap/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-gnu-emacs/


Software prerequisites




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.