1*4882a593Smuzhiyunconfig BR2_PACKAGE_GRANTLEE 2*4882a593Smuzhiyun bool "grantlee" 3*4882a593Smuzhiyun depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE && BR2_PACKAGE_QT5 4*4882a593Smuzhiyun select BR2_PACKAGE_QT5SCRIPT 5*4882a593Smuzhiyun select BR2_PACKAGE_QT5BASE_GUI 6*4882a593Smuzhiyun help 7*4882a593Smuzhiyun Qt implementation of the Django template framework 8*4882a593Smuzhiyun 9*4882a593Smuzhiyun http://www.grantlee.org 10