summaryrefslogtreecommitdiff
path: root/libs/config/meta/libraries.json
blob: 2d3fbcc96f37043caec1b093c423fe0c13c1afe8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "key": "config",
    "name": "Config",
    "description": "Helps Boost library developers adapt to compiler idiosyncrasies; not intended for library users.",
    "documentation": "config.htm",
    "category": [
        "workarounds"
    ],
    "authors": "",
    "maintainers": [
        "John Maddock <john -at- johnmaddock.co.uk>"
    ]
}