Fedora 22 Update: python-gflags-2.0-2.fc22

updates at fedoraproject.org updates at fedoraproject.org
Tue Apr 21 18:46:26 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-5684
2015-04-07 15:54:15
--------------------------------------------------------------------------------

Name        : python-gflags
Product     : Fedora 22
Version     : 2.0
Release     : 2.fc22
URL         : http://code.google.com/p/python-gflags/
Summary     : Commandline flags module for Python
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.)

--------------------------------------------------------------------------------
Update Information:

Update to 2.0 - Create python3 package (bug #1209201)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1209201 - Add python3 package
        https://bugzilla.redhat.com/show_bug.cgi?id=1209201
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update python-gflags' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list