Metadata-Version: 2.4
Name: tree-sitter-rsm
Version: 0.1.9
Summary: RSM grammar for tree-sitter
License: MIT
Project-URL: Homepage, https://github.com/leotrs/tree-sitter-rsm
Keywords: incremental,parsing,tree-sitter,rsm
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Typing :: Typed
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: core
Requires-Dist: tree-sitter~=0.22; extra == "core"
