Metadata-Version: 2.1
Name: talonfmt
Version: 1.4.2
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.6.11)
Requires-Dist: doc-printer (>=0.12.0)
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-golden ; extra == 'dev'
Requires-Dist: build ; extra == 'dev'
Requires-Dist: twine ; extra == 'dev'

# 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.
