Package python-module-traits: Information

    Source package: python-module-traits
    Version: 3.6.1-alt1.svn20110127
    Build time:  Apr 15, 2011, 08:04 PM
    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 rpms provided by this srpm:
    python-module-traits (x86_64, i586)
    python-module-traits-debuginfo (x86_64, i586)
    python-module-traits-doc (noarch)
    python-module-traits-pickles (x86_64, i586)
    python-module-traits-tests (x86_64, i586)


    List of contributors:
    Eugeny A. Rostovtsev

      1. libnumpy-devel
      2. python-devel
      3. python-module-Pygments
      4. python-module-setuptools
      5. python-module-sphinx-devel

    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