Loading pkgs/development/python-modules/pdf2docx/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ buildPythonPackage { mainProgram = "pdf2docx"; homepage = "https://github.com/ArtifexSoftware/pdf2docx"; changelog = "https://github.com/ArtifexSoftware/pdf2docx/releases/tag/v${version}"; license = licenses.gpl3Only; license = licenses.agpl3Only; maintainers = with maintainers; [ happysalada ]; }; } Loading
pkgs/development/python-modules/pdf2docx/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ buildPythonPackage { mainProgram = "pdf2docx"; homepage = "https://github.com/ArtifexSoftware/pdf2docx"; changelog = "https://github.com/ArtifexSoftware/pdf2docx/releases/tag/v${version}"; license = licenses.gpl3Only; license = licenses.agpl3Only; maintainers = with maintainers; [ happysalada ]; }; }