diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-28 05:37:52 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-28 05:37:52 +0800 |
commit | e8babd621676de100c898aeec7a2528a029f369c (patch) | |
tree | 6ff451c7694882135a7c135b443740789ff27e64 /x11-toolkits/py-gtk2/pkg-descr | |
parent | 7e313dfb8b24cd20acde427ad0db36b0d81319ae (diff) | |
download | marcuscom-ports-e8babd621676de100c898aeec7a2528a029f369c.tar marcuscom-ports-e8babd621676de100c898aeec7a2528a029f369c.tar.gz marcuscom-ports-e8babd621676de100c898aeec7a2528a029f369c.tar.bz2 marcuscom-ports-e8babd621676de100c898aeec7a2528a029f369c.tar.lz marcuscom-ports-e8babd621676de100c898aeec7a2528a029f369c.tar.xz marcuscom-ports-e8babd621676de100c898aeec7a2528a029f369c.tar.zst marcuscom-ports-e8babd621676de100c898aeec7a2528a029f369c.zip |
Update to 2.11.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9473 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/py-gtk2/pkg-descr')
-rw-r--r-- | x11-toolkits/py-gtk2/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/py-gtk2/pkg-descr b/x11-toolkits/py-gtk2/pkg-descr new file mode 100644 index 000000000..41145fa4a --- /dev/null +++ b/x11-toolkits/py-gtk2/pkg-descr @@ -0,0 +1,11 @@ +Excerpt from the README: + + PyGTK + ===== + Author: James Henstridge <james@daa.com.au> + + This archive contains modules that allow you to use gtk in Python + programs. At present, it is a fairly complete set of bindings. + +WWW: http://www.pygtk.org/ +-- Jacques Vidrine <nectar@FreeBSD.ORG> |