Metadata-Version: 2.4
Name: tree-sitter-vhdl
Version: 1.4.0
Summary: VHDL grammar for tree-sitter
Author: John-Philip Taylor
License: MIT
Project-URL: Homepage, https://github.com/jpt13653903/tree-sitter-vhdl
Keywords: incremental,parsing,tree-sitter,vhdl
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"
