diff options
author | nectar <nectar@FreeBSD.org> | 1999-09-19 23:53:19 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 1999-09-19 23:53:19 +0800 |
commit | d8b6bd66d977e9a65c3453d88b94c06b43686b55 (patch) | |
tree | 17017c10385b83b2d399fb6c0b49787ca0f9cc34 /x11-toolkits/py-gnome/pkg-descr | |
parent | d4ec038efb7722d611de65116639292a70456dda (diff) | |
download | freebsd-ports-gnome-d8b6bd66d977e9a65c3453d88b94c06b43686b55.tar.gz freebsd-ports-gnome-d8b6bd66d977e9a65c3453d88b94c06b43686b55.tar.zst freebsd-ports-gnome-d8b6bd66d977e9a65c3453d88b94c06b43686b55.zip |
Step two of splitting py-gnome into py-gtk and py-gnome so that folks
may use the Python GTK bindings without all the GNOME cruft.
This also updates py-gnome from 1.0.3 -> 1.0.4.
Diffstat (limited to 'x11-toolkits/py-gnome/pkg-descr')
-rw-r--r-- | x11-toolkits/py-gnome/pkg-descr | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/x11-toolkits/py-gnome/pkg-descr b/x11-toolkits/py-gnome/pkg-descr index ea8a30053778..5ec95241ca68 100644 --- a/x11-toolkits/py-gnome/pkg-descr +++ b/x11-toolkits/py-gnome/pkg-descr @@ -1,15 +1,9 @@ -Excerpts from the READMEs: +Excerpt from the README: + PyGNOME -- Python bindings for GNOME ==================================== Author: James Henstridge <james@daa.com.au> This is a set of bindings for the GNOME libraries for use with python. - 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. - -- Jacques Vidrine <nectar@FreeBSD.ORG> |