Codebase list evolution-ews / debian/3.36.1-1 evolution-ews.doap
debian/3.36.1-1

Tree @debian/3.36.1-1 (Download .tar.gz)

evolution-ews.doap @debian/3.36.1-1raw · history · blame

<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#">

  <name xml:lang="en">evolution-ews</name>
  <shortdesc xml:lang="en">MS Exchange integration through Exchange Web Services</shortdesc>
  <description>MS Exchange integration for the Evolution application</description>
  <homepage rdf:resource="https://wiki.gnome.org/Apps/Evolution" />
  <mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/evolution-list" />
  <download-page rdf:resource="https://download.gnome.org/sources/evolution-ews" />
  <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/evolution-ews/issues/" />
  <category rdf:resource="http://api.gnome.org/doap-extensions#apps" />
  <programming-language>C</programming-language>

  <maintainer>
    <foaf:Person>
      <foaf:name>David Woodhouse</foaf:name>
      <foaf:mbox rdf:resource="mailto:dwmw2@infradead.org" />
      <gnome:userid>dwmw2</gnome:userid>
    </foaf:Person>
  </maintainer>

  <maintainer>
    <foaf:Person>
      <foaf:name>Milan Crha</foaf:name>
      <foaf:mbox rdf:resource="mailto:mcrha@redhat.com" />
      <gnome:userid>mcrha</gnome:userid>
    </foaf:Person>
  </maintainer>

</Project>