Metadata-Version: 2.1
Name: talonfmt
Version: 1.9.1
Summary: A code formatter for Talon files
Home-page: https://github.com/wenkokke/talonfmt
License: MIT
Keywords: talon,formatter
Author: Wen Kokke
Author-email: wenkokke@users.noreply.github.com
Requires-Python: >=3.9.8,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Compilers
Provides-Extra: test
Requires-Dist: bumpver ; extra == "test"
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: doc-printer (>=0.13.1,<0.14.0)
Requires-Dist: editorconfig (>=0.12.3,<0.13.0)
Requires-Dist: pytest (>=7.1.2,<8.0.0) ; extra == "test"
Requires-Dist: pytest-benchmark (>=3.4.1,<5.0.0) ; extra == "test"
Requires-Dist: pytest-golden (>=0.2.2,<0.3.0) ; extra == "test"
Requires-Dist: setuptools
Requires-Dist: tree-sitter-talon (>=1006.3.2.0,<1007.0.0.0)
Project-URL: Repository, https://github.com/wenkokke/talonfmt
Description-Content-Type: text/markdown

![PyPI](https://img.shields.io/pypi/v/talonfmt)
![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/wenkokke/talonfmt)
![GitHub Workflow Status](https://github.com/wenkokke/talonfmt/actions/workflows/build.yml/badge.svg)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/wenkokke/talonfmt/dev.svg)](https://results.pre-commit.ci/latest/github/wenkokke/talonfmt/dev)

# talonfmt

Code formatter for Talon files.

