micropython-lib/uasyncio/metadata.txt

7 wiersze
244 B
Plaintext

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