[libgdata] doap category core



commit 6ab8bb8ba8ea2b7c407bb96edf99b7b93cb437ac
Author: Olav Vitters <olav vitters nl>
Date:   Wed Jul 30 20:27:30 2014 +0200

    doap category core

 libgdata.doap |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libgdata.doap b/libgdata.doap
index 563df46..957af80 100644
--- a/libgdata.doap
+++ b/libgdata.doap
@@ -1,6 +1,7 @@
 <Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; 
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"; xmlns:foaf="http://xmlns.com/foaf/0.1/"; 
xmlns:gnome="http://api.gnome.org/doap-extensions#"; xmlns="http://usefulinc.com/ns/doap#";>
        <name xml:lang="en">libgdata</name>
        <shortdesc xml:lang="en">GLib-based library for accessing online service APIs using the GData 
protocol</shortdesc>
+       <category rdf:resource="http://api.gnome.org/doap-extensions#core"; />
        <description xml:lang="en">libgdata is a GLib-based library for accessing online service APIs using 
the GData protocol — most notably, Google's services. It provides APIs to access the common Google services, 
and has full asynchronous support.</description>
        <homepage rdf:resource="https://wiki.gnome.org/Projects/libgdata"/>
        <license rdf:resource="http://usefulinc.com/doap/licenses/lgpl"/>


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