1config BR2_PACKAGE_PYTHON_LOGBOOK 2 bool "python-logbook" 3 select BR2_PACKAGE_PYTHON3_ZLIB 4 help 5 A logging replacement for Python. 6 7 http://logbook.pocoo.org/ 8