Пакет python3-module-configargparse: Информация
Исходный пакет: python3-module-configargparse
Версия: 1.7.5-alt1
Собран: 13 марта 2026 г. 2:06 в задании #411023
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/bw2/ConfigArgParse
Лицензия: MIT
О пакете: A Python module with support for argparse, config files, and env 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.
Сопровождающий: Vitaly Lipatov
Последнее изменение
12 марта 2026 г. Vitaly Lipatov 1.7.5-alt1
- new version 1.7.5 - switch to pyproject build
1 октября 2023 г. Vitaly Lipatov 1.7-alt1
- new version 1.7 (with rpmrb script)
4 апреля 2022 г. Vitaly Lipatov 1.5.3-alt1
- new version 1.5.3 (with rpmrb script)