docsig

View on PyPIReverse Dependencies (2)

0.64.1 docsig-0.64.1-py3-none-any.whl

Wheel Details

Project: docsig
Version: 0.64.1
Filename: docsig-0.64.1-py3-none-any.whl
Download: [link]
Size: 29566
MD5: 78ada65ee09468e98528bca1180a9b16
SHA256: bc3bb2dd0a1425ec09f146db7da74442ce1717532ae2fb756d9f12fa7f69562b
Uploaded: 2024-11-10 04:26:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: docsig
Version: 0.64.1
Summary: Check signature params for proper documentation
Author: jshwi
Author-Email: stephen[at]jshwisolutions.com
Maintainer: jshwi
Maintainer-Email: stephen[at]jshwisolutions.com
Home-Page: https://pypi.org/project/docsig/
Project-Url: Documentation, https://docsig.readthedocs.io/en/latest
Project-Url: Repository, https://github.com/jshwi/docsig
License: MIT
Keywords: check,docs,docstring,params,signature
Classifier: License :: OSI Approved :: MIT License
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
Requires-Python: >=3.8.1,<4.0.0
Requires-Dist: Sphinx (<8.0.0,>=7.0.0)
Requires-Dist: astroid (<4.0.0,>=3.0.1)
Requires-Dist: pathspec (<0.13.0,>=0.12.1)
Requires-Dist: tomli (<3.0.0,>=2.0.1)
Requires-Dist: wcmatch (<11.0.0,>=8.5.2)
Description-Content-Type: text/x-rst
[Description omitted; length: 9079 characters]

WHEEL

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

RECORD

Path Digest Size
docsig/__init__.py sha256=KAaBeZ650fZH5KMHTTp0b_1J7ko_CpF2ldtJz5CHmDo 220
docsig/__main__.py sha256=m17RjfpCxWNowceaWj_p514dOJ6MiuqfYg9rrlaIbHA 156
docsig/_config.py sha256=PX8G7Gnp_92J7deFRO1U1FBe4lVJJPfNIo4_iYF1suA 6836
docsig/_core.py sha256=omrc1p3B4t2Hs38XG1xojg1XaXaEoAlRQmneOR_cQyA 13963
docsig/_decorators.py sha256=DUzsq2giJlwxiosza7xTKbmcdN72skFqzXBu0S0Ilas 3468
docsig/_directives.py sha256=9xD0EOU7B_itvH9OyxaXMyQOAbhL_c3LxlicH6m7tsk 4590
docsig/_files.py sha256=6um2Cm4RW2jE2TpBKoCcqCtTfxayqXG9QPrvHeLSkSM 4058
docsig/_hooks.py sha256=UU_CBJNt4n_gc_WWPrCIAJOpKCW0TpkItnlGl1Vkbgo 456
docsig/_main.py sha256=qFgknqEbseHo1_9ZQFKz7YwjBDIsSQugN5TxvSj6rJY 1371
docsig/_module.py sha256=fgTPYJYe7ytvamfIFTNCZ01kSzbisV96Z7AnmJlU1RY 11916
docsig/_report.py sha256=m7GfYQj5mBs0aCJW6poG6bST5RQPghn4SmyxMv1fdIQ 9606
docsig/_stub.py sha256=R5DkU2jLRvI7XgMV7R-P3o0zGsXQOhIZ3Jb5ADqmz48 9876
docsig/_utils.py sha256=lQZjFicdPfPx-YZtOip1IlFe1_VQMfLna0FIVk-LnWY 2091
docsig/_version.py sha256=QCyWPPcBzijGOWU_KvYZ7Twbjx7BAy7EwcY7oFhMsvw 212
docsig/messages.py sha256=9pLIC4ko9DgDH5QtDNobmawVB4V5ALR3w1Zmdm99PQs 7395
docsig/plugin.py sha256=Ax3iHpoaoEQrEazRqUauxLBB7Z-dTDYN7Cc3uJaRLDQ 5947
docsig/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
docsig-0.64.1.dist-info/LICENSE sha256=wdzrl9rutPo6_zS6MzSShuoumM11U-i4fCRcNbqWR7c 1073
docsig-0.64.1.dist-info/METADATA sha256=yQ99Ahzn-2g4WIcoBvm1iySnoYEwLcZcbSonTrjwuNA 10159
docsig-0.64.1.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
docsig-0.64.1.dist-info/entry_points.txt sha256=zNdO5f1Cm9OrR4b_7PDir9jq_4dYf9zvQbknTzolRC8 92
docsig-0.64.1.dist-info/RECORD

entry_points.txt

docsig = docsig.__main__:main
SIG = docsig.plugin:Docsig