6 buildPythonPackage rec {
11 inherit pname version;
12 sha256 = "b307872f855b18632ce0c21c5e45be78c0ea7ae4c15c828c20788b26921eb3f6";
16 homepage = "https://github.com/kjd/idna/";
17 description = "Internationalized Domain Names in Applications (IDNA)";
18 license = lib.licenses.bsd3;