INFO
Name: argparse-manpage
Version: 4.7-1.el9
Arch: noarch
Summary: Build manual page from Python ArgumentParser object
License: Apache-2.0
Vendor: Fedora Project
Build Host: buildvm-a64-35.rdu3.fedoraproject.org
Build Date: Fri Aug 15 10:43:32 2025
Size: 16230
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.9/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.9
python3-argparse-manpage 4.7-1.el9
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.7-1.el9
CONFIG FILES
/usr/bin/argparse-manpage
/usr/lib/python3.9/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
|