[monet] Add a doap file to describe the project
- From: Thomas Wood <thos src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [monet] Add a doap file to describe the project
- Date: Thu, 30 Jul 2009 22:02:12 +0000 (UTC)
commit da0a7682d7e35e01c4541e03653d1d4c431f4bd9
Author: Thomas Wood <thos gnome org>
Date: Thu Jul 30 23:01:56 2009 +0100
Add a doap file to describe the project
monet.doap | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
---
diff --git a/monet.doap b/monet.doap
new file mode 100644
index 0000000..024d913
--- /dev/null
+++ b/monet.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">Monet</name>
+ <shortdesc xml:lang="en">A Widget Drawing Library</shortdesc>
+ <homepage rdf:resource="http://live.gnome.org/GnomeArt/Monet" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Thomas Wood</foaf:name>
+ <foaf:mbox rdf:resource="mailto:thos gnome org" />
+ <gnome:userid>thos</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]