Updated Esperanto translation
[gtkhtml.git] / gtkhtml.doap
blob026c64dc0b65d239b5615e15920e012d627b271e
1 <Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2          xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
3          xmlns:foaf="http://xmlns.com/foaf/0.1/"
4          xmlns:gnome="http://api.gnome.org/doap-extensions#"
5          xmlns="http://usefulinc.com/ns/doap#">
7   <name xml:lang="en">gtkhtml</name>
8   <shortdesc xml:lang="en">HTML rendering and editing library</shortdesc>
9   <homepage rdf:resource="https://wiki.gnome.org/Apps/Evolution" />
10   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/evolution-list" />
11   <download-page rdf:resource="http://download.gnome.org/sources/gtkhtml" />
12   <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=gtkhtml" />
13   <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
15   <maintainer>
16     <foaf:Person>
17       <foaf:name>Srinivasa Ragavan</foaf:name>
18       <foaf:mbox rdf:resource="mailto:sragavan@novell.com" />
19       <gnome:userid>sragavan</gnome:userid>
20     </foaf:Person>
21   </maintainer>
22   <maintainer>
23     <foaf:Person>
24       <foaf:name>Matthew Barnes</foaf:name>
25       <foaf:mbox rdf:resource="mailto:mbarnes@redhat.com" />
26       <gnome:userid>mbarnes</gnome:userid>
27     </foaf:Person>
28   </maintainer>
29 </Project>