Config.in 163 B

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