LICENCE
README.md
pyproject.toml
src/xpath_kit.egg-info/PKG-INFO
src/xpath_kit.egg-info/SOURCES.txt
src/xpath_kit.egg-info/dependency_links.txt
src/xpath_kit.egg-info/requires.txt
src/xpath_kit.egg-info/top_level.txt
src/xpathkit/__init__.py
src/xpathkit/__version__.py
src/xpathkit/builders.py
src/xpathkit/exceptions.py
src/xpathkit/expressions.py
src/xpathkit/xpathkit.py
tests/test_builders.py
tests/test_expressions.py
tests/test_xpathkit.py