7 buildPythonPackage rec {
10 format = "setuptools";
13 inherit pname version;
14 hash = "sha256-0bInBlVxhuYFjaiLoPhYN0AbKuneFX9ZNT3JeNglGHo=";
22 description = "Parse english textual date descriptions";
23 homepage = "https://github.com/pediapress/timelib/";
24 license = licenses.zlib;