8 buildPythonPackage rec {
13 inherit pname version;
14 sha256 = "1npcc4adcc3c9diw4kgmd5c0ikym1iz364p2zp6gs011rqaprald";
23 description = "All-in-one infinity value for Python. Can be compared to any object.";
24 homepage = "https://github.com/kvesteri/infinity";
25 license = licenses.bsd3;
26 maintainers = with maintainers; [ mupdt ];