summaryrefslogtreecommitdiffstats
path: root/net/glib-networking/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'net/glib-networking/pkg-descr')
-rw-r--r--net/glib-networking/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/glib-networking/pkg-descr b/net/glib-networking/pkg-descr
new file mode 100644
index 000000000..550492c7b
--- /dev/null
+++ b/net/glib-networking/pkg-descr
@@ -0,0 +1,10 @@
+Network-related giomodules for glib.
+
+Glib-networking contains the implementations of certain GLib networking
+features that cannot be implemented directly in GLib itself because of their
+dependencies.
+
+Currently it contains a GNUTLS-based implementation of GTlsBackend,
+a libproxy-based implementation of GProxyResolver, and a GNOME GProxyResolver
+that uses the proxy information from the GSettings schemas in
+gsettings-desktop-schemas.