libmpdserver

Parser combinator library for MPD client commands

git clone https://git.8pit.net/libmpdserver.git

 1name: command_list_ok_begin
 2argv:
 3  - type: cmd
 4    value:
 5      name: crossfade
 6      argv:
 7        - type: uint
 8          value: 0
 9  - type: cmd
10    value:
11      name: consume
12      argv:
13        - type: bool
14          value: false