3 buildPythonApplication,
10 buildPythonApplication rec {
11 pname = "apc-temp-fetch";
15 disabled = pythonOlder "3.6";
18 pname = "APC-Temp-fetch";
20 hash = "sha256-lXGj/xrOkdMMYvuyVVSCojjQlzISFUT14VTn//iOARo=";
31 pythonImportsCheck = [
36 description = "unified temperature fetcher interface to several UPS network adapters";
37 homepage = "https://github.com/YZITE/APC_Temp_fetch";
38 license = licenses.asl20;