Is there an "Open Source" Xpath-Library which I can compile from scratch with MSVC on Win NT

Günter Jantzen guenter.jantzen at t-mobile.de
Tue Aug 27 06:24:58 EDT 2002


guenter.jantzen at t-mobile.de (=?ISO-8859-1?Q?G=FCnter_Jantzen?=) wrote in message news:<ac8880f6.0208200234.4a1dd0a9 at posting.google.com>...
> I can't compile PyXML and 4Suite from scratch. 
> The sourcecode distribution compiled with distutils did not pass the
> tests (ok my last trial was in May - maybe something has changed).
> There exists Windows binaries. I can install them and they pass the
> tests. However they are not Debug-versions. In our project its common
> to build all our libraries from scratch and to build Debug and Release
> Versions against different MSVC Runtime libraries.
> 
> Are there alternatives. I am not mainly interested in parsing XML. I
> would like to navigate and select in trees using the power of XPath
> 
> Thanks...

Ok, I can compile PyXML from scratch (before I tried it only in
combination with 4Suite) and this will be quite enough for me. I can
use XPath from PyXML, only the syntax for getting the dom-reader is
not the same.



More information about the Python-list mailing list