libraries.json 342 B

1234567891011121314
  1. {
  2. "key": "proto",
  3. "name": "Proto",
  4. "authors": [
  5. "Eric Niebler"
  6. ],
  7. "description": "Expression template library and compiler construction toolkit for domain-specific embedded languages.",
  8. "category": [
  9. "Metaprogramming"
  10. ],
  11. "maintainers": [
  12. "Eric Niebler <eric -at- boostpro.com>"
  13. ]
  14. }