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

    Исходный пакет: pear-Net_SmartIRC
    Версия: 1.0.0-alt3.qa1
    Собран:  2 декабря 2009 г. 17:26
    Сообщить об ошибке в пакете
    Домашняя страница: http://pear.php.net/package/Net_SmartIRC

    Лицензия: LGPL
    О пакете: Net_SmartIRC is a PHP class for communication with IRC networks
    Описание: 
    Net_SmartIRC is a PHP class for communication with IRC networks,
    which conforms to the RFC 2812 (IRC protocol).
    It's an API that handles all IRC protocol messages.
    This class is designed for creating IRC bots, chats and show irc related
    info on webpages.
    
    Full featurelist of Net_SmartIRC
    -------------------------------------
    - full object oriented programmed
    - every received IRC message is parsed into an ircdata object
      (it contains following info: from, nick, ident, host, channel, message,
    type, rawmessage)
    - actionhandler for the API
      on different types of messages (channel/notice/query/kick/join..)
    callbacks can be registered
    - messagehandler for the API
      class based messagehandling, using IRC reply codes
    - time events
      callbacks to methods in intervals
    - send/receive floodprotection
    - detects and changes nickname on nickname collisions
    - autoreconnect, if connection is lost
    - autoretry for connecting to IRC servers
    - debugging/logging system with log levels (destination can be file,
    stdout, syslog or browserout)
    - supports fsocks and PHP socket extension
    - supports PHP 4.1.x to 4.3.2 (also PHP 5.0.0b1)
    - sendbuffer with a queue that has 3 priority levels (high, medium, low)
    plus a bypass level (critical)
    - channel syncing (tracking of users/modes/topic etc in objects)
    - user syncing (tracking the user in channels,
    nick/ident/host/realname/server/hopcount in objects)
    - when channel syncing is acticated the following functions are available:
      isJoined
      isOpped
      isVoiced
      isBanned
    - on reconnect all joined channels will be rejoined, also when keys are
    used
    - own CTCP version reply can be set
    - IRC commands:
      pass
      op
      deop
      voice
      devoice
      ban
      unban
      join
      part
      action
      message
      notice
      query
      ctcp
      mode
      topic
      nick
      invite
      list
      names
      kick
      who
      whois
      whowas
      quit

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

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

    Список участников:
    Repocop Q. A. Robot
    Vitaly Lipatov

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

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


    2 декабря 2009 г. Repocop Q. A. Robot 1.0.0-alt3.qa1
    - NMU (by repocop): the following fixes applied:
      * windows-thumbnail-database-in-package for pear-Net_SmartIRC
      * postclean-05-filetriggers for spec file
    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