blob: dbe0f133dc20df9eab69a74ecca1e7a9e8157df0 [file] [log] [blame] [edit]
config BR2_PACKAGE_PYTHON_AIOMONITOR
bool "python-aiomonitor"
select BR2_PACKAGE_PYTHON_AIOCONSOLE # runtime
select BR2_PACKAGE_PYTHON_AIOHTTP # runtime
select BR2_PACKAGE_PYTHON_ATTRS # runtime
select BR2_PACKAGE_PYTHON_CLICK # runtime
select BR2_PACKAGE_PYTHON_JANUS # runtime
select BR2_PACKAGE_PYTHON_JINJA2 # runtime
select BR2_PACKAGE_PYTHON_PROMPT_TOOLKIT # runtime
select BR2_PACKAGE_PYTHON_TELNETLIB3 # runtime
select BR2_PACKAGE_PYTHON_TERMINALTABLES # runtime
select BR2_PACKAGE_PYTHON_TRAFARET # runtime
select BR2_PACKAGE_PYTHON_TYPING_EXTENSIONS # runtime
help
aiomonitor adds monitor and python REPL capabilities for
asyncio application.
https://github.com/aio-libs/aiomonitor