Config.in 269 B

123456789
  1. config BR2_PACKAGE_PYTHON_TXDBUS
  2. bool "python-txdbus"
  3. select BR2_PACKAGE_PYTHON_TWISTED # runtime
  4. select BR2_PACKAGE_PYTHON_SIX # runtime
  5. help
  6. A native Python implementation of the DBus protocol for
  7. Twisted applications.
  8. https://github.com/cocagne/txdbus