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

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

    Лицензия: LGPL
    О пакете: Creates XML data from SQL queries
    Описание: 
    XML_Query2XML allows you to transform the records retrieved
    with one or more SQL SELECT queries into XML data. Very simple to
    highly complex transformations are supported. Is was written with
    performance in mind and can handle large amounts of data. No XSLT needed!
    Major features:
    1. XML_Query2XML works with the classes provided by PHP5's built-in DOM
    API
    2. minimum effort necessary to get the simple jobs done
    3. highly configurable for more complex tasks
    4. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names
    5. works with any database that is supported by PDO, PEAR DB, PEAR MDB2 or
    ADOdb
    6. easy integration of other XML data sources (e.g. raw XML data stored in
    the DB)
    7. debugging, logging and profiling features
    8. XML encoding: support for UTF-8, ISO-8859-1 and others
    9. in-depth documentation and case studies: tutorials and API
    documentation
    10. 1144 phpt unit tests

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

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

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

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

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


    20 июня 2008 г. Vitaly Lipatov 1.7.0-alt1
    - new version 1.7.0 (with rpmrb script)
    10 января 2008 г. Vitaly Lipatov 1.5.0-alt2
    - update according to rpm-build-pear 0.3
    5 января 2008 г. Vitaly Lipatov 1.5.0-alt1
    - initial build for ALT Linux Sisyphus