Пакет libtree: Информация

  • Default inline alert: Версия в репозитории: 0.10.0-alt1

Бинарный пакет: libtree
Версия: 0.9.0-alt1
Архитектура: aarch64
Собран:  19 ноября 2022 г. 20:02 в задании #309552
Исходный пакет: libtree
Категория: Разработка/C++
Сообщить об ошибке в пакете
Домашняя страница: 

Лицензия: GPLv3
О пакете: C++ lib that helps to work with tree-like data structures
Описание: 
C++ lib that helps to work with tree-like data structures.

Сопровождающий: Alexey Appolonov

Список участников:
Alexey Appolonov

Права:
Alexey Appolonov

Последнее изменение


5 ноября 2022 г. Alexey Appolonov 0.9.0-alt1
- Empty node names are allowed;
- Empty branch drafts are allowed;
- Node names are accepted as a value if no value is found.
10 ноября 2021 г. Alexey Appolonov 0.8.0-alt1
- Ability to customize the format of a string representation of selected data.
14 октября 2021 г. Alexey Appolonov 0.7.1-alt1
- Corrected JSON handler (the bug was introduced in the libtree v0.7.0).