<?xml version="1.0"?>
<rss version="2.0">

  <channel>
    <title>PyGTK News</title>
    <description>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.
    </description>
    <language>en-us</language>
    <link>http://pygtk.org</link>
    <copyright> © 2003 by The GNOME Project</copyright>
    <webMaster>pygtk-web@pygtk.org</webMaster>

  <image>
    <title>PyGTK</title>
    <url>http://pygtk.org/img/gnome-64.png</url>
    <link>http://pygtk.org</link>
  </image>

  <item>
    <title>PyGTK 2.24.0 released</title>
    <link>http://www.pygtk.org/news.html#item10</link>
    <pubDate>Fri, 01 Apr 2011 00:00:00 GMT</pubDate>
    <description>PyGTK 2.24.0 has been released. This is a stable release supporting the GTK+ 2.24 API.&lt;br /&gt;
     New users wishing to develop Python applications using GTK+ are recommended to use the GObject-Introspection
     features available in PyGObject.&lt;br /&gt;
     Existing authors of PyGTK applications are also recommended to port their applications to PyGObject
     to take advantage of new features appearing in GTK-3 and beyond. More information on PyGObject
     and GObject-Introspection can be found at &lt;a href="http://live.gnome.org/PyGObject"&gt;
     http://live.gnome.org/PyGObject&lt;/a&gt;.&lt;br /&gt;
     PyGTK-2.24 will be the final major release of PyGTK. Additional bug-fix releases
     may appear when necessary to maintain compatibility and stability with the
     GTK-2.24 series.&lt;br /&gt;
     As usual, sources can be fetched from
     &lt;a href="http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.24/"&gt;here&lt;/a&gt;.
     Check out &lt;a href="http://article.gmane.org/gmane.comp.gnome.gtk%2B.python/15449"&gt;
     the release announcement and full list of changes&lt;/a&gt;.</description>
  </item>

  <item>
    <title>PyGTK All-in-one installer for windows released!</title>
    <link>http://www.pygtk.org/news.html#item9</link>
    <pubDate>Fri, 24 Dec 2010 00:00:00 GMT</pubDate>
    <description>The PyGTK team is pleased to announce the return of the highly popular all-in-one
     installer for Windows.&lt;br /&gt;
     It provides an alternative installation method for PyGTK users on Windows and bundles
     PyGTK, PyGObject, PyCairo, PyGtkSourceView2, PyGooCanvas, PyRsvg, the gtk+-bundle and
     Glade in one handy installer.&lt;br /&gt;
     Currently 32 bit Python 2.6 and 2.7 versions are supported on Windows XP and above.&lt;br /&gt;
     See the release &lt;a href="http://www.daa.com.au/pipermail/pygtk/2010-December/019296.html"&gt;
     announcement&lt;/a&gt; and &lt;a href="https://github.com/dieterv/pygtk-installer/blob/master/README.rst"&gt;
     README&lt;/a&gt; file for further details. The installer itself can be found
     &lt;a href="http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/2.22/"&gt;here&lt;/a&gt;.&lt;br /&gt;
     Special thanks go to Dieter Verfaillie, for his impressive work to get this done.</description>
  </item>

  <item>
    <title>PyGObject 2.26.0 released</title>
    <link>http://www.pygtk.org/news.html#item8</link>
    <pubDate>Mon, 27 Sep 2010 00:00:00 GMT</pubDate>
    <description>PyGobject 2.26.0 has been released. This is the first stable release in the 2.26.x series and
     introduces initial support for introspection and Python 3.
     As usual, sources can be fetched from
     &lt;a href="http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.26/pygobject-2.26.0.tar.bz2"&gt;here&lt;/a&gt;.
     Check out &lt;a href="http://article.gmane.org/gmane.comp.gnome.gtk%2B.python/14841"&gt;
     the release announcement and full list of changes&lt;/a&gt;.</description>
  </item>

  <item>
    <title>PyGTK 2.22.0 released</title>
    <link>http://www.pygtk.org/news.html#item7</link>
    <pubDate>Sat, 25 Sep 2010 00:00:00 GMT</pubDate>
    <description>PyGTK 2.22.0 has been released. This is the first stable release supporting the GTK+ 2.22 API.&lt;br /&gt;
     New users wishing to develop Python applications using GTK+ are recommended to use the GObject-Introspection
     features available in PyGObject.&lt;br /&gt;
     Existing authors of PyGTK applications are also recommended to port their applications to PyGObject
     to take advantage of new features appearing in GTK-3 and beyond. More information on PyGObject
     and GObject-Introspection can be found at &lt;a href="http://live.gnome.org/PyGObject"&gt;
     http://live.gnome.org/PyGObject&lt;/a&gt;.&lt;br /&gt;
     As usual, sources can be fetched from
     &lt;a href="http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.22/pygtk-2.22.0.tar.bz2"&gt;here&lt;/a&gt;.
     Check out &lt;a href="http://article.gmane.org/gmane.comp.gnome.gtk%2B.python/14835"&gt;
     the release announcement and full list of changes&lt;/a&gt;.</description>
  </item>

  <item>
    <title>Help improving PyGTK documentation contributing to the Acire Snippets project</title>
    <link>http://www.pygtk.org/news.html#item6</link>
    <pubDate>Fri, 26 Mar 2010 00:00:00 GMT</pubDate>
    <description>Acire Snippets is a library and browser of snippets and examples of Python code that demonstrates how to perform specific tasks. It has a new &lt;a href="http://aciresnippets.wordpress.com/"&gt;Acire Snippets website&lt;/a&gt; with information on how to use it and send contributions and PyGTK users are encouraged to enrich the existing PyGTK snippets collection.</description>
  </item>

  <item>
    <title>PyGObject, PyGTK and PyCairo windows installers updated</title>
    <link>http://www.pygtk.org/news.html#item5</link>
    <pubDate>Fri, 22 Jan 2010 00:00:00 GMT</pubDate>
    <description>The installers for win32 have been now updated to recent versions. As usual, they can be found
     &lt;a href="http://ftp.gnome.org/pub/GNOME/binaries/win32"&gt;here&lt;/a&gt; (under the pygtk, pygobject and pycairo directories).
     Thanks to John Stowers for fixing and doing the windows builds and to Ignacio Casal for uploading them.</description>
  </item>

  <item>
    <title>PyGobject 2.21.1 released</title>
    <link>http://www.pygtk.org/news.html#item4</link>
    <pubDate>Sun, 03 Jan 2010 00:00:00 GMT</pubDate>
    <description>PyGobject 2.21.1 has been released, this is an unstable release leading to 2.22.0. As usual, it's sources can be fetched
     &lt;a href="http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.21/pygobject-2.21.1.tar.bz2"&gt;here&lt;/a&gt;.
     Check out &lt;a href="http://mail.gnome.org/archives/gnome-announce-list/2010-January/msg00004.html"&gt;the release announcement and full list of changes&lt;/a&gt;.</description>
  </item>

  <item>
    <title>PyGTK 2.17.0 released</title>
    <link>http://www.pygtk.org/news.html#item3</link>
    <pubDate>Sat, 26 Dec 2009 00:00:00 GMT</pubDate>
    <description>PyGTK 2.17.0 is the first release in the 2.17.x series. It's unstable, so
     it should be used with caution. As usual, it's sources can be fetched
     &lt;a href="http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.17/pygtk-2.17.0.tar.bz2"&gt;here&lt;/a&gt;.
     Check out &lt;a href="http://mail.gnome.org/archives/gnome-announce-list/2009-December/msg00068.html"&gt;the release announcement and full list of changes&lt;/a&gt;.</description>
  </item>

  <item>
    <title>PyGobject 2.21.0 released</title>
    <link>http://www.pygtk.org/news.html#item2</link>
    <pubDate>Fri, 18 Dec 2009 00:00:00 GMT</pubDate>
    <description>PyGobject 2.21.0 has been released, this is an unstable release leading to 2.22.0. As usual, it's sources can be fetched
     &lt;a href="http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.21/pygobject-2.21.0.tar.bz2"&gt;here&lt;/a&gt;.
     Check out &lt;a href="http://mail.gnome.org/archives/gnome-announce-list/2009-December/msg00039.html"&gt;the release announcement and full list of changes&lt;/a&gt;.</description>
  </item>

  <item>
    <title>PyGobject 2.20.0 released</title>
    <link>http://www.pygtk.org/news.html#item1</link>
    <pubDate>Wed, 23 Sep 2009 00:00:00 GMT</pubDate>
    <description>PyGobject 2.20.0 has been released, this is a stable release, the first of the 2.20.x series. As usual, it's sources can be fetched
     &lt;a href="http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.20/pygobject-2.20.0.tar.bz2"&gt;here&lt;/a&gt;.
     Check out &lt;a href="http://mail.gnome.org/archives/gnome-announce-list/2009-September/msg00107.html"&gt;the release announcement and full list of changes&lt;/a&gt;.</description>
  </item>

  </channel>
</rss>
