micropython-lib/uasyncio/metadata.txt

8 wiersze
225 B
Plaintext
Czysty Zwykły widok Historia

2014-07-20 21:17:12 +00:00
srctype = micropython-lib
type = package
2017-11-05 15:52:15 +00:00
version = 1.2.4
2014-07-20 21:17:12 +00:00
author = Paul Sokolovsky
desc = Lightweight asyncio-like library for MicroPython, built around native Python coroutines.
long_desc = README.rst
2017-01-27 22:58:05 +00:00
depends = uasyncio.core