[pan2] add pan2.doap



commit d1af79ff5f7db4b212e21f3ba089db20d321cbd4
Author: Charles Kerr <charles rebelbase com>
Date:   Sun Sep 27 23:17:36 2009 -0500

    add pan2.doap

 pan2.doap |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)
---
diff --git a/pan2.doap b/pan2.doap
new file mode 100644
index 0000000..07ac069
--- /dev/null
+++ b/pan2.doap
@@ -0,0 +1,19 @@
+<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">Pan</name>
+  <shortdesc xml:lang="en">Pan Newsreader</shortdesc>
+  <homepage rdf:resource="http://pan.rebelbase.com/"; />
+  <mailing-list rdf:resource="http://lists.nongnu.org/mailman/listinfo/pan-users"; />
+  <category rdf:resource="http://api.gnome.org/doap-extensions#desktop"; />
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Charles Kerr</foaf:name>
+      <gnome:userid>csk</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]