.gitignore
LICENSE
Makefile
README.md
pyproject.toml
uv.lock
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/release.yml
src/itoutils/__init__.py
src/itoutils/pytest.py
src/itoutils.egg-info/PKG-INFO
src/itoutils.egg-info/SOURCES.txt
src/itoutils.egg-info/dependency_links.txt
src/itoutils.egg-info/entry_points.txt
src/itoutils.egg-info/top_level.txt
tests/__init__.py
tests/test_module.py