module documentation

Module to emulate a VT100 terminal in Tkinter.

Maintainer: Paul Swartz

Class VT100Frame Undocumented
Variable colorKeys Undocumented
Variable colorMap Undocumented
Variable fontHeight Undocumented
Variable fontWidth Undocumented
Variable ttyFont Undocumented
colorKeys: tuple[str, ...] =

Undocumented

colorMap: dict[str, str] =

Undocumented

fontHeight =

Undocumented

fontWidth =

Undocumented

ttyFont =

Undocumented