| a97ed2e by Pierre-Luc Beaudoin at 2009-06-09 |
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#"> |
|
6 |
|
|
7 |
<name xml:lang="en">libchamplain</name> |
|
8 |
<shortdesc xml:lang="en">A map widget</shortdesc> |
|
9 |
<homepage rdf:resource="http://project.gnome.org/libchamplain" /> |
|
10 |
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/libchamplain-list" /> |
|
11 |
|
|
12 |
<maintainer> |
|
13 |
<foaf:Person> |
| db25cde by Pierre-Luc Beaudoin at 2010-04-22 |
14 |
<foaf:name>Jiří Techet</foaf:name> |
|
15 |
<foaf:mbox rdf:resource="mailto:techet@gmail.com" /> |
|
16 |
<gnome:userid>jiritechet</gnome:userid> |
| a97ed2e by Pierre-Luc Beaudoin at 2009-06-09 |
17 |
</foaf:Person> |
|
18 |
</maintainer> |
|
19 |
</Project> |