Metadata-Version: 2.1
Name: talonfmt
Version: 0.2.1
Summary: A code formatter for Talon files
Author: Wen Kokke
Project-URL: repository, https://github.com/wenkokke/py-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
Requires-Dist: tree-sitter-talon (>=1.4.2)
Requires-Dist: doc-printer (>=0.3.1)
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-golden ; extra == 'test'

# talonfmt

Code formatter for Talon files.
