Loading pkgs/development/python-modules/dateparser/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -80,6 +80,7 @@ buildPythonPackage rec { description = "Date parsing library designed to parse dates from HTML pages"; homepage = "https://github.com/scrapinghub/dateparser"; license = licenses.bsd3; mainProgram = "dateparser-download"; maintainers = with maintainers; [ dotlambda ]; }; } Loading
pkgs/development/python-modules/dateparser/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -80,6 +80,7 @@ buildPythonPackage rec { description = "Date parsing library designed to parse dates from HTML pages"; homepage = "https://github.com/scrapinghub/dateparser"; license = licenses.bsd3; mainProgram = "dateparser-download"; maintainers = with maintainers; [ dotlambda ]; }; }