SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python313-argh rpm build for : openSUSE Tumbleweed. For other distributions click python313-argh.

Name : python313-argh
Version : 0.31.3 Vendor : openSUSE
Release : 1.3 Date : 2024-08-06 08:31:57
Group : Unspecified Source RPM : python-argh-0.31.3-1.3.src.rpm
Size : 0.20 MB
Packager : https://bugs_opensuse_org
Summary : An argparse wrapper
Description :
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.

RPM found in directory: /vol/rzm3/linux-opensuse/tumbleweed/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

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

Provides :
python3.13dist(argh)
python313-argh
python3dist(argh)

Requires :
python(abi) = 3.13
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.13/site-packages/argh
/usr/lib/python3.13/site-packages/argh-0.31.3.dist-info
/usr/lib/python3.13/site-packages/argh-0.31.3.dist-info/COPYING
/usr/lib/python3.13/site-packages/argh-0.31.3.dist-info/COPYING.LESSER
/usr/lib/python3.13/site-packages/argh-0.31.3.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/argh-0.31.3.dist-info/METADATA
/usr/lib/python3.13/site-packages/argh-0.31.3.dist-info/RECORD
/usr/lib/python3.13/site-packages/argh-0.31.3.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/argh-0.31.3.dist-info/WHEEL
/usr/lib/python3.13/site-packages/argh/__init__.py
/usr/lib/python3.13/site-packages/argh/__pycache__
/usr/lib/python3.13/site-packages/argh/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/argh/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/argh/__pycache__/assembling.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/argh/__pycache__/assembling.cpython-313.pyc
/usr/lib/python3.13/site-packages/argh/__pycache__/completion.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/argh/__pycache__/completion.cpython-313.pyc
/usr/lib/python3.13/site-packages/argh/__pycache__/constants.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/argh/__pycache__/constants.cpython-313.pyc
/usr/lib/python3.13/site-packages/argh/__pycache__/decorators.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/argh/__pycache__/decorators.cpython-313.pyc
/usr/lib/python3.13/site-packages/argh/__pycache__/dispatching.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/argh/__pycache__/dispatching.cpython-313.pyc
/usr/lib/python3.13/site-packages/argh/__pycache__/dto.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/argh/__pycache__/dto.cpython-313.pyc
/usr/lib/python3.13/site-packages/argh/__pycache__/exceptions.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/argh/__pycache__/exceptions.cpython-313.pyc
/usr/lib/python3.13/site-packages/argh/__pycache__/helpers.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/argh/__pycache__/helpers.cpython-313.pyc
/usr/lib/python3.13/site-packages/argh/__pycache__/interaction.cpython-313.opt-1.pyc
There is 16 files more in these RPM.

 
ICM