[pygi] Add metadata to the .doap file



commit c5f6af4844c74354abc508d17969d9d45153acf2
Author: Tomeu Vizoso <tomeu sugarlabs org>
Date:   Thu Apr 15 14:25:59 2010 -0400

    Add metadata to the .doap file

 pygi.doap |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/pygi.doap b/pygi.doap
index 68a6f4b..03e9b91 100644
--- a/pygi.doap
+++ b/pygi.doap
@@ -6,6 +6,9 @@
 
   <name xml:lang="en">PyGI</name>
   <shortdesc xml:lang="en">Python dynamic bindings based on GObject-Introspection</shortdesc>
+  <category rdf:resource="http://api.gnome.org/doap-extensions#bindings"; />
+  <mailing-list rdf:resource="http://www.daa.com.au/mailman/listinfo/pygtk"; />
+  <homepage rdf:resource="http://live.gnome.org/PyGi"; />
 
   <maintainer>
     <foaf:Person>



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