Metadata-Version: 2.4
Name: tree-sitter-bsv
Version: 0.1.1
Summary: Bluespec system verilog treesitter
Author-email: Vijayvithal <jahagirdar.vs@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/jahagirdar/bsv-treesitter.git
Project-URL: Funding, https://github.com/jahagirdar/bsv-treesitter.git
Keywords: incremental,parsing,tree-sitter,bsv
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
Requires-Dist: tree-sitter>=0.25.2

# Treesitter parser for bluespec.
* Parsing check on shakti and aifoundry project codebase.
* Used in bluespec LSP and bluespec formatter at https://github.com/jahagirdar/bsv-language-server
