Package : python3-gflags > RPM : python3-gflags-3.1.2-9.mga9.noarch.rpm

Basic items

Install
Name python3-gflags
Version 3.1.2
Release 9.mga9
URL https://github.com/google/python-gflags
Group Development/Python
Summary Commandline flags module for Python 3
Size 438KB
Arch noarch
License BSD

Description

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.)

This is the Python 3 version of the package.

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM python-gflags-3.1.2-9.mga9.src.rpm
Build time 2022-03-23 23:13:17
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie