micropython-lib/uasyncio.core/metadata.txt

7 wiersze
219 B
Plaintext
Czysty Zwykły widok Historia

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