libraries.json 493 B

1234567891011121314
  1. {
  2. "key": "predef",
  3. "name": "Predef",
  4. "authors": [
  5. "Rene Rivera"
  6. ],
  7. "description": "This library defines a set of compiler, architecture, operating system, library, and other version numbers from the information it can gather of C, C++, Objective C, and Objective C++ predefined macros or those defined in generally available headers.",
  8. "category": [
  9. "Miscellaneous"
  10. ],
  11. "maintainers": [
  12. "Rene Rivera <grafikrobot -at- gmail.com>"
  13. ]
  14. }