LICENSE
README.md
pyproject.toml
src/python_crimes/__init__.py
src/python_crimes/defer.py
src/python_crimes/match.py
src/python_crimes/patterns.py
src/python_crimes/pipe.py
src/python_crimes/py.typed
src/python_crimes/typed.py
src/python_crimes.egg-info/PKG-INFO
src/python_crimes.egg-info/SOURCES.txt
src/python_crimes.egg-info/dependency_links.txt
src/python_crimes.egg-info/requires.txt
src/python_crimes.egg-info/top_level.txt
tests/test_defer.py
tests/test_match.py
tests/test_pipe.py