SUMMARY = "Backports and enhancements for the contextlib module" DESCRIPTION = "contextlib2 is a backport of the standard library’s contextlib \ module to earlier Python versions." HOMEPAGE = "http://contextlib2.readthedocs.org/" SECTION = "devel/python" LICENSE = "PSF" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=43d1c7827e8fad6454b553caf0e1d734" SRC_URI[md5sum] = "d03a631073b40073b5c41364ad8f5979" SRC_URI[sha256sum] = "7197aa736777caac513dbd800944c209a49765bf1979b12b037dce0277077ed3" inherit pypi setuptools BBCLASSEXTEND = "native nativesdk"