2013-11-18 15:35:22 -08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<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:gnome="http://api.gnome.org/doap-extensions#"
|
|
|
|
|
xmlns="http://usefulinc.com/ns/doap#">
|
|
|
|
|
|
2016-09-05 11:44:50 +10:00
|
|
|
<name>Geary</name>
|
|
|
|
|
<short-name>geary</short-name>
|
|
|
|
|
<shortdesc xml:lang="en">Send and receive email</shortdesc>
|
|
|
|
|
<description xml:lang="en">Geary is an email application built
|
|
|
|
|
around conversations, for the GNOME 3 desktop. It allows you to
|
|
|
|
|
read, find and send email with a straightforward, modern
|
|
|
|
|
interface.</description>
|
2014-08-08 13:29:43 -07:00
|
|
|
|
|
|
|
|
<homepage rdf:resource="https://wiki.gnome.org/Apps/Geary" />
|
2023-04-28 04:27:22 +02:00
|
|
|
<support-forum rdf:resource="https://discourse.gnome.org/tag/geary" />
|
2018-12-15 19:23:31 +01:00
|
|
|
<bug-database rdf:resource="https://gitlab.gnome.org/GNOME/geary/issues/" />
|
2016-09-05 11:44:50 +10:00
|
|
|
<download-page rdf:resource="https://download.gnome.org/sources/geary/"/>
|
2014-08-08 13:29:43 -07:00
|
|
|
<category rdf:resource="http://api.gnome.org/doap-extensions#apps" />
|
|
|
|
|
<programming-language>Vala</programming-language>
|
2013-11-18 15:35:22 -08:00
|
|
|
|
2016-05-07 10:38:43 +10:00
|
|
|
<maintainer>
|
|
|
|
|
<foaf:Person>
|
2022-07-07 23:50:13 +02:00
|
|
|
<foaf:name>Cédric Bellegarde</foaf:name>
|
|
|
|
|
<foaf:mbox rdf:resource="mailto:cedric.bellegarde@adishatz.org"/>
|
|
|
|
|
<gnome:userid>cbellegarde</gnome:userid>
|
|
|
|
|
</foaf:Person>
|
|
|
|
|
</maintainer>
|
|
|
|
|
<maintainer>
|
|
|
|
|
<foaf:Person>
|
|
|
|
|
<foaf:name>Niels De Graef</foaf:name>
|
|
|
|
|
<foaf:mbox rdf:resource="mailto:nielsdegraef@gmail.com"/>
|
|
|
|
|
<gnome:userid>nielsdg</gnome:userid>
|
2016-05-07 10:38:43 +10:00
|
|
|
</foaf:Person>
|
|
|
|
|
</maintainer>
|
2013-11-18 15:35:22 -08:00
|
|
|
|
|
|
|
|
</Project>
|