libraries.json 429 B

1234567891011121314
  1. {
  2. "key": "wave",
  3. "name": "Wave",
  4. "authors": [
  5. "Hartmut Kaiser"
  6. ],
  7. "description": "The Boost.Wave library is a Standards conformant, and highly configurable implementation of the mandated C99/C++ preprocessor functionality packed behind an easy to use iterator interface.",
  8. "category": [
  9. "String"
  10. ],
  11. "maintainers": [
  12. "Hartmut Kaiser <hartmut.kaiser -at- gmail.com>"
  13. ]
  14. }