Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37570013
en ru br
Репозитории ALT
5.1: 3.2.1-alt1.svn20090929.1
www.altlinux.org/Changes

Группа :: Разработка/Python
Пакет: python-module-traits

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 3.2.1-alt1.svn20090929.1
Время сборки: 12 октября 2009, 11:22 ( 758.9 недели назад )
Размер архива: 8.71 Mb

Домашняя страница:   http://code.enthought.com/projects/traits/

Лицензия: BSD and EPL and LGPLv2 and GPLv2+
О пакете: Explicitly typed attributes for Python
Описание:

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.

Текущий майнтейнер: Eugeny A. Rostovtsev (REAL)

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python-module-traits
  • python-module-traits-doc
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin