Loading pkgs/development/python-modules/shodan/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,7 @@ buildPythonPackage rec { meta = with lib; { description = "Python library and command-line utility for Shodan"; homepage = "https://github.com/achillean/shodan-python"; changelog = "https://github.com/achillean/shodan-python/blob/${version}/CHANGELOG.md"; license = licenses.mit; maintainers = with maintainers; [ lihop ]; }; Loading Loading
pkgs/development/python-modules/shodan/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,7 @@ buildPythonPackage rec { meta = with lib; { description = "Python library and command-line utility for Shodan"; homepage = "https://github.com/achillean/shodan-python"; changelog = "https://github.com/achillean/shodan-python/blob/${version}/CHANGELOG.md"; license = licenses.mit; maintainers = with maintainers; [ lihop ]; }; Loading