diff options
author | wiz <wiz@pkgsrc.org> | 2009-04-06 10:17:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-04-06 10:17:32 +0000 |
commit | 39608f3c9f165b8a85c66ab81764c2ec2b6c5ddb (patch) | |
tree | 2af1e8a2d61265e1b70b110673962af115463df7 /net/gtk-vnc/DESCR | |
parent | 6c8004e1e2f9114c9b00a132b3037fdead431c17 (diff) | |
download | pkgsrc-39608f3c9f165b8a85c66ab81764c2ec2b6c5ddb.tar.gz |
Initial import of gtk-vnc-0.3.8nb1 from pkgsrc-wip:
gtk-vnc is a VNC viewer widget for GTK. It is built using coroutines
allowing it to be completely asynchronous while remaining single
threaded. It provides a core C library, and bindings for Python
(PyGTK).
Diffstat (limited to 'net/gtk-vnc/DESCR')
-rw-r--r-- | net/gtk-vnc/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/gtk-vnc/DESCR b/net/gtk-vnc/DESCR new file mode 100644 index 00000000000..9d159f54ebc --- /dev/null +++ b/net/gtk-vnc/DESCR @@ -0,0 +1,4 @@ +gtk-vnc is a VNC viewer widget for GTK. It is built using coroutines +allowing it to be completely asynchronous while remaining single +threaded. It provides a core C library, and bindings for Python +(PyGTK). |