Key | Value |
---|---|
FileName | ./usr/share/doc/python3-traits/examples/tutorials/traits_4.0/getstate_setstate/tutorial.desc |
FileSize | 34 |
MD5 | 908F5527D08470FDE9BC6BE7B08DA059 |
SHA-1 | 1006EC77DA443FF88CA389D6492C83B48DD5AC0B |
SHA-256 | 76DC4305C2BC8039257CF65FA659EB0B69272A546E7CD6FD755FE85947781121 |
SSDEEP | 3:JRDRSKRHNRSF6Wo:JDX26J |
TLSH | |
hashlookup:parent-total | 183 |
hashlookup:trust | 100 |
The searched file hash is included in 183 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 235796 |
MD5 | F7E4F6A55976A9C41648043637011CD4 |
PackageDescription | Manifest typing and reactive programming for Python (Python 3) 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. . This is the Python 3 version of the package. |
PackageMaintainer | Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> |
PackageName | python3-traits |
PackageSection | python |
PackageVersion | 4.6.0-1 |
SHA-1 | 03B29CB5D04C3466FAFD1B5625B7550218AD3A67 |
SHA-256 | BCE7CD7AC929DA95A17E530B9306BB47BE3909134C4731E6525FEB5F225F514C |
Key | Value |
---|---|
MD5 | 1E8EB4B6A3A41A5956A2079BEAA04CE9 |
PackageArch | x86_64 |
PackageDescription | 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. Part of the Enthought Tool Suite (ETS). |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | python3-traits |
PackageRelease | bp156.3.4 |
PackageVersion | 6.3.1 |
SHA-1 | 046B51D84F56E9BAC36CE367F40A4A206B6BC58F |
SHA-256 | C2EC96827DFB8C8304AE2C133185C00E36A790AB6B529BFA23D2543E246FCD07 |
Key | Value |
---|---|
MD5 | C8E8442E25BECC7BFA4D31D238AD21E0 |
PackageArch | s390x |
PackageDescription | 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. |
PackageMaintainer | Fedora Project |
PackageName | python-Traits |
PackageRelease | 4.fc23 |
PackageVersion | 4.5.0 |
SHA-1 | 05AF907F5B9CBB0E9B2249D6A84B527B93BFBAEA |
SHA-256 | 70BB5BF2E9044EE02C36D95B3975B2C9BDA2AA5CE5B6B05D96E63752CCD801C7 |
Key | Value |
---|---|
MD5 | 726F56B2FD58FED79EEA90EAF270EA2B |
PackageArch | armv7hl |
PackageDescription | 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. Part of the Enthought Tool Suite (ETS). |
PackageName | python310-traits |
PackageRelease | 20.10 |
PackageVersion | 6.3.1 |
SHA-1 | 05B888C25876E078D6C64CDA09DD95487DD7741E |
SHA-256 | 5BFB1562056CF9AA1B98AE125A1DE6352E0582E6697826A3C71DA24E0A3FFF95 |
Key | Value |
---|---|
MD5 | 5475009DCB44EFFB6A8E0B4EBF5E9DDB |
PackageArch | x86_64 |
PackageDescription | 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. Part of the Enthought Tool Suite (ETS). |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | python310-traits |
PackageRelease | 1.3 |
PackageVersion | 6.3.1 |
SHA-1 | 067B7CD3399452FDA15C01A2E401D08BB26598D5 |
SHA-256 | C8FF7BC75D0DB922C8EB9F2380B66F5C2D87C8E84A2E697887BF8B7914D2EC70 |
Key | Value |
---|---|
FileSize | 234018 |
MD5 | B802F20EBC0FC92DB5E4637C26BFFE15 |
PackageDescription | Manifest typing and reactive programming for Python (Python 2) 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. . This is the Python 2 version of the package. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-traits |
PackageSection | python |
PackageVersion | 4.6.0-1ubuntu2 |
SHA-1 | 0C400441214A28619DE5F7E043C99BB736FD54DF |
SHA-256 | 3974B196C9C4490D7D606A70935A01997FA6A5A78E345D1818DDD00EA3D55069 |
Key | Value |
---|---|
MD5 | B38A51F400CCEEB81C57F85B3A196DB3 |
PackageArch | ppc |
PackageDescription | 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. |
PackageMaintainer | Fedora Project |
PackageName | python-Traits |
PackageRelease | 1.fc19 |
PackageVersion | 4.3.0 |
SHA-1 | 0DE3B29448E95F49BBEA112719B25164C762060A |
SHA-256 | DF3E80C4E03093E2F955938485C4FBCFE29375BAC8F19D33B582F98C53D30226 |
Key | Value |
---|---|
MD5 | 985DA547C62423E6A6573B8DC228B540 |
PackageArch | x86_64 |
PackageDescription | 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. Part of the Enthought Tool Suite (ETS). |
PackageName | python3-traits |
PackageRelease | 2.3 |
PackageVersion | 6.3.1 |
SHA-1 | 0F3C6BECA17869FA8AFF9C4E802F1BC64B73F238 |
SHA-256 | 9F1D2C8C733BC14248F67447E01F323BEB05C10914AD222041D7B5C936A47A0F |
Key | Value |
---|---|
FileSize | 230898 |
MD5 | 899320214E7D1B833F3B57C2E1A8599B |
PackageDescription | Manifest typing and reactive programming for Python (Python 3) 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. . This is the Python 3 version of the package. |
PackageMaintainer | Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> |
PackageName | python3-traits |
PackageSection | python |
PackageVersion | 4.6.0-1 |
SHA-1 | 11AFD0A677BFA56A66AEB536589C2AFBF32362C9 |
SHA-256 | 5CC99E92932A2157EA3C789CA03391FD053EF8C2E036CB52CFAB142035563B98 |
Key | Value |
---|---|
FileSize | 233112 |
MD5 | BD0B786152F490B61212D11F9592C30F |
PackageDescription | Manifest typing and reactive programming for Python (Python 2) 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. . This is the Python 2 version of the package. |
PackageMaintainer | Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> |
PackageName | python-traits |
PackageSection | python |
PackageVersion | 4.6.0-1+b2 |
SHA-1 | 12EB3E20A560C4724EFAD3B5AB24A0DED0A36E3E |
SHA-256 | C6089A0226E36341F00AAEE2D3A19E1D468678D20982A7CB52B9A13E246643CE |