openbsd-ports/x11/gtk-vnc/pkg/DESCR-main
ajacoutot 4f44db776d - new subpackage:
add a very nice web browser plug-in for gtk-vnc

ok jasper@
2008-05-13 09:48:55 +00:00

7 lines
354 B
Plaintext

gtk-vnc provides a core library written in C, using coroutines to allow
it to be completely asynchronous while remaining single threaded. A
wrapper library using PyGTK provides access to the widget functionality
from Python. Two example programs illustrate use of the widget by
re-implementing the traditional 'vncviewer' in a few 10's of lines of
code.