Name: | python2-argparse-manpage |
---|---|
Version: | 1.2.2 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 63442 |
License: | ASL 2.0 |
RPM: | python2-argparse-manpage-1.2.2-1.el7.noarch.rpm |
Source RPM: | argparse-manpage-1.2.2-1.el7.src.rpm |
Build Date: | Tue Sep 24 2019 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/praiskup/argparse-manpage |
Summary: | Build manual page from Python 2 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
- 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
- initial RPM packaging