Metadata-Version: 2.1
Name: talonfmt
Version: 1.5.0
Summary: A code formatter for Talon files
Author: Wen Kokke
Project-URL: repository, https://github.com/wenkokke/talonfmt
Keywords: talonfmt
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: click (<=9,>=8)
Requires-Dist: tree-sitter-talon (<1.8,>=1.7.0)
Requires-Dist: doc-printer (<0.13,>=0.12.0)
Provides-Extra: dev
Requires-Dist: build (<0.9,>=0.8.0) ; extra == 'dev'
Requires-Dist: twine (<4.1,>=4.0.1) ; extra == 'dev'
Provides-Extra: test
Requires-Dist: pytest (<7.2,>=7.1.2) ; extra == 'test'
Requires-Dist: pytest-golden (<0.3,>=0.2.2) ; extra == 'test'

# talonfmt

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

Code formatter for Talon files.
