hatch-argparse-manpage

View on PyPIReverse Dependencies (0)

1.0.0 hatch_argparse_manpage-1.0.0-py3-none-any.whl

Wheel Details

Project: hatch-argparse-manpage
Version: 1.0.0
Filename: hatch_argparse_manpage-1.0.0-py3-none-any.whl
Download: [link]
Size: 22265
MD5: a2b01e7e498c2260437929bf822bd335
SHA256: 43798e418f5ca1b94c5d615af1860097b6dfb5cf0cdbfdb34674e767ea285d40
Uploaded: 2024-04-24 21:08:19 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: hatch-argparse-manpage
Version: 1.0.0
Summary: Hatch build hook plugin to generate manual pages
Author-Email: Damon Lynch <damonlynch[at]gmail.com>
Project-Url: Documentation, https://github.com/damonlynch/hatch-argparse-manpage#readme
Project-Url: Issues, https://github.com/damonlynch/hatch-argparse-manpage/issues
Project-Url: Homepage, https://github.com/damonlynch/hatch-argparse-manpage
Keywords: build,documentation,hatch,help,man page,manpage,manual page,plugin,typing
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Hatch
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: argparse-manpage
Requires-Dist: rich
Description-Content-Type: text/markdown
License-Expression: GPL-3.0-or-later
License-File: LICENSE.txt
[Description omitted; length: 12053 characters]

WHEEL

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

RECORD

Path Digest Size
hatch_argparse_manpage/__about__.py sha256=IKeS6-Ya1EAGzsQ59uZPHAeeDI3RADQZFEA9HkOLdzA 142
hatch_argparse_manpage/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hatch_argparse_manpage/hooks.py sha256=A4x-0MJCz0OWLIuha49lQaknIDJ5wQOEfDQllZotnOU 307
hatch_argparse_manpage/plugin.py sha256=ewpg8PWTZkhOmRbPTC_bSP1COO11RjH9245fR8zb6X0 19363
hatch_argparse_manpage/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hatch_argparse_manpage-1.0.0.dist-info/METADATA sha256=miON3XIrwXiuDe2ShrfM_UKYHNtoSkFyXVkTvF5evxw 13286
hatch_argparse_manpage-1.0.0.dist-info/WHEEL sha256=as-1oFTWSeWBgyzh0O_qF439xqBe6AbBgt4MfYe5zwY 87
hatch_argparse_manpage-1.0.0.dist-info/entry_points.txt sha256=3tjFuLPzRBF2cqOYK0UheU1AClF7bPO8Z9Hq7g1fUk4 56
hatch_argparse_manpage-1.0.0.dist-info/licenses/LICENSE.txt sha256=tqi_Y64slbCqJW7ndGgNe9GPIfRX2nVGb3YQs7FqzE4 34670
hatch_argparse_manpage-1.0.0.dist-info/RECORD

entry_points.txt

[hatch]
argparse-manpage = hatch_argparse_manpage.hooks