talonfmt

View on PyPIReverse Dependencies (1)

1.10.2 talonfmt-1.10.2-py3-none-any.whl

Wheel Details

Project: talonfmt
Version: 1.10.2
Filename: talonfmt-1.10.2-py3-none-any.whl
Download: [link]
Size: 13047
MD5: f3a7500dfe054d9d35cc3d0d9ca26206
SHA256: 91b89a1b7fb1257afc7e8981031a496d4ec39210c08c700b69bf8d1b9a0a053b
Uploaded: 2024-05-09 21:36:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: talonfmt
Version: 1.10.2
Summary: A code formatter for Talon files
Author-Email: Wen Kokke <wenkokke[at]users.noreply.github.com>
License: MIT License Copyright (c) 2022 Wen Kokke Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: talon,formatter
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Compilers
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: <3.13,>=3.9
Requires-Dist: click (<9,>=8.1.3)
Requires-Dist: dataclasses-json (<0.7,>=0.5.7)
Requires-Dist: doc-printer (<0.16,>=0.13.1)
Requires-Dist: editorconfig (<0.13,>=0.12.3)
Requires-Dist: tree-sitter-talon (<3!2,>=3!1.7)
Requires-Dist: singledispatchmethod (<2,>=1.0); python_version < "3.8"
Requires-Dist: astunparse (<2,>=1.6.3); python_version < "3.9"
Requires-Dist: types-setuptools; extra == "mypy"
Requires-Dist: bumpver; extra == "test"
Requires-Dist: mypy (<2,>=1.1.1); extra == "test"
Requires-Dist: pytest (<9,>=7.1.2); extra == "test"
Requires-Dist: pytest-golden (<0.3,>=0.2.2); extra == "test"
Requires-Dist: pytest-benchmark (<5.0.0,>=3.4.1); extra == "test"
Provides-Extra: mypy
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 441 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
talonfmt/__init__.py sha256=VUJBaGhY4bKu4D1vtlLi230uV-gMb2jYhLqOW5g_1bo 5461
talonfmt/_compat_ast.py sha256=NNTW1ksUTnlFYmSK2EpGAxbttRglGGQrX2IjuVDbbHQ 247
talonfmt/_compat_singledispatchmethod.py sha256=XQj7l45qpslQe93p2oXQjVZidnC8oNQqjdYFJukQEFk 656
talonfmt/_compat_singledispatchmethod.pyi sha256=U8Tgw_BgCniAhmnYdS9G5DqaRWeyPi0A8NRk4vUWEBo 2011
talonfmt/cli.py sha256=4K1UN98iRkw8YUjvo94oEywvBGxMW-IK-PGeV4Uvu_4 5345
talonfmt/editorconfig.py sha256=PiHggpuFXrXxa5IlTuhfcLWxcBAFuiWdj-e8bT9t_DU 943
talonfmt/formatter.py sha256=R3lof8WBK2vqySjcszpcJtf1KZs0e16j0KVYA3B4wwk 24116
talonfmt/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
talonfmt-1.10.2.dist-info/LICENSE sha256=Qd1Q6abfHiuSYRq6U18--08_3nl-LTjsY6_pc9JOzDw 1066
talonfmt-1.10.2.dist-info/METADATA sha256=xMLIS3fGVdHGoI5772NVwO5PIwsqWtK-uGgDn2YZTvE 3069
talonfmt-1.10.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
talonfmt-1.10.2.dist-info/entry_points.txt sha256=n7xTi008ZTAuQrqMxehqVh1HXDDuhWUzzmyu8ZHXtYs 46
talonfmt-1.10.2.dist-info/top_level.txt sha256=-2bWhWJqj1MySqrdriID4KjmlMrARtEOAv2Qhm7_cBM 9
talonfmt-1.10.2.dist-info/RECORD

top_level.txt

talonfmt

entry_points.txt

talonfmt = talonfmt.cli:cli