[longomatch] Add DOAP file
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [longomatch] Add DOAP file
- Date: Sun, 16 Aug 2009 05:31:01 +0000 (UTC)
commit 419b7dfb131c1fcc9b9e041ab31c4bdb6cfe825c
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Sun Aug 16 07:30:35 2009 +0200
Add DOAP file
longomatch.doap | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
---
diff --git a/longomatch.doap b/longomatch.doap
new file mode 100644
index 0000000..649bb5c
--- /dev/null
+++ b/longomatch.doap
@@ -0,0 +1,18 @@
+<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">LongoMatch</name>
+ <shortdesc xml:lang="en">Sports video analysis sofware to tag, review and edit important segments or plays of a game </shortdesc>
+ <homepage rdf:resource="http://www.longomatch.ylatuya.es" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Andoni Morales</foaf:name>
+ <foaf:mbox rdf:resource="mailto:ylatuya gmail com" />
+ <gnome:userid>amorales</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]