Difference between revisions of "Termcap"
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
− | |Name= | + | |Name=Termcap |
− | |Short description= | + | |Short description=Library for sending terminal control codes. |
− | |Full description= | + | |Full description='''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. |
− | |Homepage URL=https://www.gnu.org/software/termcap | + | |
+ | Most of this package is also distributed with [[emacs | 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. | ||
+ | |Homepage URL=https://www.gnu.org/software/termcap/ | ||
|Is High Priority Project=No | |Is High Priority Project=No | ||
− | + | |Documentation note=https://www.gnu.org/software/termutils/manual/ | |
− | |Documentation note= | + | |
− | |Decommissioned | + | '''Selection from the [https://shop.fsf.org/ FSF shop]''' |
− | | | + | |
− | |Related projects=termutils, ncurses | + | [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 | ||
+ | |Donate=https://my.fsf.org/donate/ | ||
+ | |Related projects=gnustandards,termutils,ncurses | ||
|Version identifier=1.3.1 | |Version identifier=1.3.1 | ||
|Version date=2002/03/13 | |Version date=2002/03/13 | ||
− | |Version status= | + | |Version status=stable |
− | |Version download= | + | |Version download=https://ftp.gnu.org/gnu/termcap/termcap-1.3.1.tar.gz |
− | + | |Last review by=Bendikker | |
− | |Last review by= | + | |Last review date=2019/01/06 |
− | |Last review date= | ||
|Submitted by=mtjm | |Submitted by=mtjm | ||
|Submitted date=2012/09/28 | |Submitted date=2012/09/28 | ||
+ | |Paid support=https://www.fsf.org/resources/service/ | ||
+ | |Accepts cryptocurrency donations=Yes | ||
+ | |Test entry=No | ||
|Is GNU=Yes | |Is GNU=Yes | ||
|GNU package identifier=termcap | |GNU package identifier=termcap | ||
+ | |Decommissioned/Obsolete=No | ||
}} | }} | ||
{{Project license | {{Project license | ||
Line 26: | Line 50: | ||
|License verified by=mtjm | |License verified by=mtjm | ||
|License verified date=2012/09/28 | |License verified date=2012/09/28 | ||
+ | }} | ||
+ | {{Person | ||
+ | |Real name=Gary Wong | ||
+ | |Role=maintainer | ||
+ | |Email=gtw@gnu.org | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gnu-emacs/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=https://ftp.gnu.org/gnu/termcap/ | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=console, library | |Interface=console, library | ||
|Library=C | |Library=C | ||
+ | |Programming-language=C | ||
+ | |Runs-on=GNU/Linux | ||
|Use=library | |Use=library | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Latest revision as of 10:45, 6 January 2019
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.
This is a GNU package:termcap
Download
https://ftp.gnu.org/gnu/termcap/termcap-1.3.1.tar.gz
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Gary Wong | maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Download | https://ftp.gnu.org/gnu/termcap/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-gnu-emacs/ |
Software prerequisites
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.