Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-argparse | Distribution: Mageia |
Version: 1.4.0 | Vendor: Mageia.Org |
Release: 9.mga9 | Build date: Wed Mar 23 14:53:27 2022 |
Group: Development/Python | Build host: localhost |
Size: 225978 | Source RPM: python-argparse-1.4.0-9.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://github.com/ThomasWaldmann/argparse/ | |
Summary: Python command-line parsing library |
The argparse module makes writing command line tools in Python easy. Just briefly describe your command line interface and argparse will take care of the rest, including: * parsing the arguments and flags from ``sys.argv`` * converting arg strings into objects for your program * formatting and printing any help messages * and much more ... For those familiar with the optparse module from the Python standard library, argparse improves on this module in a number of ways, including: * handling positional arguments * supporting sub-commands * allowing alternative option prefixes like ``+`` and ``/`` * handling zero-or-more and one-or-more style arguments * producing more informative usage messages * providing a much simpler interface for custom types and actions
Python Software Foundation License
* Wed Mar 23 2022 umeabot <umeabot> 1.4.0-9.mga9 + Revision: 1822114 - Mageia 9 Mass Rebuild * Sun Feb 06 2022 wally <wally> 1.4.0-8.mga9 + Revision: 1771895 - rebuild for python3.10 * Sun Mar 14 2021 wally <wally> 1.4.0-7.mga9 + Revision: 1702601 - rebuild for python 3.9
/usr/lib/python3.10/site-packages/__pycache__/argparse.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/__pycache__/argparse.cpython-310.pyc /usr/lib/python3.10/site-packages/argparse-1.4.0-py3.10.egg-info /usr/lib/python3.10/site-packages/argparse-1.4.0-py3.10.egg-info/PKG-INFO /usr/lib/python3.10/site-packages/argparse-1.4.0-py3.10.egg-info/SOURCES.txt /usr/lib/python3.10/site-packages/argparse-1.4.0-py3.10.egg-info/dependency_links.txt /usr/lib/python3.10/site-packages/argparse-1.4.0-py3.10.egg-info/top_level.txt /usr/lib/python3.10/site-packages/argparse.py /usr/share/doc/python3-argparse /usr/share/doc/python3-argparse/README.txt /usr/share/licenses/python3-argparse /usr/share/licenses/python3-argparse/LICENSE.txt /usr/share/licenses/python3-argparse/Python-License.txt /usr/share/licenses/python3-argparse/license.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 22 08:48:06 2025