boost/libs/property_tree/meta/libraries.json
2022-12-15 23:45:23 +08: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>"
]
}