Metadata-Version: 2.4
Name: yasc_script_runner
Version: 1.0.1
Summary: Python3 implementation of Yasc script runner
Project-URL: Homepage, https://github.com/bAuh0lz/yasc_script_runner
Project-URL: Repository, https://github.com/bAuh0lz/yasc_script_runner.git
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: grpcio>=1.70.0
Requires-Dist: protobuf>=6.30.2
Requires-Dist: watchdog>=6.0.0
Description-Content-Type: text/markdown

This is the Python3 implementation of Yasc script runner.

It works in conjunction with [Yasc Burp extension](https://github.com/bAuh0lz/Yasc).

See the extension page for more details.

This project is licensed under the MIT License - see the LICENSE file for details.