Package libpugixml: Information

    Source package: libpugixml
    Version: 1.15-alt1
    Build time:  Jan 12, 2025, 11:51 AM
    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 RPM packages built from this SRPM:
    libpugixml (loongarch64)
    libpugixml-debuginfo (loongarch64)
    libpugixml-devel (loongarch64)

    Maintainer: Andrey Cherepanov


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

    Last changed


    Jan. 12, 2025 Andrey Cherepanov 1.15-alt1
    - New version.
    Oct. 2, 2023 Andrey Cherepanov 1.14-alt1
    - New version.
    Nov. 5, 2022 Andrey Cherepanov 1.13-alt1
    - New version.