aboutsummaryrefslogtreecommitdiffstats
path: root/meta-zephyr-core/recipes-devtools/python/python3-pylink
blob: ddfe3caeac2c8ca6e25847d80ecc5229f3eae016 (plain)
1
2
3
4
5
6
7
8
9
10
11
SUMMARY = "Python pylink-square"
HOMEPAGE ="https://pypi.org/project/pylink-square"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://MANIFEST.in;md5=8aa920a7ab8eabc590a0ab6dbe1b3bf2"

inherit pypi setuptools3

PYPI_PACKAGE = "pylink-square"
SRC_URI[md5sum] = "e156ee1c73516e8b2cf52347f6c663f3"
SRC_URI[sha256sum] = "45674112acab890483ee738bb3957e18cc6063dca763fc91283f890fb72d2f59"
BBCLASSEXTEND = "native nativesdk"