code-commenter

View on PyPIReverse Dependencies (0)

1.0.0 code_commenter-1.0.0-py3-none-any.whl

Wheel Details

Project: code-commenter
Version: 1.0.0
Filename: code_commenter-1.0.0-py3-none-any.whl
Download: [link]
Size: 4479
MD5: e7635d5e9e38d311c6bf31a5ae31eac8
SHA256: 4925b1c574035bbccc3c411e50b728d5004745223e3dda42cf46dc098766c2bc
Uploaded: 2022-10-23 14:23:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: code-commenter
Version: 1.0.0
Summary: Lightweight tool to generate decorative code comments to enhance readability
Author: Tristan Naidoo
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7,<4.0
Requires-Dist: pyperclip (<2.0.0,>=1.8.2)
Description-Content-Type: text/markdown
[Description omitted; length: 543 characters]

WHEEL

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

RECORD

Path Digest Size
LICENSE sha256=McioEz_2zpYKpo_HFbrCYyxqZa_uS_dU3jioUDzI1Zk 1070
code_commenter/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
code_commenter/cli.py sha256=iXCJD9E5mUiGjq5V3_xcV58adFnje7ekDgPrPzH9sbg 3311
code_commenter-1.0.0.dist-info/entry_points.txt sha256=475EiTF2oc3Y_1wUudHROznccPJJHdwlC6j8rPr3Qy4 63
code_commenter-1.0.0.dist-info/LICENSE sha256=McioEz_2zpYKpo_HFbrCYyxqZa_uS_dU3jioUDzI1Zk 1070
code_commenter-1.0.0.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
code_commenter-1.0.0.dist-info/METADATA sha256=Jf17hgIiUtmx0B58aRWTrBpdDaLlu3SBVLzRd6OM7LQ 1185
code_commenter-1.0.0.dist-info/RECORD

entry_points.txt

generate-comment = code_commenter.cli:run_cli