[horizon] add doap



commit 0cd6ed399b619b5b45ddbe8e52784e4de32da677
Author: �yvind Kolås <pippin gimp org>
Date:   Tue Feb 1 16:05:34 2011 +0000

    add doap

 horizon.doap |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)
---
diff --git a/horizon.doap b/horizon.doap
new file mode 100644
index 0000000..4a1c4bc
--- /dev/null
+++ b/horizon.doap
@@ -0,0 +1,17 @@
+<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">horizon</name>
+  <shortdesc xml:lang="en">horizon, a fast hypermedia unlimited sketchpad.</shortdesc>
+  <homepage rdf:resource="http://pippin.gimp.org/horizon/"; />
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>�yvind Kolås</foaf:name>
+      <gnome:userid>ok</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>



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