pkgsrc-wip/py-traits/distinfo
Kamel Ibn Aziz Derouiche b60eebb87a 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.
2010-08-09 20:30:37 +00:00

5 lines
248 B
Text

$NetBSD: distinfo,v 1.1.1.1 2010/08/09 20:30:37 jihbed Exp $
SHA1 (Traits-3.4.0.tar.gz) = 0d92352f9cd89fd9c2072bc0043137254b297335
RMD160 (Traits-3.4.0.tar.gz) = a1db8bef47576fc28286f0a1be8940c8d94b06d8
Size (Traits-3.4.0.tar.gz) = 12988128 bytes