buildroot/package/python-dbus-fast/Config.in

10 lines
288 B
Plaintext
Raw Normal View History

2024-02-18 09:22:07 +08:00
config BR2_PACKAGE_PYTHON_DBUS_FAST
bool "python-dbus-fast"
select BR2_PACKAGE_HOST_PYTHON_CYTHON
select BR2_PACKAGE_PYTHON3_PYEXPAT # runtime
help
A faster version of dbus-next, a DBus library for Python with
asyncio support.
https://github.com/bluetooth-devices/dbus-fast