lutok: move to Lua libraries menu
[buildroot-gz.git] / package / python-twisted / Config.in
blob7fe4289d46d8f8b33dc325dab2a415f22ab85b3b
1 config BR2_PACKAGE_PYTHON_TWISTED
2         bool "python-twisted"
3         select BR2_PACKAGE_PYTHON_INCREMENTAL
4         select BR2_PACKAGE_PYTHON_CONSTANTLY # runtime
5         select BR2_PACKAGE_PYTHON_ZOPE_INTERFACE # runtime
6         help
7           Twisted is an event-driven networking engine written in Python.
9           https://twistedmatrix.com/trac/