[gnome-format] Added doap file for cgit webfrontend.



commit 4df738f02240df181d5252de6660b9b4bd751be6
Author: Felix Kaser <f kaser gmx net>
Date:   Thu Apr 30 23:02:13 2009 +0200

    Added doap file for cgit webfrontend.
---
 gnome-format.doap |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)

diff --git a/gnome-format.doap b/gnome-format.doap
new file mode 100644
index 0000000..83094c0
--- /dev/null
+++ b/gnome-format.doap
@@ -0,0 +1,25 @@
+<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">gnome-format</name>
+  <shortdesc xml:lang="en">Gnome Format is a tool to easily format (erase and initialize) external memory media like USB sticks or SD/MMC flash cards for your PC. It is designed for Linux based operating systems using the GNOME desktop.</shortdesc>
+  <homepage rdf:resource="http://live.gnome.org/gnome-format"; />
+ <!-- <mailing-list rdf:resource="http://example.com/projectname/mail"; /> -->
+ <!-- <category rdf:resource="other" /> -->
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Michael Kanis</foaf:name>
+      <gnome:userid>mkanis</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Felix Kaser</foaf:name>
+      <gnome:userid>kaserf</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>



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