setup.cfg
setup.py
./LICENSE.txt
./README.md
bin/randrctl
bin/randrctl-auto
bin/randrctl-setup
randrctl/__init__.py
randrctl/__main__.py
randrctl/ctl.py
randrctl/exception.py
randrctl/model.py
randrctl/profile.py
randrctl/xrandr.py
randrctl.egg-info/PKG-INFO
randrctl.egg-info/SOURCES.txt
randrctl.egg-info/dependency_links.txt
randrctl.egg-info/not-zip-safe
randrctl.egg-info/top_level.txt
randrctl/misc/config.ini
randrctl/misc/completion/bash/randrctl
randrctl/misc/completion/zsh/_randrctl
randrctl/misc/udev/99-randrctl.rules
randrctl/tests/__init__.py
randrctl/tests/profile_example
randrctl/tests/simple_profile_example
randrctl/tests/test_profile.py
randrctl/tests/test_xrandr.py