blob: 07699697fefc20570ed35aaa230bb0fb9d915c58 [file] [log] [blame]
Behdad Esfahbodabe636b2011-05-10 17:55:40 -04001<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="http://usefulinc.com/ns/doap#">
5
6 <name xml:lang="en">harfbuzz</name>
Behdad Esfahbode3b0ba82011-05-27 03:56:37 -04007 <shortdesc xml:lang="en">Text shaping library</shortdesc>
Behdad Esfahbodabe636b2011-05-10 17:55:40 -04008
9 <homepage
Behdad Esfahbode3b0ba82011-05-27 03:56:37 -040010 rdf:resource="http://harfbuzz.org/" />
Behdad Esfahbodabe636b2011-05-10 17:55:40 -040011 <mailing-list
12 rdf:resource="http://lists.freedesktop.org/mailman/listinfo/harfbuzz" />
13 <!--download-page
14 rdf:resource=""/-->
15 <bug-database
ebraminio7c6937e2017-11-20 14:49:22 -050016 rdf:resource="https://github.com/harfbuzz/harfbuzz/issues" />
Behdad Esfahbodabe636b2011-05-10 17:55:40 -040017
18 <maintainer>
19 <foaf:Person>
20 <foaf:name>Behdad Esfahbod</foaf:name>
21 <foaf:mbox rdf:resource="mailto:harfbuzz@behdad.org" />
22 </foaf:Person>
23 </maintainer>
24</Project>