Package libtree: Information

  • Default inline alert: Version in the repository: 0.10.0-alt1

Source package: libtree
Version: 0.7.1-alt1
Latest version according to Repology
Build time:  Oct 15, 2021, 02:47 PM in the task #287099
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. libxml++2-devel
    2. jsoncpp-devel >= 1.8.4
    3. gcc-c++

Last changed


Oct. 14, 2021 Alexey Appolonov 0.7.1-alt1
- Corrected JSON handler (the bug was introduced in the libtree v0.7.0).
Oct. 11, 2021 Alexey Appolonov 0.7.0-alt1
- Algorithm of the XML handler is brought into compliance with the algorithm
  of the JSON handler;
- Corrected ALT Linux "checkinstall" testing scheme;
- Modified tests;
- Build with debuginfo enabled.
May 28, 2021 Alexey Appolonov 0.6.0-alt1
- Improved API;
- Ability to have optional nodes in branch drafts;
- Ability to index selected values.