bettyfixer

View on PyPIReverse Dependencies (0)

1.4.6 bettyfixer-1.4.6-py3-none-any.whl

Wheel Details

Project: bettyfixer
Version: 1.4.6
Filename: bettyfixer-1.4.6-py3-none-any.whl
Download: [link]
Size: 14739
MD5: 02cdc9824aa6260aa86ac0932820cade
SHA256: 70598d9553b2ada7e0bcfdf8848943a270a568b62fd6de286d0c3d45b8b26f46
Uploaded: 2024-01-19 22:53:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bettyfixer
Version: 1.4.6
Summary: Betty Fixer is a tool designed to automatically fix coding style issues in C files based on the Betty coding style guidelines. It performs corrections to ensure that the code complies with the Betty style, making it more readable and consistent.
Author: Moealsir
Author-Email: mohamedwdalsir[at]gmail.com
Home-Page: https://github.com/Moealsir/betty_fixer
License: MIT
Requires-Dist: colorama
Requires-Dist: black
Description-Content-Type: text/markdown
License-File: AUTHORS
[Description omitted; length: 2123 characters]

WHEEL

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

RECORD

Path Digest Size
bettyfixer/__init__.py sha256=JzG29DtGzMbSrESIFrKmgQJhMkSKQ2jT8Dh_Vxg-i78 27
bettyfixer/autoprototype.py sha256=DLr2vdLVZTv5CgIrBSDPJoAlz8b8vdN08rOVEjSF7mo 3729
bettyfixer/backup.py sha256=DB6HlDRzyTikUOm5Ds5atYfAfm1p4njsTC_Wq9ICKqw 461
bettyfixer/betty_fixer.py sha256=4GR30fYps7hgjDFo0_PkN8PGzTMQ8APaxqM3OoaVBaw 13081
bettyfixer/betty_handler.py sha256=TjAxTusPX_Ndr5CelN3ucug7ADfnXqpqPFgUpMqBbgA 2214
bettyfixer/errors_extractor.py sha256=PLq5R7-fAPsd3-AS0WnFU5OoBi0hpqUUaylMxp7oRrE 1410
bettyfixer/extract_line.py sha256=tQWu45PGmil6MFB8va82k0z6anc8aTOI9Dq5wHux67E 38394
bettyfixer-1.4.6.dist-info/AUTHORS sha256=3FQ0plrnUTcm1TeyEcR2uOY8ss6XJl9gExMC3v04PSc 77
bettyfixer-1.4.6.dist-info/METADATA sha256=UozkSRHm133skAcDVvxCim8lK9Q_btZfAay9_QWbd3Y 2660
bettyfixer-1.4.6.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
bettyfixer-1.4.6.dist-info/entry_points.txt sha256=jplZ0e39-osfjg0KTgS4KpfdSQHLmH3VAfyD9DtCd94 96
bettyfixer-1.4.6.dist-info/top_level.txt sha256=KnXZh0R1hqiJNcILJnUajGGXnFtoOv2WNuZxvP86kqE 11
bettyfixer-1.4.6.dist-info/RECORD

top_level.txt

bettyfixer

entry_points.txt

bettyfixer = bettyfixer.betty_fixer:main
show-changelog = show_changelog:main