[librest] doap category core



commit 1e721fea45ce18acb68a1bf6684fcc64526efa04
Author: Olav Vitters <olav vitters nl>
Date:   Wed Jul 30 20:42:10 2014 +0200

    doap category core

 librest.doap |    1 +
 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"; />


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]