monoformat

View on PyPIReverse Dependencies (1)

0.2.0 monoformat-0.2.0-py3-none-any.whl

Wheel Details

Project: monoformat
Version: 0.2.0
Filename: monoformat-0.2.0-py3-none-any.whl
Download: [link]
Size: 9459
MD5: c62af408bf6aba6fc7a79353d895f759
SHA256: c9a74657bdd2de7114dc4aa78f0e26796133c88394c03aa760d835dd48b1915d
Uploaded: 2023-09-07 08:38:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: monoformat
Version: 0.2.0
Summary: A tool that formats all kinds of languages consistently
Author: Rémy Sanchez
Author-Email: remy.sanchez[at]hyperthese.net
Home-Page: https://github.com/Xowap/Monoformat
Project-Url: Repository, https://github.com/Xowap/Monoformat
License: WTFPL
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: black (==23.*)
Requires-Dist: colorama (<0.5.0,>=0.4.6)
Requires-Dist: isort (<6.0.0,>=5.10.1)
Requires-Dist: node-edge (<0.2.0,>=0.1.0b2)
Requires-Dist: pathspec (<0.12.0,>=0.11.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2605 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
monoformat/__init__.py sha256=NlfRr5x4lJtJSJ_K6vSJ6kQVZJHn8Vu-rnhJhw0dWe8 195
monoformat/__main__.py sha256=i-cK0lc9jiLZGxcfR7WPBsOnVVAPYaVeDdKwlNN1288 5113
monoformat/exceptions.py sha256=F_e06c-6UFREsEzUGnd8LIVs1T6N-mIxVg49JgGdnz0 529
monoformat/explorer.py sha256=3856SXdwOlQjmmDiroBiWv6hcyDn3J5OujvHQat7og0 4205
monoformat/formatters.py sha256=O-S1af2h7dKCkJelqf-_la532q2FKIWC57HbyJlwwZg 7498
monoformat-0.2.0.dist-info/LICENSE sha256=djc4a1-B6KcZyjNiMxSQBeX6KLXmBU6ntn3kk1WwrUA 484
monoformat-0.2.0.dist-info/METADATA sha256=U5uJAaBHIWPv6_dV7ALRIyyy5RG9XayteBHk188R7tk 3377
monoformat-0.2.0.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
monoformat-0.2.0.dist-info/entry_points.txt sha256=yX53XCduWalXQNLtE7VF4s_zwKUgVbIc7maEoQTaNtM 59
monoformat-0.2.0.dist-info/RECORD

entry_points.txt

monoformat = monoformat.__main__:__main__