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 compiling
non-Python extensions is impractical.
--
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html

Reply via email to