[libchamplain] Add DOAP project description
- From: Pierre-Luc Beaudoin <plbeaudoin src gnome org>
- To: svn-commits-list gnome org
- Subject: [libchamplain] Add DOAP project description
- Date: Mon, 8 Jun 2009 22:05:52 -0400 (EDT)
commit a97ed2e99d1643102e8ed63578b5760cac08cea1
Author: Pierre-Luc Beaudoin <pierre-luc pierlux com>
Date: Mon Jun 8 22:06:14 2009 -0400
Add DOAP project description
---
libchamplain.doap | 19 +++++++++++++++++++
1 files changed, 19 insertions(+), 0 deletions(-)
diff --git a/libchamplain.doap b/libchamplain.doap
new file mode 100644
index 0000000..fd58352
--- /dev/null
+++ b/libchamplain.doap
@@ -0,0 +1,19 @@
+<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">libchamplain</name>
+ <shortdesc xml:lang="en">A map widget</shortdesc>
+ <homepage rdf:resource="http://project.gnome.org/libchamplain" />
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/libchamplain-list" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Pierre-Luc Beaudoin</foaf:name>
+ <foaf:mbox rdf:resource="mailto:pierre-luc pierlux com" />
+ <gnome:userid>plbeaudoin</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]