-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-14971 2013-08-19 20:20:29 --------------------------------------------------------------------------------
Name : python-docopt Product : Fedora 18 Version : 0.6.1 Release : 1.fc18 URL : https://github.com/docopt/docopt Summary : Pythonic argument parser, that will make you smile Description : Isn't it awesome how optparse and argparse generate help messages based on your code?! Hell no! You know what's awesome? It's when the option parser is generated based on the beautiful help message that you write yourself! This way you don't need to write thisstupid repeatable parser-code, and instead can write only the help message--*the way you want it*. -------------------------------------------------------------------------------- Update Information: Update the package to the newest version of docopt. New in version 0.6.1: Fix the issue which caused improper handling of [options] shortcut if it was present several times. New in version 0.6.0: New argument options_first, disallows interspersing options and arguments. If you supply options_first=True to docopt, it will interpret all arguments as positional arguments after first positional argument. If option with argument could be repeated, its default value will be interpreted as space-separated list. E.g. with [default: ./here ./there] will be interpreted as ['./here', './there']. -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update python-docopt' 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 -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
