odin-format

View on PyPIReverse Dependencies (0)

0.1.2 odin_format-0.1.2-py3-none-any.whl

Wheel Details

Project: odin-format
Version: 0.1.2
Filename: odin_format-0.1.2-py3-none-any.whl
Download: [link]
Size: 2316
MD5: 3f004fa1f046a44954b9597fb77a4a90
SHA256: d0d2db99d7e9afd48bc176a52fd90f335cd274cffa2fb2d91c493ee8bcb370aa
Uploaded: 2023-05-14 19:50:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: odin-format
Version: 0.1.2
Author: Alexandru Constantin Cardas
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: autoflake (<3.0.0,>=2.1.1)
Requires-Dist: bandit (<2.0.0,>=1.7.5)
Requires-Dist: black (<24.0.0,>=23.3.0)
Requires-Dist: docformatter (<2.0.0,>=1.6.5)
Requires-Dist: flake8 (<7.0.0,>=6.0.0)
Requires-Dist: flake8-bugbear (<24.0.0,>=23.5.9)
Requires-Dist: isort (<6.0.0,>=5.12.0)
Requires-Dist: pydocstyle (<7.0.0,>=6.3.0)
Requires-Dist: pylint[spelling] (<3.0.0,>=2.17.4)
Requires-Dist: sourcery (<2.0.0,>=1.2.0)
Description-Content-Type: text/markdown
[No description]

WHEEL

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

RECORD

Path Digest Size
odin_format/__init__.py sha256=0zADLpMFidW5p8FOEq73xRo3yvpz18p3ja4GhbXx8nc 125
odin_format/formatter.py sha256=z7u1nn3I65rAVmXxYAjkE3dfIoCGwt528gytM5H5lWk 1666
odin_format-0.1.2.dist-info/METADATA sha256=5DNhu_oGxSQDmLwxVCnK2GUNs1f5pW5qyMezeTt-sQk 749
odin_format-0.1.2.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
odin_format-0.1.2.dist-info/entry_points.txt sha256=3DohXMSSC35PSBiHz8C4gEvyOv5XQYa-KvPIIh917U4 109
odin_format-0.1.2.dist-info/RECORD

entry_points.txt

format = odin_format:format
format-check = odin_format:format_code
lint = odin_format:lint_code