LICENSE
README.md
pyproject.toml
setup.py
leptris/__init__.py
leptris/_ffi.py
leptris/_leptrisaccel.c
leptris/api.py
leptris/document.py
leptris/element.py
leptris/error.py
leptris/node.py
leptris/py.typed
leptris/sax.py
leptris/xpath.py
leptris.egg-info/PKG-INFO
leptris.egg-info/SOURCES.txt
leptris.egg-info/dependency_links.txt
leptris.egg-info/requires.txt
leptris.egg-info/top_level.txt
tests/test_element.py
tests/test_parse.py
tests/test_sax.py
tests/test_serialize.py
tests/test_xpath.py