Metadata-Version: 2.1
Name: tree-sitter-talon
Version: 3.1.1
Summary: Parser for Talon files in Python
Home-page: https://github.com/wenkokke/py-tree-sitter-talon
Author: Wen Kokke
License: MIT
Project-URL: Documentation, https://wenkokke.github.io/py-tree-sitter-talon/
Project-URL: Source, https://github.com/tree-sitter/py-tree-sitter
Keywords: talon,parser
Platform: any
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Compilers
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tree-sitter (==0.20.0)
Requires-Dist: tree-sitter-type-provider (==2.1.6)
Requires-Dist: dataclasses-json (<0.6,>=0.5.7)
Provides-Extra: dev
Requires-Dist: build (<0.9,>=0.8.0) ; extra == 'dev'
Requires-Dist: mypy (<1,>=0.971) ; extra == 'dev'
Requires-Dist: twine (<5,>=4.0.1) ; extra == 'dev'
Provides-Extra: doc
Requires-Dist: Sphinx (<6,>=5.1.1) ; extra == 'doc'
Requires-Dist: sphinx-bootstrap-theme (<0.9,>=0.8.1) ; extra == 'doc'
Provides-Extra: test
Requires-Dist: pytest (<8,>=7.1.2) ; extra == 'test'
Requires-Dist: pytest-golden (<0.3,>=0.2.2) ; extra == 'test'

# Parser for Talon files in Python

![GitHub Workflow Status](https://img.shields.io/github/workflow/status/wenkokke/py-tree-sitter-talon/CI) ![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/wenkokke/py-tree-sitter-talon) ![PyPI](https://img.shields.io/pypi/v/tree-sitter-talon)
