buildroot/package/python-pysensors/Config.in

10 lines
283 B
Plaintext
Raw Normal View History

2024-02-18 09:22:07 +08:00
config BR2_PACKAGE_PYTHON_PYSENSORS
bool "python-pysensors"
select BR2_PACKAGE_LM_SENSORS # runtime
help
Python bindings for libsensors.so from the lm-sensors project
via ctypes. Supports API version 4, i.e. libsensors version
3.x.
https://pypi.org/project/PySensors