python-flask-sijax.inc 308 B

12345678
  1. DESCRIPTION = "An extension for the Flask microframework that adds Sijax support."
  2. HOMEPAGE = "https://github.com/spantaleev/flask-sijax"
  3. LICENSE = "BSD-3-Clause"
  4. LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=266adc7b911b7c84b837bf77196e1ba6"
  5. PYPI_PACKAGE = "Flask-Sijax"
  6. RDEPENDS_${PN} = "${PYTHON_PN}-sijax"