libraries.json 376 Bytes
{
    "key": "config",
    "name": "Config",
    "description": "Helps Boost library developers adapt to compiler idiosyncrasies; not intended for library users.",
    "documentation": "doc/html/index.html",
    "category": [
        "Workarounds"
    ],
    "authors": "",
    "maintainers": [
        "John Maddock <john -at- johnmaddock.co.uk>"
    ],
    "cxxstd": "03"
}