slackbuilds_ponce/libraries/pyte/README
Matteo Bernardini 33c727104a libraries/pyte: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2016-05-27 07:23:29 +07:00

6 lines
300 B
Text

It's an in memory VTXXX-compatible terminal emulator.
XXX stands for a series of video terminals, developed
by DEC between 1970 and 1995. The first, and probably
the most famous one, was VT100 terminal, which is now
a de-facto standard for all virtual terminal emulators.
pyte follows the suit.