6 buildPythonPackage rec {
11 inherit pname version;
12 sha256 = "7d7d60ec332acbe3a7d00379b45e39abf650bf7ee311d61da5ab921f52f060f0";
15 # Tests can't work because there is no power information available.
19 description = "Cross-platform system power status information";
20 homepage = "https://github.com/Kentzo/Power";
21 license = licenses.mit;