SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-argh rpm build for : openSUSE Leap 42. For other distributions click python3-argh.

Name : python3-argh
Version : 0.26.2 Vendor : obs://build_opensuse_org/home:frispete
Release : 2.1 Date : 2017-05-07 07:15:19
Group : Development/Languages/Python Source RPM : python3-argh-0.26.2-2.1.src.rpm
Size : 0.12 MB
Packager : (none)
Summary : A simple argparse wrapper
Description :
Agrh, argparse!

Did you ever say \"argh\" trying to remember the details of optparse or argparse
API? If yes, this package may be useful for you. It provides a very simple
wrapper for argparse with support for hierarchical commands that can be bound
to modules or classes. Argparse can do it; argh makes it easy.

Here\'s a list of features that argh adds to argparse:

* mark a function as a CLI command and specify its arguments before the parser
is instantiated;
* nesed 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. You can mix argh-agnostic and
argh-aware code. Just keep in mind that argh.dispatch does some extra
work that a custom dispatcher may not do.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/frispete:/python3/openSUSE_Leap_42.2/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python3-argh

Requires :
python(abi) = 3.4
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/python3.4/site-packages/argh
/usr/lib/python3.4/site-packages/argh-0.26.2-py3.4.egg-info
/usr/lib/python3.4/site-packages/argh-0.26.2-py3.4.egg-info/PKG-INFO
/usr/lib/python3.4/site-packages/argh-0.26.2-py3.4.egg-info/SOURCES.txt
/usr/lib/python3.4/site-packages/argh-0.26.2-py3.4.egg-info/dependency_links.txt
/usr/lib/python3.4/site-packages/argh-0.26.2-py3.4.egg-info/top_level.txt
/usr/lib/python3.4/site-packages/argh/__init__.py
/usr/lib/python3.4/site-packages/argh/__pycache__
/usr/lib/python3.4/site-packages/argh/__pycache__/__init__.cpython-34.pyc
/usr/lib/python3.4/site-packages/argh/__pycache__/assembling.cpython-34.pyc
/usr/lib/python3.4/site-packages/argh/__pycache__/compat.cpython-34.pyc
/usr/lib/python3.4/site-packages/argh/__pycache__/completion.cpython-34.pyc
/usr/lib/python3.4/site-packages/argh/__pycache__/constants.cpython-34.pyc
/usr/lib/python3.4/site-packages/argh/__pycache__/decorators.cpython-34.pyc
/usr/lib/python3.4/site-packages/argh/__pycache__/dispatching.cpython-34.pyc
/usr/lib/python3.4/site-packages/argh/__pycache__/exceptions.cpython-34.pyc
/usr/lib/python3.4/site-packages/argh/__pycache__/helpers.cpython-34.pyc
/usr/lib/python3.4/site-packages/argh/__pycache__/interaction.cpython-34.pyc
/usr/lib/python3.4/site-packages/argh/__pycache__/io.cpython-34.pyc
/usr/lib/python3.4/site-packages/argh/__pycache__/utils.cpython-34.pyc
/usr/lib/python3.4/site-packages/argh/assembling.py
/usr/lib/python3.4/site-packages/argh/compat.py
/usr/lib/python3.4/site-packages/argh/completion.py
/usr/lib/python3.4/site-packages/argh/constants.py
/usr/lib/python3.4/site-packages/argh/decorators.py
/usr/lib/python3.4/site-packages/argh/dispatching.py
/usr/lib/python3.4/site-packages/argh/exceptions.py
/usr/lib/python3.4/site-packages/argh/helpers.py
/usr/lib/python3.4/site-packages/argh/interaction.py
/usr/lib/python3.4/site-packages/argh/io.py
There is 3 files more in these RPM.

 
ICM