2 , buildPythonApplication
9 buildPythonApplication rec {
10 pname = "apc-temp-fetch";
14 disabled = pythonOlder "3.6";
17 pname = "APC-Temp-fetch";
19 hash = "sha256-lXGj/xrOkdMMYvuyVVSCojjQlzISFUT14VTn//iOARo=";
30 pythonImportsCheck = [
35 description = "unified temperature fetcher interface to several UPS network adapters";
36 homepage = "https://github.com/YZITE/APC_Temp_fetch";
37 license = licenses.asl20;