PyXml and XPath implementation

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Alain

    #1

    PyXml and XPath implementation

    Hi !

    I'm looking for an XPath implementation (even partial) on PyXML.
    I'm using libxml2 on Windows XP.
    It works well but I have to port my application on RISCOS (OS on ARM
    processor) where only PyXML is ported.

    Thanks.
    Alain
  • Diez B. Roggisch

    #2
    Re: PyXml and XPath implementation

    Alain wrote:
    [color=blue]
    > Hi !
    >
    > I'm looking for an XPath implementation (even partial) on PyXML.
    > I'm using libxml2 on Windows XP.
    > It works well but I have to port my application on RISCOS (OS on ARM
    > processor) where only PyXML is ported.[/color]

    Maybe 4suite works for you? Google it, I don't have the url handy.

    --
    Regards,

    Diez B. Roggisch

    Comment

    Working...