blob: 7c53a9d476c738279e4ddc0d585cc2a580136c2d (
plain)
1
2
3
4
5
6
7
|
{
"name": "treehh",
"version": "3.18",
"description": "An STL-like C++ header-only tree library",
"homepage": "https://github.com/kpeeters/tree.hh",
"license": "GPL-2.0-only OR GPL-3.0-only"
}
|