summaryrefslogtreecommitdiffstats
path: root/devel/py-gobject/pkg-descr
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-07-17 13:57:18 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-07-17 13:57:18 +0800
commite5c0828642000f64a4e6aa3bd88ab64c4da1d116 (patch)
tree7c0519c4f7f2072a458b17e91f1e4d4ef19d91ed /devel/py-gobject/pkg-descr
parent63ef03d972a6e9c252e82c564c849aecbb58fb52 (diff)
downloadmarcuscom-ports-e5c0828642000f64a4e6aa3bd88ab64c4da1d116.tar
marcuscom-ports-e5c0828642000f64a4e6aa3bd88ab64c4da1d116.tar.gz
marcuscom-ports-e5c0828642000f64a4e6aa3bd88ab64c4da1d116.tar.bz2
marcuscom-ports-e5c0828642000f64a4e6aa3bd88ab64c4da1d116.tar.lz
marcuscom-ports-e5c0828642000f64a4e6aa3bd88ab64c4da1d116.tar.xz
marcuscom-ports-e5c0828642000f64a4e6aa3bd88ab64c4da1d116.tar.zst
marcuscom-ports-e5c0828642000f64a4e6aa3bd88ab64c4da1d116.zip
Update to 2.15.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11119 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/py-gobject/pkg-descr')
-rw-r--r--devel/py-gobject/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/py-gobject/pkg-descr b/devel/py-gobject/pkg-descr
new file mode 100644
index 000000000..eded7fcd4
--- /dev/null
+++ b/devel/py-gobject/pkg-descr
@@ -0,0 +1,4 @@
+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.