mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00
9 lines
338 B
BlitzBasic
9 lines
338 B
BlitzBasic
SUMMARY = "Library with cross-python path, ini-parsing, io, code, log facilities"
|
|
LICENSE = "MIT"
|
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=a6bb0320b04a0a503f12f69fea479de9"
|
|
|
|
SRC_URI[md5sum] = "5d2c63c56dc3f2115ec35c066ecd582b"
|
|
SRC_URI[sha256sum] = "a6501963c725fc2554dabfece8ae9a8fb5e149c0ac0a42fd2b02c5c1c57fc114"
|
|
|
|
inherit pypi setuptools
|