libraries.json 347 B

12345678910111213
  1. {
  2. "key": "config",
  3. "name": "Config",
  4. "description": "Helps Boost library developers adapt to compiler idiosyncrasies; not intended for library users.",
  5. "documentation": "config.htm",
  6. "category": [
  7. "workarounds"
  8. ],
  9. "authors": "",
  10. "maintainers": [
  11. "John Maddock <john -at- johnmaddock.co.uk>"
  12. ]
  13. }