[murrine] Added murrine.doap for cgit



commit 47c5facabd5231536c7f392c3585ef101ff4850d
Author: Andrea Cimitan <andrea cimitan gmail com>
Date:   Tue Sep 15 18:50:24 2009 +0200

    Added murrine.doap for cgit

 murrine.doap |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)
---
diff --git a/murrine.doap b/murrine.doap
new file mode 100644
index 0000000..d06f372
--- /dev/null
+++ b/murrine.doap
@@ -0,0 +1,18 @@
+<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">murrine</name>
+  <shortdesc xml:lang="en">The Wonderful Gtk+ Cairo Engine</shortdesc>
+  <homepage rdf:resource="http://www.cimitan.com/murrine"; />
+  <category rdf:resource="http://api.gnome.org/doap-extensions#other"; />
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Andrea Cimitan</foaf:name>
+      <gnome:userid>acimitan</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>



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