Package libtree: Information

    Source package: libtree
    Version: 0.12.2-alt2
    Latest version according to Repology
    Build time:  Jun 1, 2026, 11:04 PM in the task #416021
    Category: Development/C++
    Report package bug
    License: GPLv3
    Summary: C++ lib that helps to work with tree-like data structures
    Description: 
    C++ lib that helps to work with tree-like data structures.

    List of RPM packages built from this SRPM:
    libtree (x86_64, i586, aarch64)
    libtree-checkinstall (x86_64, i586, aarch64)
    libtree-debuginfo (x86_64, i586, aarch64)
    libtree-devel (noarch)
    libtree-tests (x86_64, i586, aarch64)
    libtree-tests-debuginfo (x86_64, i586, aarch64)

    Maintainer: Alexey Appolonov

    List of contributors:
    Alexey Appolonov


      1. gcc-c++
      2. jsoncpp-devel >= 1.8.4
      3. libxml++3-devel

    Last changed


    June 1, 2026 Alexey Appolonov 0.12.2-alt2
    - Corrected makefiles;
    - A couple of directories that were left unowned is now stated as part of the
      libtree-tests bin package.
    Oct. 9, 2025 Alexey Appolonov 0.12.2-alt1
    - Improved memory management.
    Sept. 10, 2025 Alexey Appolonov 0.12.1-alt1
    - Fixed the construction of some tree variants.