Metadata-Version: 2.4
Name: tree-sitter-pb
Version: 0.1.1
Summary: Pb grammar for tree-sitter
Author: TAI
License: MIT
Project-URL: Homepage, https://github.com/tree-sitter/tree-sitter-pb
Keywords: incremental,parsing,tree-sitter,pb
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"
