micropython-lib/uasyncio/metadata.txt

7 wiersze
239 B
Plaintext
Czysty Zwykły widok Historia

2014-07-20 21:17:12 +00:00
srctype = micropython-lib
type = package
2017-06-10 13:11:41 +00:00
version = 1.2.2
2014-07-20 21:17:12 +00:00
author = Paul Sokolovsky
long_desc = Lightweight asyncio-like library built around native Python coroutines, not around un-Python devices like callback mess.
2017-01-27 22:58:05 +00:00
depends = uasyncio.core