Codebase list gnote / 3.11.1 gnote.doap
3.11.1

Tree @3.11.1 (Download .tar.gz)

gnote.doap @3.11.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">gnote</name>
  <shortdesc xml:lang="en">A note taking application.</shortdesc>
  <homepage rdf:resource="http://live.gnome.org/Gnote" />
  <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnote-list" />

  <maintainer>
    <foaf:Person>
      <foaf:name>Aurimas Cernius</foaf:name>
      <foaf:mbox rdf:resource="mailto:aurimasc@src.gnome.org" />
      <gnome:userid>aurimasc</gnome:userid>
    </foaf:Person>
  </maintainer>
</Project>