mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
9 lines
294 B
BlitzBasic
9 lines
294 B
BlitzBasic
SUMMARY = "Python 2 and 3 compatibility library"
|
|
LICENSE = "MIT"
|
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=6f00d4a50713fa859858dd9abaa35b21"
|
|
|
|
SRC_URI[md5sum] = "476881ef4012262dfc8adc645ee786c4"
|
|
SRC_URI[sha256sum] = "e24052411fc4fbd1f672635537c3fc2330d9481b18c0317695b46259512c91d5"
|
|
|
|
inherit pypi
|