libraries.json 283 B

1234567891011121314
  1. {
  2. "key": "coroutine2",
  3. "name": "Coroutine2",
  4. "authors": [
  5. "Oliver Kowalke"
  6. ],
  7. "description": "(C++11) Coroutine library.",
  8. "category": [
  9. "Concurrent"
  10. ],
  11. "maintainers": [
  12. "Oliver Kowalke <oliver.kowalke -at- gmail.com>"
  13. ]
  14. }