pymend

View on PyPIReverse Dependencies (0)

1.1.0 pymend-1.1.0-py3-none-any.whl

Wheel Details

Project: pymend
Version: 1.1.0
Filename: pymend-1.1.0-py3-none-any.whl
Download: [link]
Size: 60501
MD5: 07ff4b0b21fbb7d241e299c551542847
SHA256: eb997273661b0353120fa2fdd7a59595a7b37e4af4107439c404ca21a11674d0
Uploaded: 2024-11-13 19:41:32 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pymend
Version: 1.1.0
Summary: Generate, fix and convert docstrings.
Author-Email: Jan-Eric Nitschke <janericnitschke[at]gmail.com>
Maintainer-Email: Jan-Eric Nitschke <janericnitschke[at]gmail.com>
Project-Url: Homepage, https://github.com/JanEricNitschke/pymend
Project-Url: Documentation, https://pymend.readthedocs.io/en/latest/
Project-Url: GitHub, https://github.com/JanEricNitschke/pymend
Project-Url: Bug Tracker, https://github.com/JanEricNitschke/pymend/issues
License: MIT
Keywords: docstring,pymend
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Documentation
Requires-Python: >=3.9
Requires-Dist: click (>=8.0.0)
Requires-Dist: tomli (>=1.1.0); python_version < "3.11"
Requires-Dist: typing-extensions (<5.0,>=4.0)
Description-Content-Type: text/x-rst
[Description omitted; length: 10187 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.26.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pymend/__init__.py sha256=SlbTcm2dGEVVHJV86AI1wlFwDa2sZ2Wug30doo6_03c 252
pymend/__main__.py sha256=aeZwPvPm6OkJQISPJ9mphsAM_h8A01RT8CoFew3pwwg 99
pymend/const.py sha256=8Rx4M4Y2K2EpbQU90sM3yWf1NIbo8pbj04kFuUbCQr8 728
pymend/file_parser.py sha256=Kx8ltdulpvpaCr6POd_wyWdtCwPEbnZeYPZHrhcWrZc 33647
pymend/files.py sha256=zgWcKfTQmBCTxw7Q2q6QZE_HTZ24smuGM9kVVggRLjs 3720
pymend/output.py sha256=j1CrmIh8pt04_rRtI0wv9ISkCB860S5EkxsMjJY5YBk 4046
pymend/py.typed sha256=a1RlQ-hAngPdZDtrgliwTVNtPmZYUZS3wvfbMRnunHI 28
pymend/pymend.py sha256=5cmf-pxebfPikpw_3iVcKgDJR1Guc6C0-pMfvZ7KTq8 24568
pymend/pymendapp.py sha256=XddZHW0YQ1adKC25GEdju9hdF4y9rPoHzNHDxcpf0ZQ 19755
pymend/report.py sha256=H2oaugwKMX8MKDp3Kf-YUtMxgh3cuppOId_EuORsKgs 5100
pymend/types.py sha256=tB19ojLl4ChY9Ow9VKodAcpr-qse79x1HIHnrJHHpFI 32404
pymend/docstring_parser/__init__.py sha256=nwHMf1kJ1Hd-iR9g39TFtx21vbC05a5fhEkiv4-yL3E 778
pymend/docstring_parser/common.py sha256=MLTFCG5zpsyjTCkmovJhDE9xUHGT3sWf6be9gOPj_Yk 9478
pymend/docstring_parser/epydoc.py sha256=vdN6sLK3OvydNSWysLaXTiCesNstcfTEtaiPxbhtJRA 12827
pymend/docstring_parser/google.py sha256=OLdswfWflVX2mzcjfKXRE5NNJN_Fqva4VkNEIjpVffg 22086
pymend/docstring_parser/numpydoc.py sha256=joO6fdGXdJ_qQ8LsCqpCq8z5tVOuBje719bYsP5ILVY 26742
pymend/docstring_parser/parser.py sha256=0dzq7sv3MZDgOV9ewx8_fVW-DHKyiJh30nHZgUEG9xA 2868
pymend/docstring_parser/rest.py sha256=-sLjfiAWGu3VjDbFxdF_x6fPeg0TyXGmQTn_2zA_Tlc 15414
pymend/docstring_parser/util.py sha256=fsbeYniOnWmhfxSz6SxUB8As64iAlvv0vi-B6DKXcZU 4954
pymend-1.1.0.dist-info/METADATA sha256=o1kF3lwMBCBDgbwCFHCn-SyDPN7tt8M2eZkXxi1mlAY 11388
pymend-1.1.0.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
pymend-1.1.0.dist-info/entry_points.txt sha256=nYZLJH2roFH4zvZI8zvAw4K-3VuxT6mbPrb2jNENB58 49
pymend-1.1.0.dist-info/licenses/LICENSE sha256=vdwF9pMWpU5AN6mrC8Z6El87mBl9jG0TslIyUAXrPuw 1095
pymend-1.1.0.dist-info/RECORD

entry_points.txt

pymend = pymend.pymendapp:main