| SUMMARY = "Internationalised Domain Names in Applications" | |
| HOMEPAGE = "https://github.com/kjd/idna" | |
| LICENSE = "BSD-3-Clause & Python-2.0 & Unicode-TOU" | |
| LIC_FILES_CHKSUM = "file://LICENSE.md;md5=9a6c29079fc90c29d80332f44d2625f2" | |
| SRC_URI[sha256sum] = "ffb385a7e039654cef1ab9ef32c6fafe283c0c0467bba1d9029738ce4a14a848" | |
| inherit pypi python_flit_core ptest-python-pytest | |
| RDEPENDS:${PN} += "python3-codecs" | |
| RDEPENDS:${PN}-ptest += "python3-unittest-automake-output" | |
| BBCLASSEXTEND = "native nativesdk" |