README.md
pyproject.toml
pell/__init__.py
pell/__main__.py
pell/ast.py
pell/cli.py
pell/deps.py
pell/driver.py
pell/emitter.py
pell/jq.py
pell/lexer.py
pell/parser.py
pell/repl.py
pell.egg-info/PKG-INFO
pell.egg-info/SOURCES.txt
pell.egg-info/dependency_links.txt
pell.egg-info/entry_points.txt
pell.egg-info/requires.txt
pell.egg-info/top_level.txt
tests/test_cli.py
tests/test_deps.py
tests/test_e2e.py
tests/test_emitter.py
tests/test_lexer.py
tests/test_parser.py
tests/test_plsql_sanity.py