Name: | argparse-manpage |
---|---|
Version: | 2 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 19377 |
License: | ASL 2.0 |
RPM: | argparse-manpage-2-1.el8.noarch.rpm |
Source RPM: | argparse-manpage-2-1.el8.src.rpm |
Build Date: | Mon Dec 13 2021 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/praiskup/argparse-manpage |
Summary: | Build manual page from Python ArgumentParser object |
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. |
- new upstream release: https://github.com/praiskup/argparse-manpage/releases/tag/v2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for Python 3.10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- new release
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Rebuilt for Python 3.9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- new release to fix testsuite against Python 3.9
- new release