Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python-argparse | Distribution: OpenMandriva Lx |
Version: 1.4.0 | Vendor: OpenMandriva |
Release: 1 | Build date: Fri Dec 27 18:42:22 2019 |
Group: Development/Python | Build host: synquacer1-1.openmandriva.org |
Size: 312939 | Source RPM: python-argparse-1.4.0-1.src.rpm |
Packager: fedya <nobodydead@gmail.com> | |
Url: http://argparse.python-hosting.com/ | |
Summary: A Python command line parser inspired by optparse |
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
BSD
/usr/lib/python3.8/site-packages/__pycache__ /usr/lib/python3.8/site-packages/__pycache__/argparse.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/__pycache__/argparse.cpython-38.pyc /usr/lib/python3.8/site-packages/argparse-1.4.0-py3.8.egg-info /usr/lib/python3.8/site-packages/argparse-1.4.0-py3.8.egg-info/PKG-INFO /usr/lib/python3.8/site-packages/argparse-1.4.0-py3.8.egg-info/SOURCES.txt /usr/lib/python3.8/site-packages/argparse-1.4.0-py3.8.egg-info/dependency_links.txt /usr/lib/python3.8/site-packages/argparse-1.4.0-py3.8.egg-info/top_level.txt /usr/lib/python3.8/site-packages/argparse.py /usr/share/doc/python-argparse /usr/share/doc/python-argparse/LICENSE.txt /usr/share/doc/python-argparse/Makefile /usr/share/doc/python-argparse/NEWS.txt /usr/share/doc/python-argparse/README.txt /usr/share/doc/python-argparse/make.bat /usr/share/doc/python-argparse/source /usr/share/doc/python-argparse/source/Python-License.txt /usr/share/doc/python-argparse/source/argparse.rst /usr/share/doc/python-argparse/source/conf.py /usr/share/doc/python-argparse/source/index.rst /usr/share/doc/python-argparse/source/license.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Sep 15 23:28:37 2024