srctype = micropython-lib
type = package
version = 0.7
author = Paul Sokolovsky
long_desc = Lightweight asyncio-like library built around native Python coroutines, not around un-Python devices like callback mess. (Core event loop).
depends = heapq, logging