Loading pkgs/development/python-modules/ftfy/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ buildPythonPackage rec { description = "Given Unicode text, make its representation consistent and possibly less broken"; mainProgram = "ftfy"; homepage = "https://github.com/LuminosoInsight/python-ftfy"; license = licenses.mit; license = licenses.asl20; maintainers = with maintainers; [ aborsu ]; }; } Loading
pkgs/development/python-modules/ftfy/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ buildPythonPackage rec { description = "Given Unicode text, make its representation consistent and possibly less broken"; mainProgram = "ftfy"; homepage = "https://github.com/LuminosoInsight/python-ftfy"; license = licenses.mit; license = licenses.asl20; maintainers = with maintainers; [ aborsu ]; }; }