Пакет mxml: Информация

    Исходный пакет: mxml
    Версия: 3.2-alt2
    Последняя версия по данным Repology
    Собран:  30 августа 2021 г. 10:15 в задании #284153
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.msweet.org/mxml/

    Лицензия: Apache-2.0
    О пакете: Small XML file parsing library
    Описание: 
    Mini-XML is a small XML parsing library that you can use to read XML data files
    or strings in your application without requiring large non-standard libraries.
    Mini-XML provides the following functionality:
    
    - Reading of UTF-8 and UTF-16 and writing of UTF-8 encoded XML files and
      strings.
    - Data is stored in a linked-list tree structure, preserving the XML data
      hierarchy.
    - SAX (streamed) reading of XML files and strings to minimize memory usage.
    - Supports arbitrary element names, attributes, and attribute values with no
      preset limits, just available memory.
    - Supports integer, real, opaque ("cdata"), and text data types in "leaf" nodes.
    - Functions for creating and managing trees of data.
    - "Find" and "walk" functions for easily locating and navigating trees of data.
    
    Mini-XML doesn't do validation or other types of processing on the data
    based upon schema files or other sources of definition information.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libmxml (x86_64, ppc64le, i586, armh, aarch64)
    libmxml-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libmxml-devel (x86_64, ppc64le, i586, armh, aarch64)
    libmxml-devel-static (x86_64, ppc64le, i586, armh, aarch64)
    mxml-doc (noarch)

    Сопровождающий: Danil Shein


    Права:
    Danil Shein
    @everybody

      1. make
      2. gcc

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


    30 августа 2021 г. Danil Shein 3.2-alt2
    - added -ffat-lto-objects to %optflags_lto
    19 января 2021 г. Danil Shein 3.2-alt1
    - Version 3.2
    5 июня 2014 г. Eugeny A. Rostovtsev 2.8-alt1
    - Version 2.8