Package libtree: Information

    Source package: libtree
    Version: 0.10.0-alt1
    Latest version according to Repology
    Build time:  Feb 19, 2024, 08:25 PM in the task #339409
    Category: Development/C++
    Report package bug
    Home page: 

    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 rpms provided by this srpm:
    libtree (x86_64, ppc64le, i586, armh, aarch64)
    libtree-checkinstall (x86_64, ppc64le, i586, armh, aarch64)
    libtree-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libtree-devel (noarch)
    libtree-tests (x86_64, ppc64le, i586, armh, aarch64)
    libtree-tests-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Alexey Appolonov

    List of contributors:
    Alexey Appolonov


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

    Last changed


    Feb. 3, 2024 Alexey Appolonov 0.10.0-alt1
    - Branches of XML docs can be marked as "anchor" branches -- an "anchor" branch
      is a branch that holds an empty value, but can act as a master branch.
    July 3, 2023 Alexey Appolonov 0.9.1-alt1
    - Additional checks that serve to prevent critical errors.
    June 22, 2023 Alexey Appolonov 0.9.0-alt2
    - libxml++3 is used insted of libxml++2.