renag

View on PyPIReverse Dependencies (0)

0.4.4 renag-0.4.4-py3-none-any.whl

Wheel Details

Project: renag
Version: 0.4.4
Filename: renag-0.4.4-py3-none-any.whl
Download: [link]
Size: 12189
MD5: 58d9b7b9102c5e6951e3e57ffb4ecd51
SHA256: e2fd3f834ee1b154da14f6559f8db59a57797d780be4cd53d89a2de8031ed1b4
Uploaded: 2021-10-16 19:40:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: renag
Version: 0.4.4
Summary: A Regex based linter tool that works for any language and works exclusively with custom linting rules.
Author: Ryan
Author-Email: ryanpeach[at]icloud.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4.0
Requires-Dist: GitPython (<4.0.0,>=3.1.17)
Requires-Dist: pyparsing (<3.0.0,>=2.4.7)
[No description]

WHEEL

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

RECORD

Path Digest Size
renag/__init__.py sha256=lRhdBdz8eZpbKDJZrFYP3mq-0yLltpoo37nNuKPNyFI 384
renag/__main__.py sha256=f4UHK7egBnvhlIQUUTTruY-puDe14u-8op3LO4Equ7Y 10414
renag/complainer.py sha256=M3A2qczWNw0JAWGg_tAeqrg8jx7A3PBDbcHmkxCghMw 4041
renag/complaint.py sha256=Z3csmhziPcMAFtohcNjIU7cLs-_uRWfdaVCzWEYLetI 10038
renag/custom_types.py sha256=iwlzcsmeu0n-zNcgFBxR0PsTC6UZRrBMewkBiEgl5uc 1067
renag/tests/test_utils.py sha256=_UbmNt94LLWTzr_j-mgglyd7a2EKF4SrF-tqAb2NXFM 474
renag/utils.py sha256=36HjnGba6---b_u8WkjsISwhaw241BMtENAtJnOyucw 2213
renag-0.4.4.dist-info/entry_points.txt sha256=tmSEP_b1xXCSFy-lvCd1GDH-eGpsS-gB4g16hLZ_VMg 45
renag-0.4.4.dist-info/LICENSE sha256=r-WfJ278YJ_7lF14e8WoecC7C0ebvK02xXkUeLyd5ZI 1067
renag-0.4.4.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
renag-0.4.4.dist-info/METADATA sha256=igMloPJTbHZTTeCdH2CZgVnkfair7hT8Fyfa4v4gJt8 520
renag-0.4.4.dist-info/RECORD

entry_points.txt

renag = renag.__main__:main