|
srctype = micropython-lib
|
|
type = package
|
|
version = 0.8.1
|
|
author = Paul Sokolovsky
|
|
long_desc = Lightweight asyncio-like library built around native Python coroutines, not around un-Python devices like callback mess.
|
|
depends = errno, select, uasyncio.core
|