Package libtree
Source package: libtree
Version: 0.7.1-alt1
Category: Development/C++
Report package bug
Version: 0.7.1-alt1
Build time: Oct 15, 2021, 02:47 PM
in the task #287099
Report package bug
License: GPLv3
Summary: C++ lib that helps to work with tree-like data structures
Description:
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)
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)
-
- jsoncpp-devel >= 1.8.4
- libxml++2-devel
- gcc-c++
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. |