Package: ttyrec
Version: 1.0.6
Revision: 1
Source: http://namazu.org/~satoru/%n/%n-%v.tar.gz
Source-MD5: 82d092bb4ccd4730ec97c3c00b4bfda4

DocFiles: README
CompileScript: /usr/bin/make
InstallScript: <<
  /usr/bin/install -m 755 -d %i/bin
  /usr/bin/install -m 755 ttyrec %i/bin
  /usr/bin/install -m 755 ttyplay %i/bin
  /usr/bin/install -m 755 ttytime %i/bin
<<
Description: tty recorder
DescDetail: <<
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.
<<
License: BSD
Homepage: http://namazu.org/~satoru/ttyrec/
Maintainer: ASARI Takashi <asari@users.sourceforge.net>