harfbuzz/harfbuzz.doap

25 lines
826 B
Plaintext
Raw Permalink Normal View History

2011-05-10 23:55:40 +02:00
<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns="http://usefulinc.com/ns/doap#">
<name xml:lang="en">harfbuzz</name>
2011-05-27 09:56:37 +02:00
<shortdesc xml:lang="en">Text shaping library</shortdesc>
2011-05-10 23:55:40 +02:00
<homepage
2022-06-21 21:19:08 +02:00
rdf:resource="https://github.com/harfbuzz/harfbuzz" />
2011-05-10 23:55:40 +02:00
<mailing-list
2022-06-21 21:19:08 +02:00
rdf:resource="https://github.com/harfbuzz/harfbuzz/discussions" />
<download-page
rdf:resource="https://github.com/harfbuzz/harfbuzz/releases" />
2011-05-10 23:55:40 +02:00
<bug-database
rdf:resource="https://github.com/harfbuzz/harfbuzz/issues" />
2011-05-10 23:55:40 +02:00
<maintainer>
<foaf:Person>
<foaf:name>Behdad Esfahbod</foaf:name>
<foaf:mbox rdf:resource="mailto:harfbuzz@behdad.org" />
</foaf:Person>
</maintainer>
</Project>