mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-07 16:59:28 +00:00
4678955b35
Signed-off-by: Armin Kuster <akuster808@gmail.com>
10 lines
323 B
BlitzBasic
10 lines
323 B
BlitzBasic
DESCRIPTION = "QR Code and Micro QR Code generator for Python 2 and Python 3"
|
|
LICENSE = "BSD-3-Clause"
|
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=8e8db3765a57bcb968140e0a353c1a35"
|
|
|
|
SRC_URI[sha256sum] = "983424b296e62189d70fc73460cd946cf56dcbe82b9bda18c066fc1b24371cdc"
|
|
|
|
#PYPI_PACKAGE = "Flask-Script"
|
|
|
|
inherit pypi setuptools3
|