summaryrefslogtreecommitdiffstats
path: root/net/libgnetwork/pkg-descr
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-13 11:21:40 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-13 11:21:40 +0800
commit6d0b7d55c9094c6b15a4c389eb43e44b6cfee3c7 (patch)
tree32625155c54d3411509452ea29e57b5b39f1b4ab /net/libgnetwork/pkg-descr
parent8fff9afa5be564820480313f15704a80af622e0a (diff)
downloadmarcuscom-ports-6d0b7d55c9094c6b15a4c389eb43e44b6cfee3c7.tar
marcuscom-ports-6d0b7d55c9094c6b15a4c389eb43e44b6cfee3c7.tar.gz
marcuscom-ports-6d0b7d55c9094c6b15a4c389eb43e44b6cfee3c7.tar.bz2
marcuscom-ports-6d0b7d55c9094c6b15a4c389eb43e44b6cfee3c7.tar.lz
marcuscom-ports-6d0b7d55c9094c6b15a4c389eb43e44b6cfee3c7.tar.xz
marcuscom-ports-6d0b7d55c9094c6b15a4c389eb43e44b6cfee3c7.tar.zst
marcuscom-ports-6d0b7d55c9094c6b15a4c389eb43e44b6cfee3c7.zip
Update to 0.0.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1633 df743ca5-7f9a-e211-a948-0013205c9059
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