pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/py-traits



Module name:    wip
Committed by:   jihbed
Date:           Mon Aug  9 20:30:37 UTC 2010

Import into wip/py-traits

Log Message:
Import py26-traits-3.4.0 as wip/py-traits.

The traits package provides a metaclass with special attributes that are
called traits. A trait is a type definition that can be used for normal
Python object attributes, giving the attributes some additional characteristics:

 * Initialization: A trait attribute can have a default value
 * Validation: A trait attribute is manifestly typed.
 * Delegation: The value of a trait attribute can be contained in another
   object
 * Notification: Setting the value of a trait attribute can fired
   callbacks
 * Visualization: With the TraitsUI package, GUIs can be generated
   automatically from traited objects.

Status:

Vendor Tag:     JIHBED
Release Tags:   JIHBED_20100809
                
N wip/py-traits/distinfo
N wip/py-traits/Makefile
N wip/py-traits/Makefile.common
N wip/py-traits/Makefile.version
N wip/py-traits/PLIST
N wip/py-traits/DESCR

No conflicts created by this import


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index