blob: 85d9588a84a0c3f11ae9e3366cfc09777e045da1 [file] [log] [blame]
Brad Bishop316dfdd2018-06-25 12:45:53 -04001SUMMARY = "Python expectaton library"
2DESCRIPTION = "Minimal but very flexible implementation of the expect pattern"
3SECTION = "devel/python"
4HOMEPAGE = " https://bitbucket.org/dwt/pyexpect"
5LICENSE = "ISC"
6LIC_FILES_CHKSUM = "file://README.md;md5=500b884e9dcd5f677a53cbbee8ace939"
7
8inherit pypi
9
Brad Bishop868407c2019-11-04 13:24:47 -050010SRC_URI[md5sum] = "dc744289858001925c75d21e26f1260f"
11SRC_URI[sha256sum] = "bff4654b113dac6c2231e486e11dcb23281ddc0742a5404467303fe7638829ef"