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

    Исходный пакет: mingw32-expat
    Версия: 2.0.1-alt1
    Собран:  23 сентября 2009 г. 15:51
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.libexpat.org/

    Лицензия: MIT
    О пакете: MinGW Windows port of expat XML parser library
    Описание: 
    This is expat, the C library for parsing XML, written by James Clark. Expat
    is a stream oriented XML parser. This means that you register handlers with
    the parser prior to starting the parse. These handlers are called when the
    parser discovers the associated structures in the document being parsed. A
    start tag is an example of the kind of structures for which you may
    register handlers.

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

    Сопровождающий: Boris Savelev

    Список участников:
    Boris Savelev

    Права:
    Boris Savelev
    @everybody

      1. mingw32-binutils
      2. mingw32-gcc
      3. rpm-build-mingw32

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


    23 сентября 2009 г. Boris Savelev 2.0.1-alt1
    - initial build for Sisyphus
    25 июля 2009 г. Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.1-5
    9 марта 2009 г. Richard W.M. Jones <rjones@redhat.com> - 2.0.1-4
    - Remove +x permissions on COPYING file.