summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlav Vitters <olav@vitters.nl>2014-07-30 20:21:23 +0200
committerOlav Vitters <olav@vitters.nl>2014-07-30 20:21:23 +0200
commitb5995207b9460e0177e85d591910bd2f99e5fe89 (patch)
tree80eacf19ca64925275db58eb7f3f14ea266304b2
parentce83d1cead07ad740a73f17c30522bce49592ff6 (diff)
downloadgupnp-b5995207b9460e0177e85d591910bd2f99e5fe89.tar.gz
doap category core
-rw-r--r--gupnp.doap1
1 files changed, 1 insertions, 0 deletions
diff --git a/gupnp.doap b/gupnp.doap
index 5cf762f..6bed7f2 100644
--- a/gupnp.doap
+++ b/gupnp.doap
@@ -6,6 +6,7 @@
<name xml:lang="en">GUPnP</name>
<shortdesc xml:lang="en">Core UPnP API built on top of gssdp.</shortdesc>
+ <category rdf:resource="http://api.gnome.org/doap-extensions#core" />
<description>GUPnP is an object-oriented open source framework for creating UPnP devices and
control points, written in C using GObject and libsoup. The GUPnP API is
intended to be easy to use, efficient and flexible.