2015-01-26 00:47:30 +01:00
|
|
|
config BR2_PACKAGE_PYTHON_TWISTED
|
|
|
|
bool "python-twisted"
|
2016-12-19 09:22:36 +01:00
|
|
|
select BR2_PACKAGE_PYTHON_INCREMENTAL
|
|
|
|
select BR2_PACKAGE_PYTHON_CONSTANTLY # runtime
|
2015-01-26 00:47:30 +01:00
|
|
|
select BR2_PACKAGE_PYTHON_ZOPE_INTERFACE # runtime
|
|
|
|
help
|
|
|
|
Twisted is an event-driven networking engine written in Python.
|
|
|
|
|
|
|
|
https://twistedmatrix.com/trac/
|