Пакет pear-Event_Dispatcher: Информация

    Исходный пакет: pear-Event_Dispatcher
    Версия: 1.0.0-alt3
    Собран:  20 июня 2008 г. 3:57
    Сообщить об ошибке в пакете
    Домашняя страница: http://pear.php.net/package/Event_Dispatcher

    Лицензия: BSD License
    О пакете: Dispatch notifications using PHP callbacks
    Описание: 
    The Event_Dispatcher acts as a notification dispatch table.
    It is used to notify other objects of interesting things. This
    information is encapsulated in Event_Notification objects. Client
    objects register themselves with the Event_Dispatcher as observers of
    specific notifications posted by other objects. When an event occurs,
    an object posts an appropriate notification to the Event_Dispatcher.
    The Event_Dispatcher dispatches a message to each registered
    observer, passing the notification as the sole argument.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    pear-Event_Dispatcher (noarch)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Lipatov

      1. rpm-build-pear
      2. pear-core

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


    20 июня 2008 г. Vitaly Lipatov 1.0.0-alt3
    - autorebuild for correct requires(pre) (see bug #16086)
    10 января 2008 г. Vitaly Lipatov 1.0.0-alt2
    - update according to rpm-build-pear 0.3
    5 января 2008 г. Vitaly Lipatov 1.0.0-alt1
    - initial build for ALT Linux Sisyphus