SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-traits rpm build for : Mandrake Other. For other distributions click python-traits.

Name : python-traits
Version : 4.2.0 Vendor : Mandriva
Release : 1 Date : 2012-08-13 20:52:11
Group : Development/Python Source RPM : python-traits-4.2.0-1.src.rpm
Size : 5.13 MB
Packager : Lev Givon < lev_mandriva_org>
Summary : Enthought Tool Suite - explicitly typed attributes for Python
Description :
The Traits project allows Python programmers to use a special kind of type
definition called a trait which provides object attributes with some
additional characteristics:

* Initialization: A trait has a default value, which is automatically
set as the initial value of an attribute before its first use in a
program.
* Validation: A trait attribute\'s type is explicitly declared. The
type is evident in the code, and only values that meet a
programmer-specified set of criteria (i.e., the trait definition)
can be assigned to that attribute.
* Delegation: The value of a trait attribute can be contained either
in the defining object or in another object delegated to by the
trait.
* Notification: Setting the value of a trait attribute can notify
other parts of the program that the value has changed.
* Visualization: User interfaces that allow a user to interactively
modify the value of a trait attribute can be automatically
constructed using the trait\'s definition. (This feature requires
that a supported GUI toolkit be installed. If this feature is not
used, the Traits project does not otherwise require GUI support.)

A class can freely mix trait-based attributes with normal Python
attributes, or can opt to allow the use of only a fixed or open set of
trait attributes within the class. Trait attributes defined by a class
are automatically inherited by any subclass derived from the class.

RPM found in directory: /vol/rzm6/linux-mandriva/devel/cooker/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-traits-4.2.0-1-mdv2012.0.i586.rpm
     Search for other platforms
python-traits-4.2.0-1-mdv2012.0.sparc.rpm
python-traits-4.2.0-1-mdv2012.0.alpha.rpm
python-traits-4.2.0-1-mdv2012.0.ppc.rpm
python-traits-4.2.0-1-mdv2012.0.ia64.rpm
python-traits-4.2.0-1-mdv2012.0.s390.rpm

Provides :
_speedups.so
ctraits.so
elf(buildid)
elf(buildid)
pythonegg(traits)
python-traits

Requires :
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.4)
libpthread.so.0
libpython2.7.so.1.0
python(abi) = 2.7
python-numpy >= 1.1.0
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python2.7/site-packages/traits
/usr/lib/python2.7/site-packages/traits-4.2.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/traits-4.2.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/traits-4.2.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/traits-4.2.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/traits-4.2.0-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/traits-4.2.0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/traits/__init__.py
/usr/lib/python2.7/site-packages/traits/__init__.pyc
/usr/lib/python2.7/site-packages/traits/adapter.py
/usr/lib/python2.7/site-packages/traits/adapter.pyc
/usr/lib/python2.7/site-packages/traits/api.py
/usr/lib/python2.7/site-packages/traits/api.pyc
/usr/lib/python2.7/site-packages/traits/category.py
/usr/lib/python2.7/site-packages/traits/category.pyc
/usr/lib/python2.7/site-packages/traits/ctraits.c
/usr/lib/python2.7/site-packages/traits/ctraits.so
/usr/lib/python2.7/site-packages/traits/etsconfig
/usr/lib/python2.7/site-packages/traits/etsconfig/__init__.py
/usr/lib/python2.7/site-packages/traits/etsconfig/__init__.pyc
/usr/lib/python2.7/site-packages/traits/etsconfig/api.py
/usr/lib/python2.7/site-packages/traits/etsconfig/api.pyc
/usr/lib/python2.7/site-packages/traits/etsconfig/etsconfig.py
/usr/lib/python2.7/site-packages/traits/etsconfig/etsconfig.pyc
/usr/lib/python2.7/site-packages/traits/has_dynamic_views.py
/usr/lib/python2.7/site-packages/traits/has_dynamic_views.pyc
/usr/lib/python2.7/site-packages/traits/has_traits.py
/usr/lib/python2.7/site-packages/traits/has_traits.pyc
/usr/lib/python2.7/site-packages/traits/interface_checker.py
/usr/lib/python2.7/site-packages/traits/interface_checker.pyc
There is 376 files more in these RPM.

 
ICM