blob: 78e243c50a6fffd4648014d0c0f2547b04083016 (
plain)
1
2
3
4
5
6
|
{
"name": "hfsm2",
"version": "1.10.1",
"description": "Header-only heriarchical FSM framework in C++14, with fully statically-defined structure (no dynamic allocations), built with variadic templates.",
"homepage": "https://github.com/andrew-gresyk/HFSM2"
}
|