scintilla: Get type names for highlighting using async functions
[anjuta-extras.git] / anjuta-extras.doap
bloba5d5f0616a4847a784607bb205a0105d7f85dd9c
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 extra plugins</name>
8   <shortdesc xml:lang="en">Extra plugins for Anjuta IDE</shortdesc>
9   <homepage rdf:resource="http://www.anjuta.org/" />
10   <mailing-list rdf:resource="https://lists.sourceforge.net/lists/listinfo/anjuta-list" />
11   <download-page rdf:resource="http://download.gnome.org/sources/anjuta-extras/" />
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 </Project>