Files
msm/meta/libraries.json
2026-02-24 00:11:17 +01:00

17 lines
390 B
JSON

{
"key": "msm",
"name": "Meta State Machine",
"authors": [
"Christophe Henry"
],
"description": "A very high-performance library for expressive UML2 finite state machines.",
"category": [
"State"
],
"maintainers": [
"Christophe Henry <christophe.j.henry -at- googlemail.com>",
"Christian Granzin"
],
"cxxstd": "03"
}