1 config BR2_PACKAGE_PYTHON_WEB2PY
3 depends on BR2_PACKAGE_PYTHON
4 select BR2_PACKAGE_PYTHON_PYDAL
5 select BR2_PACKAGE_PYTHON_ZLIB
6 select BR2_PACKAGE_PYTHON_PYEXPAT
7 select BR2_PACKAGE_PYTHON_SQLITE
9 web2py is a free open source full-stack framework for rapid
10 development of fast, scalable, secure and portable
11 database-driven web-based applications.
15 if BR2_PACKAGE_PYTHON_WEB2PY
17 config BR2_PACKAGE_PYTHON_WEB2PY_PASSWORD
18 string "admin panel password"
21 Set the admin panel password.