Пакет python-gflags-2.0-13.el8.src
Имя | python-gflags |
---|---|
Эпоха | 0 |
Версия | 2.0 |
Релиз | 13.el8 |
Архитектура | src |
Сайт | https://github.com/gflags/python-gflags |
Лицензия | BSD |
Время сборки | 2023-12-12 16:35:38 |
Хост сборки | builder-x86-04.inferitos.ru |
Краткое описание | Commandline flags module for Python |
Репозитории | HighAvailability, ResilientStorage |
Полное описание | This project is the python equivalent of google-gflags, a Google commandline flag implementation for C++. It is intended to be used in situations where a project wants to mimic the command-line flag handling of a C++ app that uses google-gflags, or for a Python app that, via swig or some other means, is linked with a C++ app that uses google-gflags. The gflags package contains a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for Python types, and the ability to define flags in the source file in which they're used. (This last is its major difference from OptParse.) |
Эррата | — |
Размер | 76 КиБ |
Исходный проект | python-gflags-2.0-13.el8 |
Контрольная сумма SHA-256 | e9c83c1bb543039dff96472e4dae99c32f67563e15846e033bb042cf39376e7c |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.0-13 - Rebuilt for MSVSphere 8.8 * Thu Jun 14 2018 Charalampos Stratakis <cstratak@redhat.com> - 2.0-13 - Conditionalize the python2 subpackage * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Sep 29 2017 Troy Dawson <tdawson@redhat.com> - 2.0-11 - Cleanup spec file conditionals * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.0-8 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-7 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Nov 18 2015 Orion Poplawski <orion@cora.nwra.com> - 2.0-5 - Update spec, make python3 package optional for EPEL7