diff options
Diffstat (limited to 'net/libgnetwork/pkg-descr')
-rw-r--r-- | net/libgnetwork/pkg-descr | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/libgnetwork/pkg-descr b/net/libgnetwork/pkg-descr deleted file mode 100644 index 2a8487b69..000000000 --- a/net/libgnetwork/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -GNetwork is a networking wrapper written in pure C against the Glib/GObject -object framework. - -The intention here is to provide a useful and easy-to-develop-against sockets -wrapper for GNOME2 & GTK+ 2.0 programs which require TCP/IP connection -capabilities. It can be used by programs which do not use GNOME or GTK+ -anyways,however. It is NOT recommended or intended for high-load server -situations, just user applications which need TCP/IP networking. Proxies are -supported completely transparently, using the same settings as gnome-vfs. - --- The libgnetwork README |