micropython-lib/uasyncio.core/metadata.txt

7 wiersze
219 B
Plaintext

srctype = micropython-lib
type = package
version = 1.1
author = Paul Sokolovsky
long_desc = Lightweight implementation of asyncio-like library built around native Python coroutines. (Core event loop).
depends = logging