INFO
Name: python3-configargparse
Version: 1.7.5-1.el9
Arch: noarch
Summary: Replacement for argparse that allows options to be set via config files
License: MIT
Vendor: Fedora Project
Build Host: buildvm-ppc64le-22.rdu3.fedoraproject.org
Build Date: Wed Mar 11 15:58:40 2026
Size: 223849
URL: https://github.com/bw2/ConfigArgParse
Description: A drop-in replacement for argparse that allows options to also be set via
config files and/or environment variables.
Applications with more than a handful of user-settable options are best
configured through a combination of command line args, config files, hard-coded
defaults, and in some cases, environment variables.
Python’s command line parsing modules such as argparse have very limited
support for config files and environment variables, so this module extends
argparse to add these features.
FILES
/usr/lib/python3.9/site-packages/ConfigArgParse-1.7.5.dist-info
/usr/lib/python3.9/site-packages/ConfigArgParse-1.7.5.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/ConfigArgParse-1.7.5.dist-info/LICENSE
/usr/lib/python3.9/site-packages/ConfigArgParse-1.7.5.dist-info/METADATA
/usr/lib/python3.9/site-packages/ConfigArgParse-1.7.5.dist-info/WHEEL
/usr/lib/python3.9/site-packages/ConfigArgParse-1.7.5.dist-info/top_level.txt
/usr/lib/python3.9/site-packages/__pycache__/configargparse.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/__pycache__/configargparse.cpython-39.pyc
/usr/lib/python3.9/site-packages/configargparse.py
/usr/share/doc/python3-configargparse
/usr/share/doc/python3-configargparse/README.md
REQUIRES
python(abi) 3.9
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
python-configargparse 1.7.5-1.el9
python3-configargparse 1.7.5-1.el9
python3.9-configargparse 1.7.5-1.el9
python3.9dist(configargparse) 1.7.5
python3dist(configargparse) 1.7.5
CONFIG FILES
/usr/lib/python3.9/site-packages/ConfigArgParse-1.7.5.dist-info
/usr/lib/python3.9/site-packages/ConfigArgParse-1.7.5.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/ConfigArgParse-1.7.5.dist-info/LICENSE l
/usr/lib/python3.9/site-packages/ConfigArgParse-1.7.5.dist-info/METADATA
/usr/lib/python3.9/site-packages/ConfigArgParse-1.7.5.dist-info/WHEEL
/usr/lib/python3.9/site-packages/ConfigArgParse-1.7.5.dist-info/top_level.txt
/usr/lib/python3.9/site-packages/__pycache__/configargparse.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/__pycache__/configargparse.cpython-39.pyc
/usr/lib/python3.9/site-packages/configargparse.py
/usr/share/doc/python3-configargparse
/usr/share/doc/python3-configargparse/README.md d
LICENSE FILES
MIT
|