[wiican] Doap file added for describing the software project
- From: J. Félix Ontañón <felixonta src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [wiican] Doap file added for describing the software project
- Date: Sun, 31 Oct 2010 12:11:56 +0000 (UTC)
commit ba7bb680272a6142174f88317531253345158052
Author: J. Félix Ontañón <fontanon emergya es>
Date: Sun Oct 31 13:00:47 2010 +0100
Doap file added for describing the software project
wiican.doap | 20 ++++++++++++++++++++
1 files changed, 20 insertions(+), 0 deletions(-)
---
diff --git a/wiican.doap b/wiican.doap
new file mode 100644
index 0000000..9155583
--- /dev/null
+++ b/wiican.doap
@@ -0,0 +1,20 @@
+<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">wiican</name>
+ <shortdesc xml:lang="en">Simple wiimote usage assistant and mapping manager</shortdesc>
+ <homepage rdf:resource="http://fontanon.org/wiican" />
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/wiican-list" />
+ <category rdf:resource="http://api.gnome.org/doap-extensions#other" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>J. Félix Ontañón</foaf:name>
+ <foaf:mbox rdf:resource="mailto:fontanon emergya es" />
+ <gnome:userid>felixonta</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]