Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37512063
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-configargparse

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.5.3-alt1
Время сборки: 4 апреля 2022, 14:18 ( 107.4 недели назад )
Размер архива: 33.61 Kb

Домашняя страница:   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

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-configargparse
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin