8 buildPythonPackage rec {
14 inherit pname version;
15 hash = "sha256-ns270IOwZ5iuHoaty/6KsUec+GTk7jD+TkagA9Ekkco=";
27 homepage = "https://github.com/kjd/idna/";
28 description = "Internationalized Domain Names in Applications (IDNA)";
29 license = lib.licenses.bsd3;