Add metadata file.

This commit is contained in:
Daniel James
2014-08-18 14:57:59 +01:00
parent 54d53f307f
commit c71a4c7980

13
meta/libraries.json Normal file
View File

@ -0,0 +1,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>"
]
}