Key | Value |
---|---|
FileName | ./usr/lib64/python2.6/site-packages/traits/traits.py |
FileSize | 47383 |
MD5 | 86AFD1930B690276D7AC22F588BCA9B1 |
SHA-1 | 0906AF6CBD3F50B0C7B09DA1374CED08AEA48160 |
SHA-256 | 7F8BFA03BB3DA4F64B5133D878FC91E28AF05F2E8D8F1816013818E216272610 |
SSDEEP | 384:Eww7MS4+7YBAM5NoxiV6FxvjHhEgleIdWvOPbB4diWftjKB4lqxfZHA:Fw7MSCAM5NoQWhEScYbkN |
TLSH | T10A2363EA7E47A632C2A7C83500CAE003DB155E5F265134F87EDC45562F16A1286FFBE8 |
hashlookup:parent-total | 16 |
hashlookup:trust | 100 |
The searched file hash is included in 16 parent files which include package known and seen by metalookup. A sample is included below:
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 | A8FC169A87DE019F351D37471915DE21 |
PackageArch | ppc64 |
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 | 3F72CC162DEB8F2FB3686A8FEE30CA8229AC053C |
SHA-256 | 2AAAFB0BC14E9C02ABAC4B291180C437CBB206E6C66DB5A7EB17F3A50754DF7F |
Key | Value |
---|---|
MD5 | 4B85333E92CF798E551268F50DBA37FB |
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 | 2.fc20 |
PackageVersion | 4.3.0 |
SHA-1 | 46F68C55C08C0C519AA48624074E7C2C9321FAD4 |
SHA-256 | 50796DA47FB5D0F8FF4E934CB7EDC659CE08BFAAD53C873A3FE3B0EF46FB8AF4 |
Key | Value |
---|---|
MD5 | 6A1A2F149B44EC7F9499ADBA560183AA |
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. |
PackageMaintainer | Fedora Project |
PackageName | python-Traits |
PackageRelease | 1.fc19 |
PackageVersion | 4.3.0 |
SHA-1 | 5926142B0D6CCBBE720E4566965827C0CC03DB57 |
SHA-256 | 26E8C9F8205748882627324961B08A07ABBC496D285BC98ADF772DB5A064FC9B |
Key | Value |
---|---|
MD5 | 629C02CD400159706E87263F00F1FDF4 |
PackageArch | ppc64 |
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 | 2.fc20 |
PackageVersion | 4.3.0 |
SHA-1 | 598FD863AA60EF8A0E284B9A3465DE75BE0C9208 |
SHA-256 | D51D76C9CE8CD619DE83DB9A58C7A9A58ED99F3660E57412C3A6F04AACDB41D3 |
Key | Value |
---|---|
FileSize | 210074 |
MD5 | E30F4D5F3B40A0AB3A3E49CA99805106 |
PackageDescription | Manifest typing and reactive programming for Python 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. |
PackageMaintainer | Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> |
PackageName | python-traits |
PackageSection | python |
PackageVersion | 4.4.0-1 |
SHA-1 | 6A2135E88CCE3AF7F6E3DD747EFE2CCBE38A8B86 |
SHA-256 | C144425F504FF77CEBF27AB5B179E5E68E0887628742199FD6D50CB4B59A573F |
Key | Value |
---|---|
MD5 | 1B0A36F8415B943555E3EC7ABDD3A9AA |
PackageArch | ppc64 |
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.el6 |
PackageVersion | 4.3.0 |
SHA-1 | 74A109425874ED7228BB8FBB28D6034FF10C23AA |
SHA-256 | 2F5CCFD628A059F0D76F833FAE7F2CB8AA1A547C57C5FA3BF6D675AD4038E58B |
Key | Value |
---|---|
FileSize | 209942 |
MD5 | 0AB6AC1C2FDC1110E91875E5AC484270 |
PackageDescription | Manifest typing and reactive programming for Python 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. |
PackageMaintainer | Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> |
PackageName | python-traits |
PackageSection | python |
PackageVersion | 4.4.0-1 |
SHA-1 | 7EA8AF8002AAF3CB83B12BD6F8580F0916C2D303 |
SHA-256 | 5DEF97B738E8591E3BC6724282D89CFAAA4EFA90E35C85DA31ECC4ABC9C4325A |
Key | Value |
---|---|
MD5 | 0DE70B3A96D9A53F80E270C5F4A23450 |
PackageArch | s390 |
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 | 81A3BD543ADD3BCDC09D9795688F2D5E6A239D42 |
SHA-256 | A7EC11EAA8FFC2EFE92AB04C926C5F2984D305682A202CF734AAFD997650BC57 |
Key | Value |
---|---|
MD5 | 3516EE43460BB6797763888086CCFF9A |
PackageArch | s390 |
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 | 2.fc20 |
PackageVersion | 4.3.0 |
SHA-1 | 83905BD097203189EAAA8238E71208F1626274B6 |
SHA-256 | 06BEEC67698747C155EF1277A02FA97D430439F8CF6F59CA55D1CEC08ECF25AB |