Fedora 13 Update: python-cement-0.8.16-1.fc13

updates at fedoraproject.org updates at fedoraproject.org
Thu Feb 17 00:52:13 UTC 2011


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-1184
2011-02-08 22:36:30
--------------------------------------------------------------------------------

Name        : python-cement
Product     : Fedora 13
Version     : 0.8.16
Release     : 1.fc13
URL         : http://builtoncement.org
Summary     : CLI Application Framework for Python
Description :
Cement is an advanced CLI Application Framework for Python. It promotes code
re-use by way of a plugin system that enables plugins to be shared between any
application built on Cement.  The MVC and overall framework design is very
much inspired by the TurboGears2 web framework.  Its goal is to introduce a
standard, and feature-full platform for both simple and complex command line
applications as well as support rapid development needs without sacrificing
quality.

At a minimum, Cement configures the following features for every application:

    * Multiple Configuration file parsing (default: /etc, ~/)
    * Command line argument and option parsing
    * Dual Console/File Logging Support
    * Internal and External (3rd Party) Plugin support
    * Basic "hook" support
    * Model/View/Controller support for advanced application design
    * Text output rendering with Genshi templates
    * Json output rendering allows other programs to access your CLI-API

--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-cement' 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