micropython-lib/uasyncio.core/metadata.txt

7 wiersze
221 B
Plaintext
Czysty Zwykły widok Historia

srctype = micropython-lib
type = package
2017-06-07 23:48:45 +00:00
version = 1.4.2
author = Paul Sokolovsky
long_desc = Lightweight implementation of asyncio-like library built around native Python coroutines. (Core event loop).
depends = logging