Name: | python3-argparse-manpage |
---|---|
Version: | 1.4 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 57084 |
License: | ASL 2.0 |
RPM: | python3-argparse-manpage-1.4-1.el8.noarch.rpm |
Source RPM: | argparse-manpage-1.4-1.el8.src.rpm |
Build Date: | Mon Mar 16 2020 |
Build Host: | jenkins-10-147-72-125-fd830b6b-4c62-43ce-adb7-b4f91f0f55f4.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/praiskup/argparse-manpage |
Summary: | Build manual page from Python 3 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 release to fix testsuite against Python 3.9
- new release
- new release
- Rebuilt for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- drop python3 on F30+ (rhbz#1634992)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- v1.1
- Rebuilt for Python 3.7