Emulator for V100 terminal programs
Project description
TermEmulator
TermEmulator is a pure python module for emulating VT100 terminal programs.
It handles V100 special characters and most important escape sequences. It also handles graphics rendition which specifies text style (i.e. bold, italics), foreground color and background color.
The handled escape sequences are CUU, CUD, CUF, CUB, CHA, CUP, ED, EL, VPA and SGR.
Development
TermEmulator source code and tracker are at https://github.com/sivachandran/TermEmulator.
Changelog
1.0.2 (2011-07-11)
Fix broken egg [gotcha]
1.0.1 (2011-07-09)
Eggified [gotcha]
1.0 (2008-04-18)
First release (as .tgz) [sivachandran]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
TermEmulator-1.0.2.tar.gz
(14.0 kB
view hashes)