.gitignore
LICENSE
README.md
pyproject.toml
uv.lock
.github/workflows/release.yaml
examples/example_screenman.toml
screenman/__init__.py
screenman/cli.py
screenman/config.py
screenman/edid.py
screenman/screen.py
screenman/utils.py
screenman.egg-info/PKG-INFO
screenman.egg-info/SOURCES.txt
screenman.egg-info/dependency_links.txt
screenman.egg-info/entry_points.txt
screenman.egg-info/requires.txt
screenman.egg-info/top_level.txt
tests/__init__.py
tests/test_screenman.py