LICENSE
README.md
pyproject.toml
syncraft/__init__.py
syncraft/algebra.py
syncraft/ast.py
syncraft/constraint.py
syncraft/diagnostic.py
syncraft/finder.py
syncraft/generator.py
syncraft/parser.py
syncraft/py.typed
syncraft/sqlite3.py
syncraft/syntax.py
syncraft.egg-info/PKG-INFO
syncraft.egg-info/SOURCES.txt
syncraft.egg-info/dependency_links.txt
syncraft.egg-info/requires.txt
syncraft.egg-info/top_level.txt
tests/test_bimap.py
tests/test_constraint.py
tests/test_find.py
tests/test_parse.py
tests/test_to.py
tests/test_until.py