ANNOUNCE: PyGTK 2.8.4



I am pleased to announce version 2.8.4 of the Python bindings for GTK.

To make it easier to build PyGTK, we re-included gobject for the stable
series 2.8.x. If pygobject 2.9.0 or higher is found it'll be used, which
is meant for GNOME 2.14. Starting with PyGTK 2.9.x pygobject will be a
hard dependency.

The new release is available from ftp.gnome.org as and its mirrors
as soon as its synced correctly:

     http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.8/pygtk-2.8.4.tar.gz

What's new since 2.8.3:
	- Re-include gobject wrappers if pygobject is not
          found (Gustavo, Johan)
	- gtk.IconView should implement GtkCellLayout (Johan)
	- Always install pygtk-2.0.pc

Blurb:

GTK is a toolkit for developing graphical applications that run on POSIX
systems such as Linux, Windows and MacOS X (provided that the X server
for MacOS X has been installed).  It provides a comprehensive set of GUI
widgets, can display Unicode bidi text.  It links into the Gnome
Accessibility Framework through the ATK library.

PyGTK provides a convenient wrapper for the GTK+ 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 PyORBit and
gnome-python, it can be used to write full featured Gnome applications.

Like the GTK+ library itself PyGTK 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 features applications.

PyGTK requires GTK+ >= 2.8.0 and Python >= 2.3.5 to build.

Bug reports, as always, should go to Bugzilla; check out
http://pygtk.org/developer.html and http://pygtk.org/feedback.html for
links
to posting and querying bug reports for PyGTK.

--
Johan Dahlin
johan gnome org



_______________________________________________
gnome-announce-list mailing list
gnome-announce-list gnome org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list
_______________________________________________
gnome-announce-list mailing list
gnome-announce-list gnome org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list



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