Package libpugixml: Information

    Source package: libpugixml
    Version: 1.14-alt1
    Latest version according to Repology
    Build time:  Oct 2, 2023, 07:10 PM in the task #330768
    Category: System/Libraries
    Report package bug
    Home page: http://pugixml.org

    License: MIT
    Summary: A light-weight C++ XML processing library
    Description: 
    pugixml is a light-weight C++ XML processing library.
    It features:
    - DOM-like interface with rich traversal/modification capabilities
    - Extremely fast non-validating XML parser which constructs the DOM tree
      from an XML file/buffer
    - XPath 1.0 implementation for complex data-driven tree queries
    - Full Unicode support with Unicode interface variants and automatic
      encoding conversions

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

    Maintainer: Andrey Cherepanov


    ACL:
    Andrey Cherepanov
    @everybody

      1. cmake
      2. ctest
      3. gcc-c++

    Last changed


    Oct. 2, 2023 Andrey Cherepanov 1.14-alt1
    - New version.
    Nov. 5, 2022 Andrey Cherepanov 1.13-alt1
    - New version.
    Feb. 16, 2022 Andrey Cherepanov 1.12.1-alt1
    - New version.