stubber.utils.manifest¶
Create a module.json manifest listing all files/stubs in this folder and subfolders.
Functions¶
|
create a new empty manifest dict |
|
Create a module.json manifest listing all files/stubs in this folder and subfolders. |
Module Contents¶
- stubber.utils.manifest.manifest(family: str = 'micropython', stubtype: str = 'frozen', machine: str | None = None, port: str | None = None, platform: str | None = None, sysname: str | None = None, nodename: str | None = None, version: str | None = None, release: str | None = None, firmware: str | None = None, board: str | None = None) dict¶
create a new empty manifest dict