6 buildPythonPackage rec {
11 inherit pname version;
12 sha256 = "0wr9jkixprlywz0plyn5p42a5fd31aiwvjrxdvj7r02vfxa04c3w";
16 homepage = "https://github.com/Cairnarvon/uptime";
17 description = "Cross-platform way to retrieve system uptime and boot time";
18 license = licenses.bsd2;
19 maintainers = with maintainers; [ rob ];