LICENSE.txt
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
src/jsonlogic/__init__.py
src/jsonlogic/classes.py
src/jsonlogic/errors.py
src/jsonlogic/jsontypes.py
src/jsonlogic/operations.py
src/jsonlogic_py.egg-info/PKG-INFO
src/jsonlogic_py.egg-info/SOURCES.txt
src/jsonlogic_py.egg-info/dependency_links.txt
src/jsonlogic_py.egg-info/requires.txt
src/jsonlogic_py.egg-info/top_level.txt
test/test_classes.py
test/test_jsonlogic.py
test/test_types.py