libraries.json 303 B

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