mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
8 lines
308 B
PHP
8 lines
308 B
PHP
DESCRIPTION = "An extension for the Flask microframework that adds Sijax support."
|
|
HOMEPAGE = "https://github.com/spantaleev/flask-sijax"
|
|
LICENSE = "BSD-3-Clause"
|
|
|
|
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=266adc7b911b7c84b837bf77196e1ba6"
|
|
|
|
PYPI_PACKAGE = "Flask-Sijax"
|
|
RDEPENDS:${PN} = "${PYTHON_PN}-sijax" |