Metadata-Version: 2.4
Name: automas-script-maafw
Version: 0.1.2
Summary: MaaFW script adapter plugin for AUTO-MAS
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: automas-maafw-agent-env>=0.1.0
Requires-Dist: automas-maafw-controller-adb>=0.1.0
Requires-Dist: automas-maafw-controller-win32>=0.1.1
Requires-Dist: automas-maafw-interface>=0.1.1
Requires-Dist: automas-maafw-project-update>=0.1.0
Requires-Dist: automas-maafw-runner>=0.1.1
Requires-Dist: pydantic>=2

# automas-script-maafw

MaaFW script adapter plugin for AUTO-MAS.

It registers `ScriptType=MaaFW` through the script adapter registry and stores
new MaaFW scripts in `PluginScriptConfig`. M9A is provided by the
`automas-script-maafw-pack-m9a` project pack, and that pack registers the
user-visible `ScriptType=M9A` entry while reusing this adapter's runtime hooks.
