summaryrefslogtreecommitdiff
path: root/libs/property_map/meta/libraries.json
blob: 6d96e88a347e00ca2e53928d79618d5670bb3a84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "key": "property_map",
    "name": "Property Map",
    "authors": [
        "Jeremy Siek"
    ],
    "description": "Concepts defining interfaces which map key objects to value objects.",
    "category": [
        "Containers",
        "Generic"
    ],
    "maintainers": [
        "Douglas Gregor <dgregor -at- cs.indiana.edu>"
    ]
}