Пакет python3-module-traits: Информация

  • Default inline alert: Версия в репозитории: 6.4.3-alt1

Исходный пакет: python3-module-traits
Версия: 6.2.0-alt4
Последняя версия по данным Repology
Собран:  2 февраля 2022 г. 20:29 в задании #294583
Категория: Разработка/Python 3
Сообщить об ошибке в пакете
Домашняя страница: https://docs.enthought.com/traits/

Лицензия: BSD-3-Clause and CC-BY-3.0
О пакете: Explicitly typed attributes for Python 3
Описание: 
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.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
python3-module-traits (x86_64, ppc64le, i586, armh, aarch64)
python3-module-traits-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
python3-module-traits-doc (noarch)
python3-module-traits-pickles (x86_64, ppc64le, i586, armh, aarch64)
python3-module-traits-tests (x86_64, ppc64le, i586, armh, aarch64)

Сопровождающий: Aleksei Nikiforov


Права:
Anton Vyatkin
@everybody

    1. python3-devel
    2. python3-module-Pygments
    3. python3-module-setuptools
    4. python3-module-sphinx-devel
    5. python3-module-sphinx-pickles
    6. python3-module-sphinx-sphinx-build-symlink
    7. libnumpy-py3-devel
    8. rpm-build-python3

Последнее изменение


2 февраля 2022 г. Aleksei Nikiforov 6.2.0-alt4
- Updated build dependencies.
18 июля 2021 г. Michael Shigorin 6.2.0-alt3
- Fixed doc knob (overlooked %exclude).
18 июля 2021 г. Michael Shigorin 6.2.0-alt2
- Added doc knob (on by default).