Loading pkgs/development/python-modules/pyocr/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -50,6 +50,6 @@ buildPythonPackage rec { changelog = "https://gitlab.gnome.org/World/OpenPaperwork/pyocr/-/blob/${version}/ChangeLog"; description = "A Python wrapper for Tesseract and Cuneiform"; license = licenses.gpl3Plus; maintainers = with maintainers; [ symphorien ]; maintainers = with maintainers; [ symphorien tomodachi94 ]; }; } Loading
pkgs/development/python-modules/pyocr/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -50,6 +50,6 @@ buildPythonPackage rec { changelog = "https://gitlab.gnome.org/World/OpenPaperwork/pyocr/-/blob/${version}/ChangeLog"; description = "A Python wrapper for Tesseract and Cuneiform"; license = licenses.gpl3Plus; maintainers = with maintainers; [ symphorien ]; maintainers = with maintainers; [ symphorien tomodachi94 ]; }; }