Metadata-Version: 2.4
Name: tree-sitter-migoto
Version: 0.5.6
Summary: A tree-sitter parser for the DSL of the INI files used by 3Dmigoto
Author-email: LupoMikti <lykare@proton.me>
License-Expression: MIT
Project-URL: Homepage, https://github.com/lupomikti/tree-sitter-migoto
Keywords: incremental,parsing,tree-sitter,migoto
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Typing :: Typed
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: core
Requires-Dist: tree-sitter~=0.24; extra == "core"
Dynamic: license-file

# tree-sitter-migoto

A tree-sitter parser for Migoto, an informal name for the DSL of INI files used by [3Dmigoto](https://github.com/bo3b/3Dmigoto).
