Package python3-module-traits: Information

    Binary package: python3-module-traits
    Version: 6.4.3-alt1
    Architecture: aarch64
    Build time:  Jan 19, 2024, 07:38 AM in the task #333513
    Source package: python3-module-traits
    Report package bug
    License: BSD-3-Clause and CC-BY-3.0
    Summary: Observable typed attributes for Python classes
    Description: 
    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.

    Maintainer: Anton Vyatkin


    ACL:
    Anton Vyatkin
    @everybody

    Last changed


    Oct. 11, 2023 Anton Vyatkin 6.4.3-alt1
    - New version 6.4.3.
    Aug. 23, 2023 Anton Vyatkin 6.4.2-alt1
    - New version 6.4.2.
    May 20, 2023 Grigory Ustinov 6.4.1-alt2
    - Build without docs.