Package tinyxml: Information

    Source package: tinyxml
    Version: 2.6.2-alt1.2
    Latest version according to Repology
    Build time:  Jul 8, 2021, 01:51 PM in the task #277609
    Category: System/Libraries
    Report package bug
    License: zlib
    Summary: A simple, small, C++ XML parser
    Description: 
    TinyXML is a simple, small, C++ XML parser that can be easily integrating
    into other programs. Have you ever found yourself writing a text file parser
    every time you needed to save human readable data or serialize objects?
    TinyXML solves the text I/O file once and for all.
    (Or, as a friend said, ends the Just Another Text File Parser problem.)

    List of rpms provided by this srpm:
    tinyxml (x86_64, ppc64le, i586, armh, aarch64)
    tinyxml-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    tinyxml-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Igor Vlasenko


    ACL:
    @nobody

      1. gcc-c++

    Last changed


    June 12, 2016 Igor Vlasenko 2.6.2-alt1.2
    - NMU: added pc file
    June 9, 2015 Gleb Fotengauer-Malinovskiy 2.6.2-alt1.1
    - Rebuilt for gcc5 C++11 ABI.
    Sept. 25, 2014 Gleb Fotengauer-Malinovskiy 2.6.2-alt1
    - New version.
    - Fixed Incorrect entity encoding (ALT#25562).
    - Enabled testsuite.