[goffice] Add doap file.
- From: Emmanuel Pacaud <emmanuel src gnome org>
- To: svn-commits-list gnome org
- Subject: [goffice] Add doap file.
- Date: Sat, 25 Apr 2009 16:13:23 -0400 (EDT)
commit baa88fd04594fc21881e53c922cb703778181e2f
Author: Emmanuel Pacaud <emmanuel pacaud lapp in2p3 fr>
Date: Sat Apr 25 22:13:05 2009 +0200
Add doap file.
---
goffice.doap | 40 ++++++++++++++++++++++++++++++++++++++++
1 files changed, 40 insertions(+), 0 deletions(-)
diff --git a/goffice.doap b/goffice.doap
new file mode 100644
index 0000000..c55c9be
--- /dev/null
+++ b/goffice.doap
@@ -0,0 +1,40 @@
+<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">GOffice</name>
+ <shortdesc xml:lang="en">A glib/gtk set of document centric objects and charting library</shortdesc>
+ <homepage rdf:resource="http://projects.gnome.org/gnumeric/" />
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnumeric-list" />
+ <download-page rdf:resource="http://download.gnome.org/sources/goffice/" />
+ <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=goffice" />
+
+ <category rdf:resource="http://api.gnome.org/doap-extensions#productivity" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Jody Goldberg</foaf:name>
+ <gnome:userid>jody</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Morten Welinder</foaf:name>
+ <gnome:userid>mortenw</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Jean Bréfort</foaf:name>
+ <gnome:userid>jbrefort</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Emmanuel Pacaud</foaf:name>
+ <gnome:userid>emmanuel</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]