Package python-module-traits: Information

    Binary package: python-module-traits
    Version: 3.6.1-alt1.svn20110127
    Architecture: i586
    Build time:  Apr 15, 2011, 08:04 PM
    Source package: python-module-traits
    Report package bug
    License: BSD and EPL and LGPLv2 and GPLv2+
    Summary: Explicitly typed attributes for Python
    Description: 
    The traits package developed by Enthought provides a special type
    definition called a trait. Although they can be used as normal Python object
    attributes, traits also have several additional characteristics:
    
    * Initialization: A trait can be assigned a default value.
    * Validation: A trait attribute's type can be explicitly declared.
    * Delegation: The value of a trait attribute can be contained either
      in another object.
    * Notification: Setting the value of a trait attribute can trigger
      notification of other parts of the program.
    * Visualization: User interfaces that permit the interactive
      modification of a trait's value can be automatically constructed
      using the trait's definition.


    List of contributors:
    Eugeny A. Rostovtsev

    Last changed


    April 15, 2011 Eugeny A. Rostovtsev 3.6.1-alt1.svn20110127
    - Version 3.6.1
    April 5, 2011 Eugeny A. Rostovtsev 3.5.1-alt1.svn20101105.2
    - Rebuilt with python-module-sphinx-devel
    March 12, 2011 Eugeny A. Rostovtsev 3.5.1-alt1.svn20101105.1
    - Rebuilt for debuginfo