[moserial] Added doap file
- From: Michael J. Chudobiak <mjc src gnome org>
- To: svn-commits-list gnome org
- Subject: [moserial] Added doap file
- Date: Fri, 17 Apr 2009 11:21:40 -0400 (EDT)
commit 6ea47a12a37d8ecc63be4db642aa036f182a7a0c
Author: Michael J. Chudobiak <mjc avtechpulse com>
Date: Fri Apr 17 11:20:51 2009 -0400
Added doap file
---
moserial.doap | 34 ++++++++++++++++++++++++++++++++++
1 files changed, 34 insertions(+), 0 deletions(-)
diff --git a/moserial.doap b/moserial.doap
new file mode 100644
index 0000000..5df5511
--- /dev/null
+++ b/moserial.doap
@@ -0,0 +1,34 @@
+<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#">
+
+ <!--
+ This is a DOAP template file. It contains Pulse's best guesses at
+ some basic content. You should verify the information in this file
+ and modify anything that isn't right. Add the corrected file to your
+ source code repository to help tools better understand your project.
+ -->
+
+ <name xml:lang="en">moserial</name>
+ <!-- Description, e.g.
+ "Falling blocks game"
+ "Internationalized text layout and rendering library"
+ <shortdesc xml:lang="en">Serial terminal for hardware hackers</shortdesc>
+ -->
+ <!--
+ <homepage rdf:resource="http://www.gnome.org/" />
+ -->
+ <!--
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/desktop-devel-list" />
+ -->
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Michael J. Chudobiak</foaf:name>
+ <foaf:mbox rdf:resource="mjc svn gnome org" />
+ <gnome:userid>mjc</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]