12 buildPythonPackage rec {
19 sha256 = "0qjg0mmz2cqxryr610mppx3virf1gslzrsk24304502588z53v8w";
28 propagatedBuildInputs = [
39 description = "A Python CAS library";
40 homepage = "https://diofant.readthedocs.io/";
41 license = licenses.bsd3;
42 maintainers = with maintainers; [ suhr ];