Difference between revisions of "Teseq"

From Free Software Directory
Jump to: navigation, search
m (project identifier)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Teseq
 
|Name=GNU Teseq
|Short description=a tool for analyzing files that contain control characters and terminal control sequences.
+
|Short description=Analyse files containing control characters and terminal control sequences.
 
|Full description=GNU Teseq is a tool for analyzing files that contain control characters and terminal control sequences. It is intended to be useful for diagnosing terminal emulators, and programs that make heavy use of terminal features (such as those based on the Curses library).
 
|Full description=GNU Teseq is a tool for analyzing files that contain control characters and terminal control sequences. It is intended to be useful for diagnosing terminal emulators, and programs that make heavy use of terminal features (such as those based on the Curses library).
 
|Homepage URL=https://www.gnu.org/software/teseq/
 
|Homepage URL=https://www.gnu.org/software/teseq/
|User level=intermediate
+
|Is High Priority Project=No
|VCS checkout command=hg clone http://hg.savannah.gnu.org/hgweb/teseq/
+
|VCS checkout command=hg clone https://hg.savannah.gnu.org/hgweb/teseq/
|Computer languages=Perl
+
|Documentation note=https://www.gnu.org/software/teseq/manual/
 +
 
 +
'''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
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards
 
|Keywords=control operators,library,terminal,curses,control,emulator
 
|Keywords=control operators,library,terminal,curses,control,emulator
|Version identifier=1.1
+
|Version identifier=1.1.1
|Version date=2013/06/11
+
|Version date=2015/08/14
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/teseq/teseq-1.1.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/teseq/teseq-1.1.1.tar.xz
|Last review by=Genium
+
|Last review by=Bendikker
|Last review date=2013/07/24
+
|Last review date=2019/01/06
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
+
|User level=intermediate
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/teseq/teseq-1.1.1.tar.xz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=teseq
 
|GNU package identifier=teseq
 +
|Decommissioned/Obsolete=No
 
|License verified date=2008-11-25
 
|License verified date=2008-11-25
 
}}
 
}}
Line 29: Line 52:
 
|Real name=Micah Cowan
 
|Real name=Micah Cowan
 
|Role=Maintainer
 
|Role=Maintainer
|Resource URL=
+
|Email=micah@addictivecode.org
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/teseq
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/teseq/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://hg.savannah.gnu.org/hgweb/teseq/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-teseq/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Mailing List
|Resource kind=Download
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
|Resource URL=http://ftp.gnu.org/gnu/teseq/
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Download
|Resource kind=Homepage
+
|Resource URL=https://ftp.gnu.org/gnu/teseq/
|Resource URL=http://hg.savannah.gnu.org/hgweb/teseq/
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource kind=General
|Resource kind=Mailing List Subscribe
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=mailto:bug-teseq@gnu.org
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=perl
 +
|Runs-on=GNU/Linux
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 03:17, 6 January 2019


[edit]

GNU Teseq

https://www.gnu.org/software/teseq/
Analyse files containing control characters and terminal control sequences.

GNU Teseq is a tool for analyzing files that contain control characters and terminal control sequences. It is intended to be useful for diagnosing terminal emulators, and programs that make heavy use of terminal features (such as those based on the Curses library).





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

25 November 2008




Leaders and contributors

Contact(s)Role
Micah Cowan Maintainer


Resources and communication

AudienceResource typeURI
Downloadhttps://ftp.gnu.org/gnu/teseq/
Debian (Ref)https://tracker.debian.org/pkg/teseq
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-teseq/
Savannah (Ref)https://savannah.gnu.org/projects/teseq/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Generalhttps://savannah.gnu.org/people/
VCS Repository Webviewhttps://hg.savannah.gnu.org/hgweb/teseq/


Software prerequisites




Entry







"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.