summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlav Vitters <olav@vitters.nl>2014-07-30 20:42:10 +0200
committerOlav Vitters <olav@vitters.nl>2014-07-30 20:42:10 +0200
commit1e721fea45ce18acb68a1bf6684fcc64526efa04 (patch)
treed2a52013b9000bb33c36926374df75128960d7cb
parent8b735805574716108ccff46fca133dc6079763cc (diff)
downloadlibrest-1e721fea45ce18acb68a1bf6684fcc64526efa04.tar.gz
doap category core
-rw-r--r--librest.doap1
1 files changed, 1 insertions, 0 deletions
diff --git a/librest.doap b/librest.doap
index 39573b6..9021475 100644
--- a/librest.doap
+++ b/librest.doap
@@ -6,6 +6,7 @@
<name xml:lang="en">librest</name>
<shortdesc xml:lang="en">Helper library for RESTful services</shortdesc>
+ <category rdf:resource="http://api.gnome.org/doap-extensions#core" />
<description>librest is a helper library for RESTful services. It uses libsoup to provide HTTP communication.</description>
<download-page rdf:resource="http://download.gnome.org/sources/rest/" />
<bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=librest" />