summaryrefslogtreecommitdiff
path: root/app-misc/ttyrec/metadata.xml
blob: 1de170a3a93c10a71c7308ff4c3bdc956a648105 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<longdescription>
		ttyrec is a tty recorder. Recorded data can be played back with the
		included ttyplay command. ttyrec is just a derivative of script
		command for recording timing information with microsecond accuracy as
		well. It can record emacs -nw, vi, lynx, or any programs running on
		tty.
	</longdescription>
	<upstream>
		<remote-id type="github">ovh/ovh-ttyrec</remote-id>
	</upstream>
</pkgmetadata>