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 20 06:34:04 EDT 2002


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...



More information about the Python-list mailing list