astrognome/astrognome.doap

18 lines
856 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns="http://usefulinc.com/ns/doap#">
<name xml:lang="en">Astrognome</name>
<shortdesc xml:lang="en">Astrologers software</shortdesc>
<homepage rdf:resource="http://gergely.polonkai.eu/astrognome/" />
<!--mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/evince-list" /-->
<download-page rdf:resource="http://gergely.polonkai.eu/astrognome/download/" />
<bug-database rdf:resource="https://github.com/gergelypolonkai/astrognome/issues" />
<category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
<maintainer>
<foaf:Person>
<foaf:name>Gergely Polonkai</foaf:name>
<foaf:mbox rdf:resource="mailto:gergely@polonkai.eu" />
</foaf:Person>
</maintainer>
</Project>