README.md
pyproject.toml
src/wnix/__init__.py
src/wnix.egg-info/PKG-INFO
src/wnix.egg-info/SOURCES.txt
src/wnix.egg-info/dependency_links.txt
src/wnix.egg-info/entry_points.txt
src/wnix.egg-info/requires.txt
src/wnix.egg-info/top_level.txt
src/wnix/bin/__init__.py
src/wnix/bin/grep.py
src/wnix/bin/what.py
src/wnix/lib/__init__.py
src/wnix/lib/grep.py
src/wnix/lib/input.py
src/wnix/lib/types.py
src/wnix/lib/what.py
tests/test_driver_embedding_interaction.py
tests/test_grep_cats.py
tests/test_grep_halting.py
tests/test_grep_shell.py
tests/test_grep_simple.py
tests/test_grep_understands_python.py