python-vte-dbg

Python bindings for the vte widget set (debug extension)
 
  1
  1 review



The vte library inserts terminal capability strings into a trie, and then uses it to determine if data received from a pseudo-terminal is a control sequence or just random data. the sample program "interpret" illustrates more or less what the widget sees after it filters incoming data.

this package contains the python bindings for the vte library for the python debug interpreter.
Latest reviews
4
blueXrider 12 years ago

quite nice