c8ff8d41c0
pysensors 0.0.4 from https://pypi.org/project/PySensors/ Signed-off-by: Brandon Maier <brandon.maier@collins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
10 lines
273 B
Plaintext
10 lines
273 B
Plaintext
config BR2_PACKAGE_PYTHON_PYSENSORS
|
|
bool "python-pysensors"
|
|
select BR2_PACKAGE_LM_SENSORS
|
|
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
|