ANN: py-dom-xpath - Pure Python XPath implementation

2009-02-22 Thread Damien Neil
py-dom-xpath is a pure Python implementation of XPath 1.0. It supports almost all XPath 1.0, and works well with xml.dom.minidom. http://code.google.com/p/py-dom-xpath/ py-dom-xpath requires Python 2.5 or greater. It is unlikely to set any speed records, but may be of use in situations where

[Announce] PyGobject 2.16.1 (stable)

2009-02-22 Thread Gian Mario Tagliaretti
I am pleased to announce version 2.16.1 of the Python bindings for GObject. The new release is available from ftp.gnome.org as and its mirrors as soon as its synced correctly: http://download.gnome.org/sources/pygobject/2.16/ What's new since PyGObject 2.16.0? - Apply the patch provi