blob: bbd0d50bf0aabb730722eb1e21477e5a9e47211c [file] [log] [blame]
Patrick Williamsddad1a12017-02-23 20:36:32 -06001SUMMARY = "Library for building powerful interactive command lines in Python"
2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=11fba47286258744a6bc6e43530c32a1"
4
Brad Bishop0e2770c2020-01-21 07:31:46 -05005SRC_URI[md5sum] = "dc6677d099e6f49c0f6fbc310de261e9"
6SRC_URI[sha256sum] = "f28b3e8a6483e5d49e7f8949ac1a78314e740333ae305b4ba5defd3e74fb37a8"
Patrick Williamsddad1a12017-02-23 20:36:32 -06007
8BBCLASSEXTEND = "native nativesdk"