micropython-lib/uasyncio.core/metadata.txt

7 wiersze
221 B
Plaintext
Czysty Zwykły widok Historia

srctype = micropython-lib
type = package
2017-02-15 20:49:39 +00:00
version = 1.1.1
author = Paul Sokolovsky
long_desc = Lightweight implementation of asyncio-like library built around native Python coroutines. (Core event loop).
depends = logging