INFO
Name: argparse-manpage
Version: 4.5-4.el10
Arch: noarch
Summary: Build manual page from Python ArgumentParser object
License: Apache-2.0
Vendor: AlmaLinux
Build Host: s390x-builder01.almalinux.org
Build Date: Fri Jul 26 19:17:01 2024
Size: 16231
URL: https://github.com/praiskup/argparse-manpage
Description:
Generate manual page an automatic way from ArgumentParser object, so the
manpage 1:1 corresponds to the automatically generated --help output. The
manpage generator needs to known the location of the object, user can
specify that by (a) the module name or corresponding python filename and
(b) the object name or the function name which returns the object.
There is a limited support for (deprecated) optparse objects, too.
FILES
/usr/bin/argparse-manpage
/usr/lib/python3.12/site-packages/argparse_manpage/cli.py
/usr/share/licenses/argparse-manpage
/usr/share/licenses/argparse-manpage/LICENSE
/usr/share/man/man1/argparse-manpage.1.gz
REQUIRES
/usr/bin/python3
python(abi) 3.12
python3-argparse-manpage 4.5-4.el10
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
argparse-manpage 4.5-4.el10
CONFIG FILES
/usr/bin/argparse-manpage
/usr/lib/python3.12/site-packages/argparse_manpage/cli.py
/usr/share/licenses/argparse-manpage
/usr/share/licenses/argparse-manpage/LICENSE l
/usr/share/man/man1/argparse-manpage.1.gz d
LICENSE FILES
Apache-2.0
|