summaryrefslogtreecommitdiffstats
path: root/meta-offline-voice-agent/recipes-python/python3-scipy/python3-beniget_0.4.1.bb
blob: cfd31447ba8df451215345bfe06a9b92a18dce53 (plain)
1
2
3
4
5
6
7
8
9
10
11
SUMMARY = "A static analyzer for Python2 and Python3 code"
HOMEPAGE = "https://github.com/serge-sans-paille/beniget/"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=02550c296a72ab0b70961eb70a5a7242"

SRC_URI[md5sum] = "a2bbe7f17f10f9c127d8ef00692ddc55"
SRC_URI[sha256sum] = "75554b3b8ad0553ce2f607627dad3d95c60c441189875b98e097528f8e23ac0c"

inherit pypi setuptools3

BBCLASSEXTEND = "native"