6 buildPythonPackage rec {
12 inherit pname version;
13 sha256 = "719f6a36f908ada1c29dae0d934dd0f1e1f6e3305784edbec23ad719397de678";
20 # https://github.com/tytkal/python-hijiri-ummalqura/issues/4
22 description = "Date Api that support Hijri Umalqurra calendar";
23 homepage = "https://github.com/tytkal/python-hijiri-ummalqura";
24 license = with licenses; [ publicDomain ];