property_tree/meta/libraries.json
2014-08-18 15:09:24 +01:00

17 lines
383 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": [
"Sebastian Redl <sebastian.redl -at- getdesigned.at>"
]
}