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