[rygel-grilo] Added doap file
- From: Iago Toral Quiroga <itoral src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel-grilo] Added doap file
- Date: Tue, 30 Mar 2010 08:06:32 +0000 (UTC)
commit e64356e8192bd152a3b26a0a539ee1962d50eb3e
Author: Iago Toral Quiroga <itoral igalia com>
Date: Tue Mar 30 10:06:19 2010 +0200
Added doap file
rygel-grilo.doap | 22 ++++++++++++++++++++++
1 files changed, 22 insertions(+), 0 deletions(-)
---
diff --git a/rygel-grilo.doap b/rygel-grilo.doap
new file mode 100644
index 0000000..5a7c342
--- /dev/null
+++ b/rygel-grilo.doap
@@ -0,0 +1,22 @@
+<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">rygel-grilo</name>
+ <shortdesc xml:lang="en">An implementation of the provider side of Rygel's Media Server Specification based on the Grilo framework.</shortdesc>
+
+ <homepage
+ rdf:resource="http://live.gnome.org/Grilo" />
+ <download-page
+ rdf:resource="http://download.gnome.org/sources/rygel-grilo/"/>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Juan A. Suarez Romero</foaf:name>
+ <foaf:mbox rdf:resource="mailto:jasuarez igalia com" />
+ <gnome:userid>jasuarez</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]