mirror of
https://github.com/boostorg/msm.git
synced 2026-07-21 13:23:45 +00:00
17 lines
390 B
JSON
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"
|
|
}
|