14 lines
347 B
JSON
14 lines
347 B
JSON
|
{
|
||
|
"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>"
|
||
|
]
|
||
|
}
|