10 pname = "xenstore-tool";
12 inherit (xenstore_transport) src version;
15 substituteInPlace cli/dune --replace 'libraries ' 'libraries camlp-streams '
25 meta = xenstore_transport.meta // {
26 description = "Command line tool for interfacing with xenstore";