[glibmm] added doap file
- From: Hubert Figuière <hub src gnome org>
- To: svn-commits-list gnome org
- Subject: [glibmm] added doap file
- Date: Tue, 21 Apr 2009 20:22:47 -0400 (EDT)
commit 46e5d637348df19eeaaa6447af99125ccd5c16c6
Author: Hubert Figuiere <hub figuiere net>
Date: Tue Apr 21 20:21:13 2009 -0400
added doap file
---
glibmm.doap | 35 +++++++++++++++++++++++++++++++++++
1 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/glibmm.doap b/glibmm.doap
new file mode 100644
index 0000000..7c9a289
--- /dev/null
+++ b/glibmm.doap
@@ -0,0 +1,35 @@
+catr<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">glibmm</name>
+ <!-- Description, e.g.
+ "Falling blocks game"
+ "Internationalized text layout and rendering library"
+ -->
+ <shortdesc xml:lang="en">Glib bindings for C++.</shortdesc>
+ <homepage rdf:resource="http://www.gtkmm.org/" />
+ <!--
+ <mailing-list rdf:resource="mailto:gtkmm-list gnome org" />
+ -->
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Murray Cumming</foaf:name>
+ <foaf:mbox rdf:resource="murrayc murrayc com" />
+ <gnome:userid>murrayc</gnome:userid>
+ </foaf:Person>
+ <foaf:Person>
+ <foaf:name>Jonathon Jongsma</foaf:name>
+ <foaf:mbox rdf:resource="jonathon quotidian org" />
+ <gnome:userid>jjongsma</gnome:userid>
+ </foaf:Person>
+ <foaf:Person>
+ <foaf:name>Daniel Elstner</foaf:name>
+ <foaf:mbox rdf:resource="daniel kitta googlemail com" />
+ <gnome:userid>daniel</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]