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

    Исходный пакет: pear-Translation2
    Версия: 2.0.1-alt1
    Собран:  1 июля 2009 г. 9:40
    Сообщить об ошибке в пакете
    Домашняя страница: http://pear.php.net/package/Translation2

    Лицензия: BSD
    О пакете: Class for multilingual applications management
    Описание: 
    This class provides an easy way to retrieve all the strings for a
    multilingual site from a data source (i.e. db).
    The following containers are provided, more will follow:
    - PEAR::DB
    - PEAR::MDB
    - PEAR::MDB2
    - gettext
    - XML
    - PEAR::DB_DataObject (experimental)
    It is designed to reduce the number of queries to the db, caching the
    results when possible.
    An Admin class is provided to easily manage translations (add/remove a
    language, add/remove a string).
    Currently, the following decorators are provided:
    - CacheLiteFunction (for file-based caching)
    - CacheMemory (for memory-based caching)
    - DefaultText (to replace empty strings with their keys)
    - ErrorText (to replace empty strings with a custom error text)
    - Iconv (to switch from/to different encodings)
    - Lang (resort to fallback languages for empty strings)
    - SpecialChars (replace html entities with their hex codes)
    - UTF-8 (to convert UTF-8 strings to ISO-8859-1)

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

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

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

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

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


    1 июля 2009 г. Vitaly Lipatov 2.0.1-alt1
    - initial build for ALT Linux Sisyphus (with pear make-rpm-spec)