libraries.json 341 B

1234567891011121314
  1. {
  2. "key": "msm",
  3. "name": "Meta State Machine",
  4. "authors": [
  5. "Christophe Henry"
  6. ],
  7. "description": "A very high-performance library for expressive UML2 finite state machines.",
  8. "category": [
  9. "State"
  10. ],
  11. "maintainers": [
  12. "Christophe Henry <christophe.j.henry -at- googlemail.com>"
  13. ]
  14. }