Metadata-Version: 2.2
Name: tree-sitter-jinja
Version: 0.1.6
Summary: Jinja2 grammar for the tree-sitter parsing library
Author-email: Zach Kanzler <they4kman@gmail.com>
License: MIT
Project-URL: Homepage, https://githu.com/rewstapp/jinja-language-server
Keywords: incremental,parsing,tree-sitter,jinja
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
Provides-Extra: core
Requires-Dist: tree-sitter~=0.24; extra == "core"
