HOME


5h-3LL 1.0
DIR: /usr/lib64/python3.9/site-packages/lxml/includes
/usr/lib64/python3.9/site-packages/lxml/includes/
Upload File:
Current File : /usr/lib64/python3.9/site-packages/lxml/includes/uri.pxd
cdef extern from "libxml/uri.h":
    ctypedef struct xmlURI

    cdef xmlURI* xmlParseURI(char* str)
    cdef void xmlFreeURI(xmlURI* uri)