Metadata-Version: 2.4
Name: ScratchAnalyzer
Version: 0.1.4
Summary: A Scratch parser that can generate Python code, ensuring that the logic remains as it is, only unable to run.
Author-email: PerfectMYGHY <916881890@qq.com>
License: MIT
Project-URL: Homepage, https://github.com/PerfectMYGHY/scratch-analyzer
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: colorama==0.4.6
Requires-Dist: tqdm==4.67.3
Requires-Dist: json5==0.14.0
Provides-Extra: dev
Requires-Dist: pylance; extra == "dev"
Dynamic: license-file
