LICENSE.txt
README.md
pyproject.toml
src/py_termio/__init__.py
src/py_termio/_consts.py
src/py_termio/_read.py
src/py_termio/consts.py
src/py_termio/exceptions.py
src/py_termio/py.typed
src/py_termio/types.py
src/py_termio/utils.py
src/py_termio.egg-info/PKG-INFO
src/py_termio.egg-info/SOURCES.txt
src/py_termio.egg-info/dependency_links.txt
src/py_termio.egg-info/top_level.txt
src/py_termio/_utils/__init__.py
src/py_termio/_utils/_unix_utils.py
src/py_termio/_utils/_utils.py
src/py_termio/_utils/_win_utils.py