Port variant | std |
Summary | VT220/xterm/ECMA-48 terminal emulator |
BROKEN | |
Package version | 0.3.3 |
Homepage | https://launchpad.net/libvterm |
Keywords | devel |
Maintainer | nobody |
License | MIT |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 09 AUG 2024, 21:24:17 UTC |
Port created | 02 JUL 2017, 02:38:06 UTC |
set | This is the libvterm:std metapackage. It pulls in all subpackages of libvterm:std. |
primary | Abstract C99 library which implements a VT220 or xterm-like terminal emulator. It doesn't use any particular graphics toolkit or output system, instead it invokes callback function pointers that its embedding program should provide it to draw on its behalf. It avoids calling malloc() during normal running state, allowing it to be used in embedded kernel situations. |
dev | This is the developer subpackage of the libvterm:std port. It may contain headers, pc files, static and PIC libraries and SO links. |
tools | This package contains tools base on vterm library. |
Build (only) |
gmake:primary:std libtool:primary:std perl-5.38:primary:std |
Runtime (only) | libvterm:primary:std (tools subpackage) |
main | https://launchpad.net/libvterm/trunk/v0.3/+download/ |
neovim:std | Next generation Vim |