aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-greenlet.inc
blob: fcd81f6c3ea3ce159b60c69842870a1029d3df41 (plain)
1
2
3
4
5
6
7
8
9
SUMMARY = "Python lightweight in-process concurrent programming"
LICENSE = "MIT & PSF"
LIC_FILES_CHKSUM = "file://LICENSE;md5=03143d7a1a9f5d8a0fee825f24ca9c36 \
                    file://LICENSE.PSF;md5=c106931d9429eda0492617f037b8f69a"

SRC_URI[md5sum] = "a87b6028c3b742b210bf5973939db595"
SRC_URI[sha256sum] = "f1cc268a15ade58d9a0c04569fe6613e19b8b0345b64453064e2c3c6d79051af"

inherit pypi