Package libtree
Source package: libtree
Version: 0.8.0-alt1
Category: Development/C++
Report package bug
Version: 0.8.0-alt1
Build time: Nov 29, 2021, 09:59 PM
in the task #289346
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)
-
- libxml++2-devel
- gcc-c++
- jsoncpp-devel >= 1.8.4
Nov. 10, 2021 Alexey Appolonov 0.8.0-alt1 |
- Ability to customize the format of a string representation of selected data. |
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. |