Source: vte Section: libs Priority: optional Maintainer: Guilherme de S. Pastore Uploaders: Debian GNOME Maintainers , Akira TAGOH , Andreas Rottmann , Andrew Lau , Clément Stenac , Dafydd Harries , Ed Boraas , Emil Soleyman-Zomalan , Gustavo Noronha Silva , J.H.M. Dassen (Ray) , Joe Drew , Johannes Rohr , Jordi Mallach , Jose Carlos Garcia Sogo , Josselin Mouette , Loic Minier , Marc 'HE' Brockschmidt , Ondřej Surý , Rob Bradford , Robert McQueen , Ross Burton , Sebastien Bacher , Sjoerd Simons , Takuo KITAME Standards-Version: 3.6.2 Build-Depends: cdbs, debhelper (>= 3.4.4), libgtk2.0-dev (>= 2.4.1-3), gettext, python-gtk2-dev, python-dev, python2.3-dev, python2.4-dev, libncurses5-dev, libxrender-dev, gnome-pkg-tools, gtk-doc-tools, libxt-dev, libfreetype6-dev (>= 2.0.2) Package: libvte4 Architecture: any Section: libs Depends: ${shlibs:Depends}, libvte-common (= ${Source-Version}) Description: Terminal emulator widget for GTK+ 2.0 - runtime files 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. Package: libvte-dev Architecture: any Section: libdevel Depends: libvte4 (= ${Source-Version}), libgtk2.0-dev (>= 2.4.0), libncurses5-dev, libxrender-dev, libxft-dev, libfreetype6-dev, libatk1.0-dev, libpango1.0-dev, libglib2.0-dev, libsm-dev, libice-dev, zlib1g-dev, libncurses5-dev | libncurses-dev, libx11-dev, libfontconfig1-dev Description: Terminal emulator widget for GTK+ 2.0 - development files 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 development files for the VTE library. Package: libvte-common Architecture: all Section: libs Replaces: libvte2 (<= 0.5.1-2) Description: Terminal emulator widget for GTK+ 2.0 - common files 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 internationalization files for the VTE library. Package: python-vte Architecture: any Section: python Depends: python2.3-vte Description: Python bindings for the VTE widget set (default Python version) 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 is a dependency package, which selects the right package for the default Python version. Package: python2.3-vte Architecture: any Section: python Depends: ${shlibs:Depends}, ${python:Depends}, python2.3-gtk2 Replaces: python-vte (<< 1:0.11.20-2) Description: Python bindings for the VTE widget set (Python 2.3 version) 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 bindings to use VTE in Python 2.3 programs. Package: python2.4-vte Architecture: any Section: python Depends: ${shlibs:Depends}, ${python:Depends}, python2.4-gtk2 Description: Python bindings for the VTE widget set (Python 2.4 version) 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 bindings to use VTE in Python 2.4 programs. Package: libvte-doc Architecture: all Section: doc Depends: Description: Terminal emulator widget for GTK+ 2.0 - development files 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 documentation files for the VTE library.