micropython-lib/micropython/aiorepl/manifest.py

7 wiersze
180 B
Python

metadata(
version="0.2.0",
description="Provides an asynchronous REPL that can run concurrently with an asyncio, also allowing await expressions.",
)
module("aiorepl.py")