mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
13 lines
492 B
XML
13 lines
492 B
XML
<?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>
|
|
</pkgmetadata>
|