summaryrefslogtreecommitdiffstats
path: root/net/libgnetwork/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'net/libgnetwork/pkg-descr')
-rw-r--r--net/libgnetwork/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/libgnetwork/pkg-descr b/net/libgnetwork/pkg-descr
new file mode 100644
index 000000000..2a8487b69
--- /dev/null
+++ b/net/libgnetwork/pkg-descr
@@ -0,0 +1,11 @@
+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