summaryrefslogtreecommitdiff
path: root/gupnp.doap
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2011-06-07 16:26:32 +0300
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2011-06-07 16:27:23 +0300
commit64a3123665d95d81d338325e35d6d013f38d4455 (patch)
tree8ca80b7e702fe13653685ef1429adf75cb8a8e18 /gupnp.doap
parentdcfe8a6d7827548cecac36c5596b60db09f10e33 (diff)
downloadgupnp-64a3123665d95d81d338325e35d6d013f38d4455.tar.gz
More concise description in DOAP file
Diffstat (limited to 'gupnp.doap')
-rw-r--r--gupnp.doap21
1 files changed, 6 insertions, 15 deletions
diff --git a/gupnp.doap b/gupnp.doap
index 48da3a2..df204d4 100644
--- a/gupnp.doap
+++ b/gupnp.doap
@@ -10,21 +10,12 @@
control points, written in C using GObject and libsoup. The GUPnP API is
intended to be easy to use, efficient and flexible.
-The GUPnP framework consists of the following two libraries:
-
- * GSSDP implements resource discovery and announcement over SSDP.
-
- * GUPnP implements the UPnP specification: resource announcement and
- discovery, description, control, event notification, and presentation
- (GUPnP includes basic web server functionality through libsoup). GUPnP does
- not include helpers for construction or control of specific standardized
- resources (e.g. MediaServer); this is left for higher level libraries
- utilizing the GUPnP framework.
-
-The GUPnP framework was born out of frustration with libupnp and its mess of
-threads. GUPnP is entirely single-threaded (though asynchronous), integrates
-with the GLib main loop, and provides the same set of features as libupnp while
-hiding most of the UPnP internals through an elegant object-oriented design.</description>
+This is core UPnP library that implements the generic UPnP specification on top
+of GSSDP: resource announcement and discovery, description, control, event
+notification, and presentation (GUPnP includes basic web server functionality
+through libsoup). GUPnP does not include helpers for construction or control
+of specific standardized resources (e.g. MediaServer); this is left for higher
+level libraries utilizing the GUPnP framework.</description>
<homepage
rdf:resource="http://gupnp.org" />