LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
examples/quickstart.py
json_rule_engine/__init__.py
json_rule_engine/builder.py
json_rule_engine/core.py
json_rule_engine/django_q.py
json_rule_engine/evaluator.py
json_rule_engine.egg-info/PKG-INFO
json_rule_engine.egg-info/SOURCES.txt
json_rule_engine.egg-info/dependency_links.txt
json_rule_engine.egg-info/requires.txt
json_rule_engine.egg-info/top_level.txt
tests/__init__.py
tests/test_builder.py
tests/test_evaluator.py
tests/test_package.py