Updated Czech translation
[anjuta.git] / anjuta.doap
blob2b51e4da89e5b9d1118c05e69555c9c4d5b710fd
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">Anjuta IDE</name>
8   <shortdesc xml:lang="en">Develop software in an integrated development environment</shortdesc>
9   <homepage rdf:resource="http://www.anjuta.org/" />
10   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/anjuta-devel-list" />
11   <download-page rdf:resource="http://download.gnome.org/sources/anjuta/" />
12   <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=anjuta" />
13   <category rdf:resource="http://api.gnome.org/doap-extensions#development" />
15   <maintainer>
16     <foaf:Person>
17       <foaf:name>Naba Kumar</foaf:name>
18       <gnome:userid>naba</gnome:userid>
19     </foaf:Person>
20   </maintainer>
21   <maintainer>
22     <foaf:Person>
23       <foaf:name>Johannes Schmid</foaf:name>
24       <gnome:userid>jhs</gnome:userid>
25     </foaf:Person>
26   </maintainer>
27   <maintainer>
28     <foaf:Person>
29       <foaf:name>Sebastien Granjoux</foaf:name>
30       <gnome:userid>seb</gnome:userid>
31     </foaf:Person>
32   </maintainer>
33 </Project>