Package python3-module-traits: Information

    Source package: python3-module-traits
    Version: 6.4.3-alt1
    Latest version according to Repology
    Build time:  Jan 19, 2024, 07:38 AM in the task #333513
    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.

    List of rpms provided by this srpm:
    python3-module-traits (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-traits-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-traits-tests (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Anton Vyatkin


    ACL:
    Anton Vyatkin
    @everybody

      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-setuptools
      3. python3-module-wheel
      4. rpm-build-python3

    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.