blob: 1b80770d735ea44c99cc05ad90bb1e508e5a9944 [file] [log] [blame]
Andrew Geisslerc87764f2020-06-27 00:16:32 -05001SUMMARY = "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=a6aa1e7097aca5955f9a2e1c8b0ce158"
7
8inherit pypi setuptools3
9
Andrew Geissler4b7c1152020-11-30 19:55:29 -060010SRC_URI[md5sum] = "c661939158d6a1acbcc2191bedc47751"
11SRC_URI[sha256sum] = "96e900d6af928a94c2a75b4935ddda44872c218121d0467c549ae19e7608a9a2"