MANIFEST.in
README.rst
setup.cfg
setup.py
pkg/afancontrol.conf
pkg/afancontrol.service
src/afancontrol/__init__.py
src/afancontrol/__main__.py
src/afancontrol/arduino.py
src/afancontrol/config.py
src/afancontrol/daemon.py
src/afancontrol/exec.py
src/afancontrol/fans.py
src/afancontrol/fantest.py
src/afancontrol/logger.py
src/afancontrol/manager.py
src/afancontrol/metrics.py
src/afancontrol/pwmfan.py
src/afancontrol/report.py
src/afancontrol/temp.py
src/afancontrol/trigger.py
src/afancontrol.egg-info/PKG-INFO
src/afancontrol.egg-info/SOURCES.txt
src/afancontrol.egg-info/dependency_links.txt
src/afancontrol.egg-info/entry_points.txt
src/afancontrol.egg-info/requires.txt
src/afancontrol.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_arduino.py
tests/test_config.py
tests/test_daemon.py
tests/test_exec.py
tests/test_fans.py
tests/test_fantest.py
tests/test_manager.py
tests/test_metrics.py
tests/test_pwmfan.py
tests/test_report.py
tests/test_temp.py
tests/test_trigger.py
tests/data/afancontrol-example.conf