LICENSE
README.md
pyproject.toml
src/pyhandlexl/__init__.py
src/pyhandlexl/_safety.py
src/pyhandlexl/core.py
src/pyhandlexl/errors.py
src/pyhandlexl/py.typed
src/pyhandlexl/table.py
src/pyhandlexl/validate.py
src/pyhandlexl.egg-info/PKG-INFO
src/pyhandlexl.egg-info/SOURCES.txt
src/pyhandlexl.egg-info/dependency_links.txt
src/pyhandlexl.egg-info/requires.txt
src/pyhandlexl.egg-info/top_level.txt
tests/test_core.py
tests/test_errors.py
tests/test_safety.py
tests/test_table.py
tests/test_validate.py