Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-argh | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 0.26.2 | Vendor: openSUSE |
Release: bp156.3.1 | Build date: Sat Jul 22 11:44:27 2023 |
Group: Development/Languages/Python | Build host: goat44 |
Size: 166395 | Source RPM: python-argh-0.26.2-bp156.3.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/neithere/argh/ | |
Summary: An argparse wrapper |
This Python module provides a wrapper for argparse with support for hierarchical commands that can be bound to modules or classes. Features that argh adds to argparse: * mark a function as a CLI command and specify its arguments before the parser is instantiated; * nested commands made easy: no messing with subparsers (though they are of course used under the hood); * infer agrument type from the default value; * infer command name from function name; * add an alias root command help for the --help argument; * enable passing unwrapped arguments to certain functions instead of a argparse.Namespace object. Argh is fully compatible with argparse. argh-agnostic and argh-aware code can be mixed. Keep in mind that argh.dispatch does some extra work that a custom dispatcher may not do.
LGPL-3.0-or-later
* Tue May 07 2019 Tomáš Chvátal <tchvatal@suse.com> - Do not use symlinks on fdupes * Mon Mar 04 2019 Tomáš Chvátal <tchvatal@suse.com> - Update to 0.26.2: * no changelog available - Drop no longer needed python-argh-0.26.1-fix-testsuite.patch * Wed Dec 05 2018 Jan Engelhardt <jengelh@inai.de> - Trim rhetorics from descriptions. * Tue Dec 04 2018 Matej Cepl <mcepl@suse.com> - Remove superfluous devel dependency for noarch package * Mon Apr 24 2017 toddrme2178@gmail.com - Fix source URL - Various small spec file cleanups. * Sun Apr 23 2017 aloisio@gmx.com - Converted to single-spec - Added python-argh-0.26.1-fix-testsuite.patch - Enabled tests * Sun Apr 19 2015 benoit.monin@gmx.fr - update to version 0.26.1 * no changelog available - update project URL - package README.rst instead of README * Thu Oct 24 2013 speilicke@suse.com - Require python-setuptools instead of distribute (upstreams merged) * Wed Sep 25 2013 p.drouand@gmail.com - Update to version 0.23.3 + No changelog available * Thu Mar 07 2013 darin@darins.net - Update to verios 0.23.0 + Upstream provides no changelog
/usr/lib/python3.6/site-packages/argh /usr/lib/python3.6/site-packages/argh-0.26.2-py3.6.egg-info /usr/lib/python3.6/site-packages/argh-0.26.2-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/argh-0.26.2-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/argh-0.26.2-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/argh-0.26.2-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/argh/__init__.py /usr/lib/python3.6/site-packages/argh/__pycache__ /usr/lib/python3.6/site-packages/argh/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/assembling.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/assembling.cpython-36.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/compat.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/compat.cpython-36.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/completion.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/completion.cpython-36.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/constants.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/constants.cpython-36.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/decorators.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/decorators.cpython-36.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/dispatching.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/dispatching.cpython-36.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/exceptions.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/exceptions.cpython-36.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/helpers.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/helpers.cpython-36.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/interaction.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/interaction.cpython-36.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/io.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/io.cpython-36.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/utils.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/argh/__pycache__/utils.cpython-36.pyc /usr/lib/python3.6/site-packages/argh/assembling.py /usr/lib/python3.6/site-packages/argh/compat.py /usr/lib/python3.6/site-packages/argh/completion.py /usr/lib/python3.6/site-packages/argh/constants.py /usr/lib/python3.6/site-packages/argh/decorators.py /usr/lib/python3.6/site-packages/argh/dispatching.py /usr/lib/python3.6/site-packages/argh/exceptions.py /usr/lib/python3.6/site-packages/argh/helpers.py /usr/lib/python3.6/site-packages/argh/interaction.py /usr/lib/python3.6/site-packages/argh/io.py /usr/lib/python3.6/site-packages/argh/utils.py /usr/share/doc/packages/python3-argh /usr/share/doc/packages/python3-argh/README.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 14:56:22 2025