Package python-module-pyutilib-enum: Information

    Binary package: python-module-pyutilib-enum
    Version: 3.4-alt1.svn20101107
    Architecture: noarch
    Build time:  Nov 23, 2010, 08:35 PM
    Source package: python-module-pyutilib
    Report package bug
    License: BSD, LGPL
    Summary: A variant of the PyPI 'enum' package
    Description: 
    The PyUtilib project supports the development of an ensemble of Python
    packages that include a wide variety of utilities, including a
    well-developed component architecture. PyUtilib has been developed to
    support several Python projects under development at Sandia National
    Laboratories, including  Coopr and  FAST.
    
    This Python package is a variant of the PyPI 'enum' package. This
    package has been modified to support pickling of enum objects, which
    required a weakening of the comparison semantics. Also, this class
    supports helper functions that allow enumeration objects to be retrieved
    given the enumeration constant value.


    List of contributors:
    Eugeny A. Rostovtsev

    Last changed


    Nov. 23, 2010 Eugeny A. Rostovtsev 3.4-alt1.svn20101107
    - Version 3.4
    Nov. 23, 2010 Eugeny A. Rostovtsev 3.2-alt1.svn20100911.4
    - Rebuilt with Pyro4 4.2
    Sept. 14, 2010 Eugeny A. Rostovtsev 3.2-alt1.svn20100911.3
    - Fixed simple in component-app and plugin_eggLoader in component-loader