[pygobject] Updated DOAP file
- From: Sebastian Polsterl <sebp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject] Updated DOAP file
- Date: Mon, 18 Apr 2011 16:39:13 +0000 (UTC)
commit 91ec337359720839862d3f5a8a0ea98f760a0752
Author: Sebastian Pölsterl <sebp k-d-w org>
Date: Mon Apr 18 18:36:25 2011 +0200
Updated DOAP file
pygobject.doap | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/pygobject.doap b/pygobject.doap
index 3ae8fd5..800414a 100644
--- a/pygobject.doap
+++ b/pygobject.doap
@@ -6,9 +6,24 @@
<name xml:lang="en">PyGObject</name>
<shortdesc xml:lang="en">Python bindings GLib and GObject</shortdesc>
+ <description>
+GObject is a object system library used by GTK+ and GStreamer.
+
+PyGObject provides a convenient wrapper for the GObject library for use
+in Python programs, and takes care of many of the boring details such as
+managing memory and type casting. When combined with PyGTK, PyORBit and
+gnome-python, it can be used to write full featured GNOME applications.
+
+Like the GObject library itself PyGObject is licensed under the GNU
+LGPL, so is suitable for use in both free software and proprietary
+applications. It is already in use in many applications ranging from
+small single purpose scripts up to large full featured applications.
+ </description>
<homepage rdf:resource="http://live.gnome.org/PyGObject" />
<mailing-list rdf:resource="http://www.daa.com.au/mailman/listinfo/pygtk" />
<category rdf:resource="http://api.gnome.org/doap-extensions#bindings" />
+ <download-page rdf:resource="http://download.gnome.org/sources/pygobject/" />
+ <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=pygobject" />
<maintainer>
<foaf:Person>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]