Files
property_tree/meta/libraries.json
2023-11-21 11:13:16 +00:00

18 lines
387 B
JSON

{
"key": "property_tree",
"name": "Property Tree",
"authors": [
"Marcin Kalicinski",
"Sebastian Redl"
],
"description": "A tree data structure especially suited to storing configuration data.",
"category": [
"Containers",
"Data"
],
"maintainers": [
"Richard Hodges <hodges.r@gmail.com>"
],
"cxxstd": "11"
}